Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added that ugrade script now supports appliance FQDN #2464

Merged
merged 3 commits into from
May 28, 2019

Conversation

vidya-v
Copy link
Contributor

@vidya-v vidya-v commented May 13, 2019

Hi @stuclem ,

Modified https://vmware.github.io/vic-product/assets/files/html/1.5/vic_vsphere_admin/upgrade_appliance.html to include support for appliance FQDN.
Fixes #2422
Request your review.

Thanks,
Vidya

@@ -61,7 +61,7 @@ For information about the supported upgrade paths for all versions of vSphere In
7. Provide information about the old version of the appliance.

1. Enter the name of the datacenter that contains the old version of the appliance.
2. Enter the IP address of the old version of the appliance.The upgrade script does not accept FQDN addresses for the old appliance.
2. Enter the IP address or FQDN of the old version of the appliance.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that we need to mention that FQDN is only accepted from 1.5.3 onwards...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @stuclem . Made the change.

@@ -61,7 +61,7 @@ For information about the supported upgrade paths for all versions of vSphere In
7. Provide information about the old version of the appliance.

1. Enter the name of the datacenter that contains the old version of the appliance.
2. Enter the IP address of the old version of the appliance.The upgrade script does not accept FQDN addresses for the old appliance.
2. Enter the IP address or FQDN of the old version of the appliance. You can only enter the FQDN for vSphere Integrated Containers 1.5.3 and later versions. For earlier versions, enter the IP address.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that in 1.5.3 and onwards you can enter either the FQDN or the IP address....

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @stuclem . I have updated it.

Copy link
Contributor

@stuclem stuclem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay - LGTM!

@vidya-v
Copy link
Contributor Author

vidya-v commented May 28, 2019

Thanks, Stuart!

@vidya-v vidya-v merged commit 9a8c3c0 into vmware:master May 28, 2019
@vidya-v vidya-v deleted the fqdn branch May 28, 2019 04:00
@stuclem
Copy link
Contributor

stuclem commented May 28, 2019

Per comment from @renmaosheng in #1731 (comment), we apparently haven't fixed this in 1.5.3. My mistake! @vidya-v I am reverting this PR following instruction from Steven.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document that ugrade script now supports appliance FQDN
3 participants