Specifications
www.vmware.com
172
VMware GSX Server Administration Guide
If you are moving a disk in undoable mode from one computer to another
computer, launch a GSX Server 2 console on the computer that currently has
your disk.
2. Open the configuration file for the virtual machine that uses the undoable mode
disk you wish to move.
In the console window, select File > Open and choose the configuration file of
the virtual machine with the disk you want to move.
3. Open the Configuration Editor. Choose Settings > Configuration Editor.
4. Examine the entry for your virtual disk to see whether it includes a full path to
the first virtual disk file. For example, on a Windows host, you might see a disk file
listing like this:
My Documents\My Virtual Machines\Windows 2000\Windows 2000.vmdk
Entries for SCSI disks are similar.
If your disk file information resembles the example above (with a full path to the
first disk file) and you have not committed or discarded changes to the undoable
disk, the following rules apply:
• You can move the disk to another computer of the same type only (Windows
to Windows or Linux to Linux). You cannot move the disk to a computer of a
different type (Windows to Linux or vice versa).
• You must place the virtual machine’s other files (including .vmx and .REDO
on Windows, and .vmx or .cfg and .REDO on Linux) in the same relative
location on the new computer. In other words, if the virtual machine’s files
reside in My Documents\My Virtual Machines\Windows 2000\
on the original host computer, you must place them in that same location on
the new host computer.
• You cannot move the disk to another directory on the current system.
If your disk file information does not contain a path, it looks like this:
Windows 2000.vmdk
If your disk entry resembles the one above (just a filename with a .vmdk
extension), you can move the disk and redo log anywhere you wish.