Re: [ovirt-users] Autostart vm's at host boot on local storage

2014-12-23 Thread Yaniv Dary
I don't think there is a way to do this via GUI. You can create a script to do this in boot via ovirt-cli or API. Yaniv - Original Message - From: Brent Hartzell brent.hartz...@outlook.com To: users@ovirt.org Sent: Tuesday, December 23, 2014 6:53:48 AM Subject: [ovirt-users]

Re: [ovirt-users] Autostart vm's at host boot on local storage

2014-12-23 Thread Michael Pasternak
Brent, You can achieve that using oVirt High Availability [1],  Also see WatchDog [2] (if you want your guests to bemonitored on the OS level for responsiveness). [1] http://www.ovirt.org/OVirt_3.0_Feature_Guide#High_availability[2] http://www.ovirt.org/Features/Watchdog_engine_support

Re: [ovirt-users] Autostart vm's at host boot on local storage

2014-12-23 Thread Blaster
There was a discussion on this list a year or so ago about this. I believe one of the developers responded that oVirt has no facility to start VMs on a boot, and explained why I use the following 2 scripts to start VMs automatically when my AIO host reboots for whatever reason. The