Hi All I define a hook, want the host to restart the VM will automatically start after,but has not been successful.
VM_HOOK = [
name = "autostart_hook",
on = "CUSTOM",
state = "POWEROFF",
lcm_state = "LCM_INIT",
command = "/usr/bin/env onevm resume",
arguments = "$ID" ]
Do you have any good suggestions, thank you.
[email protected]
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
