VMware

VMware GSX Server 2.5.2


Features | Documentation | Knowledge Base | Discussion Forums

previous Prev   Contents   Last   Next next

Setting the UUID for a Virtual Machine that Is Being Moved

Setting the UUID for a Virtual Machine that Is Being Moved

If you plan to move a virtual machine and want it to have the same UUID it did before the move, you must note the UUID being used before the move and add that UUID to the configuration file after the move. Follow these steps:

  1. Before moving the virtual machine, examine its configuration file. You need to use a text editor. The configuration file is located in your virtual machine's directory; the file has a .vmx extension on a Windows host and a .cfg extension on a Linux host.

    If the virtual machine's UUID has been set to a specific value, the configuration file has a line that begins with uuid.bios. Note the 128-bit hexadecimal value that follows. This is the value you should use in the new location.

    If there is no line beginning with uuid.bios, look for the line that begins with uuid.location and note the 128-bit hexadecimal value that follows it.

  2. Move the virtual machine's files to the new location. For more information, see Moving a Virtual Machine to a New Host Machine.

  3. Start the virtual machine, then shut it down.

  4. Edit the virtual machine's configuration file to add a uuid.bios line, as described in Setting the UUID for a Virtual Machine that Is Not Being Moved. Set the value of uuid.bios to the value you recorded in step 1.

  5. Start the virtual machine. It should now have the same UUID as it did before the move.

previous Prev   Contents   Last   Next next