Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Backing up VMWARE ESX partitions

Status
Not open for further replies.

ccnguy

Technical User
Sep 1, 2002
40
US
Can I backup all ESX partitions at the same time using 1 backup drive? Is there a tool that can help me do this?
Any help here will be greatly appreciated.
 
Which partitions? There are many + VMFS Volumes/Partitions?

If you are looking to backup /, /var, /home then any backup client, ufsdump, tar, cpio, etc will work.
 
I have 4 vm's running on a blade server. I noticed that I need 1 seperate backup device for each vm running. I would like to backup all 4 vm's in 1 night unattended. How can this be done? Do I need to purchase a seperate software package to do this, or can 1 backup drive backup all data on all 4 vm's?
 
you need to have a tape device dedicated to each VM or use a backup server and backup the VM's using a Backup client.

Another method is using the perl script provided by VMWare.

Also, for $200/CPU there is ESXRanger from Vizioncore.
 
I agree with comtec17. ESX ranger is a very good way of backing up running VM's. When you restore the ESX Ranger backup, the server comes up just as if it as been powered down unexpectadly. I dont see any good reason for backing up the service console (the Linux partitions). I would simply copy all the vmx files to a directory on another server that gets backed up to tape. In the event that the ESX server fails completly, a new build of ESX server will probably take less time than restoring it from tape. Then all you have to do is copy back the vmx files and bring up your VM's.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top