Feature #132
Support for Reboot action
| Status: | Closed | Start date: | 08/11/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | OpenNebula Core | |||
| Target version: | Release 3.2 | |||
| Resolution: | fixed | Addon: | ||
| Story points | - | |||
| Velocity based estimate | - |
Description
Most hypervisors include a reboot option, OpenNebula can easily include a new reboot command for the onevm tool. The reboot action would be performed in the RUNNING state.
This issue includes:- Support in the core for reboot
- Extend the OpenNebula Cloud API for the new action
- Implement a new reboot command in onevm
- Implement the reboot call in the virtualization drivers
- Xen
- Libvirt/KVM
- Vmware
- Update command reference
Related issues
Associated revisions
feature #132: Support for reboot action in OpenNebula core
feature #132: Support for reboot action in base drivers
feature #132: Support for reboot in EC2 hybrid driver
feature #132: Support reboot in dummy drivers
feature #132: Generic support for reboot in locally executed drivers
feature #132: Reboot for KVM
feature #132: Reboot for the Xen hypervisor
feature #132: Reboot method for OCA (Ruby bindings). Add reboot command for onevm tool
feature #132: Adds reboot to VM JSON class
feature #132: Reboot for OCA (Java Bindings)
feature #132: Use again deploy_id from drv_message for actions.
feature #132: Use again deploy_id from drv_message for actions.
(cherry picked from commit 4f242f4df9ec31b1668abde9c41b96010a024205)
Feature #132: Add reboot action to Sunstone
(cherry picked from commit adbf9dabc50a6854ebcf30f42b112a84c1aff8a7)
Feature #132: Add reboot action to Sunstone
History
Updated by Ruben S. Montero over 2 years ago
- Status changed from Assigned to New
- Assignee deleted (
Ruben S. Montero) - Target version changed from Release 1.4 to Release 1.4.2
Updated by Ruben S. Montero almost 2 years ago
- Target version changed from Release 1.4.2 to Release 2.0
Updated by Daniel Molina over 1 year ago
- Target version deleted (
Release 2.0)
Updated by Ruben S. Montero 7 months ago
- Target version set to Release 3.0
Updated by Ruben S. Montero 5 months ago
- Target version deleted (
Release 3.0)
Updated by Ruben S. Montero 4 months ago
- Target version set to Release 3.4
Updated by Łukasz Oleś about 1 month ago
As I see in commits there is only support for soft reboot which is not as useful as hard reboot.
If soft reboot is possible it means that I can still login into VM and reboot it manualy. The problem is when VM hangs(and it happens sometimes). There is no way to recover in ONE
Updated by Ruben S. Montero 26 days ago
Hi Łukasz,
Yes you are right in your comments. I will close this one (as it targets reboot). I've open a new one #1055 to either re-implement the reboot action or include a new reset action.
THANKS for your feedback :)
Łukasz Oleś wrote:
As I see in commits there is only support for soft reboot which is not as useful as hard reboot.
If soft reboot is possible it means that I can still login into VM and reboot it manualy. The problem is when VM hangs(and it happens sometimes). There is no way to recover in ONE
Updated by Ruben S. Montero 26 days ago
- Status changed from New to Closed
- Resolution set to fixed
Merged and ready in master for Xen, KVM and VMware
Updated by Ruben S. Montero 25 days ago
- Target version changed from Release 3.4 to Release 3.2