You use the VCF Import Tool to run a precheck on the vCenter appliance that you are planning to convert to the VMware Cloud Foundation management domain.
Procedure
- Log in to the target vCenter Server as root at https://<vcenter_server_fqdn>:5480.
- Navigate to Access and click Edit under Access Settings.
- Switch on Enable SSH Login and click OK.
- SSH to the vCenter Server as user root.
- Enable Shell, if it is not already enabled.
- Change the default shell from /bin/appliancesh to /bin/bash.
- Create a directory for the VCF Import Tool. For example:
- Copy over the required software into the directory.
File name |
vcf-brownfield-import-<buildnumber>.tar.gz |
- Extract the bundle.
tar -xvf vcf-brownfield-import-<buildnumber>.tar.gz