VMware

This Question is Answered

2 "helpful" answers available (6 pts)
3 Replies Last post: Jun 12, 2006 5:59 AM by Peter_vm  

Backup of a VM posted: May 26, 2006 12:52 PM

Click to view hornet919's profile Novice 15 posts since
May 26, 2006
Hi,

Witch way is better to do backup of a VM directory.

Close the VM ou put the VM in a pause mode?

Thanks

Re: Backup of a VM

1. May 26, 2006 1:18 PM in response to: hornet919
Click to view KevinG's profile Guru 16,980 posts since
Jan 8, 2004
You can suspend the virtual machine to do a back up if you plan to restore the virtual machine on the same system. You you do not plan to restore it on the same system, you should power off the VM to make the back up.

Re: Backup of a VM

2. Jun 12, 2006 5:16 AM in response to: KevinG
Click to view topokin's profile Enthusiast 88 posts since
Mar 6, 2006
I tried suspending multiple VMs in a bat file but only the first VM on the script is put in suspend state, what did I do wrong. Below is a sample:

vmware-cmd "C:\Virtual Machines\LT5182S1\Windows 2000 Server.vmx" suspend
vmware-cmd "C:\Virtual Machines\LTSYSDEV\Windows Server 2003 Standard Edition.vmx" suspend

Re: Backup of a VM

3. Jun 12, 2006 5:59 AM in response to: topokin
Click to view Peter_vm's profile Guru 9,058 posts since
Feb 1, 2006
I tried suspending multiple VMs in a bat file but
only the first VM on the script is put in suspend
state, what did I do wrong. Below is a sample:

vmware-cmd "C:\Virtual Machines\LT5182S1\Windows 2000
Server.vmx" suspend
vmware-cmd "C:\Virtual Machines\LTSYSDEV\Windows
Server 2003 Standard Edition.vmx" suspend


vmware-cmd in your bat file calls "vmware-cmd.bat" first, so use call in front of it.

call vmware-cmd "C:\Virtual Machines\LT5182S1\Windows 2000 Server.vmx" suspend
call vmware-cmd "C:\Virtual Machines\LTSYSDEV\Windows Server 2003 Standard Edition.vmx" suspend

VMware Developer

SDKs, APIs, Videos, Learn and much more in the Developer community.

Learn More

Developer Sample Code

Increase your developer productivity with VMware API sample code.

Learn More

VMworld Sessions & Labs

Online access to the latest VMworld Sessions & Labs and online services.

Learn more

Purchase PSO Credits Online

Purchase credits to redeem training and consulting services online.

Buy Now

Community Hardware Software

View reported configurations or report your own.

Learn More

VMware vSphere

Come witness the next giant leap in virtualization.

Register Today

Communities