VMware Communities
Sleazy
Contributor
Contributor

Backing up a VM

I have a VM image running on a W3K server box. It's a debian linux VM with TWiki installed in it. I need to be able to back up the VM but can't do it while it is running. What are my options for saftely shuting down a VMWare Player from script so that I can write a backup script to run from windows.

Reply
0 Kudos
5 Replies
RDPetruska
Leadership
Leadership

Unlike Workstation or Server, Player does not support any scripting/command line/API interface. Player is designed for user-interactive VMs. If you have a VM which is more of a service/non-interactive guest, you may be better off using the VMware Server product.

Reply
0 Kudos
Sleazy
Contributor
Contributor

OK, so what is my cheapest option that would allow for scriptable reboots?

and what is my best option with out price as a factor and why?

Reply
0 Kudos
Peter_vm
Immortal
Immortal

Maybe schedule shutdown from inside VM, script backup and startup Player from Windows?

Reply
0 Kudos
RDPetruska
Leadership
Leadership

Well, VMware Server is also free. So, I guess that would be your cheapest option. Smiley Wink

Reply
0 Kudos
Sleazy
Contributor
Contributor

Thanks everyone!

Reply
0 Kudos