Tuesday, December 20, 2011

Migrating vCenter Server to a different host machine

Details

This article provides steps for:
  • Moving vCenter Server to a different host machine
  • Relocating the SQL database

Solution

Note: vCenter Server has interdependencies with other services. Care must be taken to not break any of these interdependencies. As with any major change in your infrastructure, good backups are essential in providing smooth, limited downtime changes.
To move your vCenter Server and SQL database:

  1. Shutdown the Virtual Center Server service. For more information, see Stopping, starting, or restarting vCenter services (1003895).
  2. Take a backup of the SQL database.
  3. If the SQL database is also being moved, create a second instance of your database and use the vendor's tools to migrate the data.
  4. If you are migrating a vCenter Server 4.x database, you must also migrate the ADAM database. For more information, see Manually backing up and restoring the vCenter Server 4.x ADAM instance data (1029864).
  5. Create the appropriate System DSN connections on the new vCenter Server host. For more information, see the Viewing and modifying the database server section of vCenter Server installation fails with ODBC and DNS errors (1003928).
  6. Begin the installation of the vCenter Server software on the new server. If you are installing vCenter Server in a virtual machine, see the vCenter Server and the vSphere Client Hardware Requirements section of the ESXi Installable and vCenter Server Setup Guide and Technical Resource Center for guidelines to deploy vCenter Server in a virtual machine, including sizing, installation, functionality, and configuration of VMware High Availability (HA).
  7. When prompted, select Use existing database, and provide the correct credentials to that database.
  8. When prompted, select to not re-initialize the data, as this erases all your inventory data.
  9. Reboot the machine after the installation completes.

  10. When you first start the vCenter Server Client, it may ask for licenses. Configure the licenses as you had previously in your environment. For more information about licensing for ESX hosts, see the Installation Guide for your version of ESX. For more information about licensing for ESXi hosts, see the Setup Guide for your version of ESXi. You are now able to see the same settings and configuration details.

  11. If the IP address of the new vCenter Server has changed, your ESX hosts must be made aware of that change, otherwise the ESX hosts will continue to send their heartbeats to the original IP address of vCenter Server and appear as Not Responding or Disconnected. For more information, see VirtualCenter Server IP address change caused ESX Servers to show in a Disconnected state (1001493).

  12. Confirm that your SQL Agent rollup jobs are present. Detaching/attaching, importing, or restoring a database to a newer SQL server does not recreate these jobs. If these jobs are not present, there are problems viewing performance data and the database begins increasing in size. For more information, see Updating rollupjobs after the error: Performance data is currently not available for this entity (1004382).
  13. If vCenter Server is moved to another server with a fresh installation, the SSL certificates change and the ESX hosts show as disconnected within vSphere Client connected to vCenter Server. Right-click the disconnected hosts, click Connect, provide the root login credentials, and follow the prompts.
Note: If you are using custom or CA signed certificates, see Replacing vCenter Server Certificates.

Additional Information

If you are moving your database, you must follow all recommendations and instructions provided by the third party database vendor. If necessary, consult the appropriate documentation or engage third party vendor support.
If you are using VMware Consolidated Backup, on the VCB server you will need to edit the file %PROGRAMFILES\<VCB directory>\config\config.js and change the host line to the new IP or DNS name of the vCenter Server using a text editor to restore communications. 
For information about Microsoft's Copy Database Wizard, see the Microsoft Knowledge Base article 274463.
For information on the osql utility, see the Microsoft Knowledge Base article 325003.

For information on the vCenter data migration tool, see the vSphere Upgrade Guide.
If you are using customer SSL certificates for Update Manager, see Replacing SSL certificates for VMware vCenter Update Manager (1023011).

No comments:

Post a Comment