Upgrading Your vCenter from 32-bit to 64-bit

Migrating Your vCenter Database to a New Host: A Hands-on Guide

As you prepare to upgrade your vCenter Server 4.0 or earlier to the latest version, 4.1, you may be aware that the new version requires a 64-bit host. This means that if you want to continue using vCenter, you’ll need to migrate your existing database to a new host that meets the 64-bit requirement. In this blog post, we’ll explore one way to do this migration, using VMware’s data migration tool.

Why You Need to Migrate Your Database

—————————————

When you upgrade to vCenter Server 4.1, your existing database will not be supported on the new version. As a result, you’ll need to migrate your database to a new host that meets the 64-bit requirement. There are several ways to do this migration, but we’ll focus on using VMware’s data migration tool in this post.

The Data Migration Tool: An Overview

—————————————-

VMware provides a data migration tool that allows you to backup your existing vCenter SQL Server Express database and dump it to a predefined local folder. You can then copy the entire migration tool folder to the new host and run the second part of the tool to install vCenter 4.1 and import the old database.

The two-step process is outlined in chapter 5 of the vSphere Upgrade Guide, starting on page 39. The tool is straightforward to use and does not require any specialized skills or knowledge. However, there are a few things you should be aware of before using it:

### Important Considerations

1. **VMware Update Manager is still a 32-bit application**: This means that you’ll need to manually create a 32-bit DSN to the database. This is mentioned in the VUM Installation and Administration Guide, but it is not mentioned in the vSphere Upgrade Guide.

2. **Be aware of the host compatibility**: The data migration tool only supports Windows Server 2008 R2 64-bit and later versions as the target platform.

How to Use the Data Migration Tool

—————————————-

Now that you know what to expect from the data migration tool, let’s dive into how to use it. Here are the basic steps:

1. Backup your existing vCenter SQL Server Express database: The first step is to backup your existing database using the data migration tool. This will create a backup file in a predefined local folder.

2. Copy the migration tool folder to the new host: Once you have backed up your database, copy the entire migration tool folder to the new host.

3. Run the second part of the tool to install vCenter 4.1 and import the old database: On the new host, run the second part of the tool to install vCenter 4.1 and import the old database.

Tips and Tricks for a Smooth Migration

—————————————–

While the data migration tool is straightforward to use, there are a few tips and tricks that can make your migration smoother:

1. **Test the migration on a test environment first**: Before you migrate your production database, it’s a good idea to test the process on a test environment to ensure everything works as expected.

2. **Use a domain account with administrative rights**: To avoid any issues during the migration process, use a domain account with administrative rights to run the tool.

3. **Make sure you have enough free space on the target host**: The data migration tool requires some free space on the target host to complete the migration. Make sure you have enough free space available before starting the process.

Conclusion

———-

In this blog post, we’ve explored one way to migrate your vCenter database to a new host that meets the 64-bit requirement for vCenter Server 4.1. Using VMware’s data migration tool is a straightforward and reliable method for doing this migration. Just be aware of the host compatibility and the need for a 32-bit DSN for VMware Update Manager. With these considerations in mind, you should be able to complete the migration successfully and without any major issues.