After you complete the restore process of the Platform Services Controller, you must run the vcenter-restore script on the vCenter Server instances registered with the restored Platform Services Controller.
Procedure
- Log in to the vCenter Server virtual machine.
- For a vCenter Server Appliance, log in to the appliance shell as root.
- For a vCenter Server installed on Windows, log in to the virtual machine OS as an administrator.
- Verify that no vCenter Server services are running.
- For a vCenter Server Appliance, run the service-control --status --all command in the appliance shell.
- For a vCenter Server instance installed on Windows, from the Windows Start menu, select Control Panel > Administrative Tools > Services.
- Run the vcenter-restore script to complete the restore operation and start all the vCenter Server services.
Option Action For a vCenter Server Appliance Run the vcenter-restore script in the appliance shell. vcenter-restore -u psc_administrator_username -p psc_administrator_password
For vCenter Server installed on Windows - From the Windows command prompt, navigate to the vcenter-restore script.
By default, the script is located in C:\Program Files\VMware\vCenter Server\.
- Run the vcenter-restore script.
vcenter-restore -u psc_administrator_username -p psc_administrator_password
Note: If you do not provide arguments three subsequent times, the script closes after notifying you that the required arguments were not provided.
Here, psc_administrator_username is the vCenter Single Sign-On administrator user name which must be in UPN format.
- From the Windows command prompt, navigate to the vcenter-restore script.
- Verify that all vCenter Server services are running.
- For a vCenter Server Appliance deployed as an appliance, run the
service-control --status --all
command in the appliance shell.
- For a vCenter Server installed on Windows, from the Windows Start menu, select Control Panel > Administrative Tools > Services.
- For a vCenter Server Appliance deployed as an appliance, run the