Open robina80 opened 7 months ago
No. (To do what anyway?)
as on both my esxi hosts i have made a cron for backups eg on host01 to backup vms on host01
0 0 1,3,5 /opt/ghettovcb/bin/ghettoVCB.sh -a -g /opt/ghettovcb/backupconfig -e /opt/ghettovcb/excludevms > /dev/null
and on the host02 to backup vms on host2
0 0 0,2,4 /opt/ghettovcb/bin/ghettoVCB.sh -a -g /opt/ghettovcb/backupconfig -e /opt/ghettovcb/excludevms > /dev/null
so they run on seperate days
but im just wondering if i can make just one cron on my vcenter to backup all vms on both hosts as vcenter consists of all vms from host1 and host2
if that makes sense
hi all,
can you install ghettoVCB on vcenter instead of the individual esxi hosts, if so how please
thanks, rob