You are not logged in.
Hello:
I'm working in the GUI interface. When I step through the menus the "Cold" option has an asterisks next to that option by default. I do not want the VM to reboot.
I can seem to be able to remove this option. It seems "Hot" and "Cold" can be set at the same time. I can not seem to add the screen grab.
Is there a workaround?
Offline
Here is my configuration from my xsi-dir>jobs folder:
"/vmfs/volumes/datastore1/xsi-dir/xsibackup" \
--backup-prog=Vmkfstools \
--date-dir=yes \
--backup-point=/vmfs/volumes/DMZ/BACK_FULL \
--backup-type=All \
--backup-how=Hot \
--del-dirs=+3d \
--backup-id=2 \
--description="full backup test" \
--snapshot=doquiesce \
--exec=yes >> "/vmfs/volumes/datastore1/xsi-dir/var/logs/xsibackup.log"
Offline
We are not quite getting what you mean.
- Hot: no downtime backup is made while the VM is running, may require quiescing on some services.
- Warm: quick reboot, no more than 30 sec, usually less than that.
- Cold: VM is turned off and turned on after the backup has completed.
Those are the available options. Choose whatever is best for you. You cannot chose more than one at the same time
Offline
All is resolved. We rebooted the host and the backup worked as designed. Thanks for the response.
Offline