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) missing actions. driver responses. For example a hang boot operation (that is verified to succeed, e.g. after a oned crashed) could be recovered with
onevm recover 23 set --action boot --success --info "one-34"
or if This can be used for to trigger a migrate operation is verified to fail and the VM is stuck in migr new action
onevm recover 17 --failure onehost send --action monitor
onevm recover 23 set --action boot --success --info "one-34"
or if This can be used for to trigger a migrate operation is verified to fail and the VM is stuck in migr new action
onevm recover 17 --failure onehost send --action monitor