Overview of installation process
The vCenter Server Appliance 6.0 installer does the following:
- Detects the presence of the Client Integration Plugin (Required before install).
- User is prompted for information, and the information is validated by the vCenter Server Appliance installer.
- When the user clicks Finish, the specifications of the install is passed into ovftool and is deployed to the target ESXi host.
- The vCenter Server Appliance is deployed, and the specifications of the installed are passed into the vCenter Server Appliance and to the firstboot scripts.
- The firstboot scripts are executed and initially configure the appliance.
- Post-installation steps are displayed to the user.
Overview of upgrade process
The vCenter Server Appliance 6.0 installer does the following:
- Detects the presence of the Client Integration Plugin (Required before install).
- User is prompted for information, and the information is validated by the vCenter Server Appliance installer.
- The target host is the ESXi host on which a new appliance is deployed.
- The source appliance is the existing older version appliance.
- The source host is the ESXi host on which the old appliance is deployed.
- When the user clicks Finish, the specifications of the upgrade is passed into ovftool.exe and is deployed to the target ESXi host.
- The appliance is deployed, and the specifications of the upgrade are passed into the appliance.
- Export scripts export information from the source appliance to a temporary location specified during in earlier steps.
- The firstboot scripts are executed and initially configure the appliance.
- The exported data is imported and the upgrade is completed.
- Post-installation steps are displayed to the user.
Collecting Information
The installation process may fail in two ways.
-
Installation failures where we download the vCenter Server support bundle
When the installation fails and the attempt to collect the support bundle succeeds, do the following:
- Record the date and time of the error.
- If the vCenter Server Appliance install was connecting to an external Platform Services Controller, open a browser and go to https://ip_or_fqdn_of_PSC/appliance/support-bundle where the ip_or_fqdn_of_PSC is that of the Platform Services Controller specified in the vCenter Server Appliance install process. Save the file to a known location.
- Compress the contents of %AppData%/../Local/VMware/CIP/ folder to a known location.
- Upload the files from step 2 and 3 to VMware. For more information, see Uploading diagnostic information for VMware (1008525).
-
Installation failures where we fail to download the vCenter Server support bundle
When the installation fails and the attempt to collect the support bundle fails, symptoms similar to the following can include:
- The request for acquiring a DHCP address has timed out.
- Failed to download vCenter Server support bundle logs.
Do the following:
- Record the time and date of the error.
- Open the vSphere Client connect to the target ESXi host used during your appliance install process.
- Open a console to the virtual machine that was created during the appliance install process.
- Use the vCenter Server Appliance Direct Console User Interface (DCUI) to review and correct your networking configuration if necessary.
- Diagnose and fix any existing network configuration issues:
- Using the same console press SHIFT+F1 and log in as root using the password provided at install-time. The appliance shell includes commands that can be used to diagnose networking connectivity issues. For more information using the appliance shell, see API Commands in the vCenter Appliance Shell.
Note: You can switch back to the DCUI by pressing SHIFT+F2.
- Use a conventional shell to continue troubleshooting. For more information, see Enable Bash Shell Access From the Appliance Shell.
- If you need tcpdump or netcat for troubleshooting, run the command /etc/vmware/gss-support/install.sh to install those RPMs.
Note: The binaries tcpdump and netcat are removed for security reasons. These binaries are uninstalled upon reboot.
- Open a browser and collect the support bundle from the appliance by visiting https://ip_or_fqdn_of_Appliance/appliance/support-bundle and provide the root user and password and save the resulting log bundle to a known location.
- If the vCenter Server Appliance install was connecting to an external Platform Services Controller, open a browser and go to https://ip_or_fqdn_of_PSC/appliance/support-bundle where the ip_or_fqdn_of_PSC is that of the Platform Services Controller specified in the vCenter Server Appliance install process. Save the file to a known location.
- Compress the contents of %AppData%/../Local/VMware/CIP/ folder to a known location.
- Upload the files generated in steps 5 to 7 to VMware. For more information, see Uploading diagnostic information for VMware (1008525).