Free VM backup solution for ESX and ESXi: Difference between revisions

From VI-Toolkit
Jump to navigation Jump to search
(New page: Please find more details located at: http://communities.vmware.com/docs/DOC-8760 '''Download script''': [http://www.engr.ucsb.edu/~duonglt/vmware/ghettoVCB.sh ghettoVCB.sh] '''Compatiabl...)
 
No edit summary
 
Line 6: Line 6:


This is a non-interactive script that backs up a specified list of VMs to a chosen datastore. Supported datastores are: local storage, SAN and NFS. The nature of the script allows backups to be scheduled via crontab. The script also provides an option to backup virtual machines to a non-persistent NFS share. The NFS connection is created on the ESX(i) server and is disconnected upon completion of backups.
This is a non-interactive script that backs up a specified list of VMs to a chosen datastore. Supported datastores are: local storage, SAN and NFS. The nature of the script allows backups to be scheduled via crontab. The script also provides an option to backup virtual machines to a non-persistent NFS share. The NFS connection is created on the ESX(i) server and is disconnected upon completion of backups.
[[Category: ESX]] [[Category: ESXi]] [[Category: ESXi]] [[Category: Vimsh]] [[Category: VM Automation]] [[Category: VM Backup]]

Latest revision as of 00:34, 6 January 2009

Please find more details located at: http://communities.vmware.com/docs/DOC-8760

Download script: ghettoVCB.sh

Compatiable with: ESX 3.5+ and ESXi

This is a non-interactive script that backs up a specified list of VMs to a chosen datastore. Supported datastores are: local storage, SAN and NFS. The nature of the script allows backups to be scheduled via crontab. The script also provides an option to backup virtual machines to a non-persistent NFS share. The NFS connection is created on the ESX(i) server and is disconnected upon completion of backups.