Bug #2009
Admin can recover VMs by trigger actions or transitions
Status: | Closed | Start date: | 05/09/2013 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | Ruben S. Montero | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 4.0.1 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 4.0 |
Description
This will let the admin to set the VMs in any given state by triggering (manually) missing actions. For example a hang boot operation (that is verified to succeed, e.g. after a oned crashed) could be recovered with
onevm recover 23 --success
or if a migrate operation is verified to fail and the VM is stuck in migr
onevm recover 17 --failure
Related issues
Associated revisions
feature #2009: Fix constness of Mad protocol interface
(cherry picked from commit b44788399f369fd46e0cbfa21eaf758994424606)
feature #2009: Implementation of recover XML-RPC method and Core functionality
(cherry picked from commit 051a575f1d8bbc8c78d96ccb426c2cd4de29bdb1)
feature #2009: OCA API calls and onevm command
(cherry picked from commit ffb1b27ca3e75725168263e1d9992a8d511b8919)
feature #2009: Fix constness of Mad protocol interface
(cherry picked from commit b44788399f369fd46e0cbfa21eaf758994424606)
feature #2009: Implementation of recover XML-RPC method and Core functionality
(cherry picked from commit 051a575f1d8bbc8c78d96ccb426c2cd4de29bdb1)
feature #2009: OCA API calls and onevm command
(cherry picked from commit ffb1b27ca3e75725168263e1d9992a8d511b8919)
bug #2009: Add recover action to sunstone
bug #2009: Add recover action to sunstone(cherry picked from commit 078fbdb7d3f0232e806001e142eabf75aa8ca670)
feature #2009: Allow VMs stuck in ACTIVE, LCM_INIT to be deleted
feature #2009: Fix onevm help (--with failure => --failure)
feature #2009: Allow VMs stuck in ACTIVE, LCM_INIT to be deleted
(cherry picked from commit d6572832e23a49bdb861b31d8132596deb754844)
feature #2009: Fix onevm help (--with failure => --failure)
(cherry picked from commit 8b84eb8fa2e5f6426b4546a4dfcd1b9d12c3fc60)
History
#1 Updated by Ruben S. Montero about 8 years ago
- Subject changed from Recover VMs from pending driver actions to Admin can send driver messages to manually trigger actions or transitions
- Description updated (diff)
#2 Updated by Ruben S. Montero about 8 years ago
- Status changed from New to Assigned
- Assignee set to Ruben S. Montero
#3 Updated by Ruben S. Montero about 8 years ago
- Tracker changed from Feature to Bug
- Target version changed from Release 4.2 to Release 4.0.1
- Affected Versions OpenNebula 4.0 added
#4 Updated by Ruben S. Montero about 8 years ago
- Subject changed from Admin can send driver messages to manually trigger actions or transitions to Admin can recover VMs by trigger actions or transitions
- Description updated (diff)
#5 Updated by Ruben S. Montero about 8 years ago
- Status changed from Assigned to Closed
- Resolution set to fixed