Bug #2009
Updated by Ruben S. Montero about 8 years ago
This will let the admin to set the VMs in any given state by triggering (manually) driver responses. For example a hang boot operation (that is verified to succeed, e.g. after a oned crashed) could be recovered with
onevm set --action boot --success --info "one-34"
This can be used for to trigger a new action
onehost send --action monitor
onevm set --action boot --success --info "one-34"
This can be used for to trigger a new action
onehost send --action monitor