On 17-3-2015 5:30, lucas castro wrote:
The hosted engine VM start automatically, but I'm talking about
the
others vms HA.
I wait a day with the computer on and at any time, they haven't been
started.
You should be able to script this using ovirt-shell, have a look at the
man page, think it was the -f option and then something like the
following in the file referenced by -f:
action vm srv01 start
action vm srv02 start
exit
Regards,
Joop