We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hi all,
can you install ghettoVCB on vcenter instead of the individual esxi hosts, if so how please
thanks, rob
The text was updated successfully, but these errors were encountered:
No. (To do what anyway?)
Sorry, something went wrong.
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
No branches or pull requests
hi all,
can you install ghettoVCB on vcenter instead of the individual esxi hosts, if so how please
thanks,
rob
The text was updated successfully, but these errors were encountered: