Feature #1055
Reboot vs Reset
Status: | Closed | Start date: | 01/09/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Ruben S. Montero | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 3.6 | |||
Resolution: | fixed | Pull request: |
Description
OpenNebula includes a reboot action that allows to reboot a VM (as if the reboot command was issued from the command line). This first require support from the OS (e.g. acpid or vmware tools, depending on the hypervisor).
As pointed out by Łukasz Oleś a reset action (power-off/power-on) could be more useful. Note that a running (and working VM) can be always rebooted from inside, without modifying its OpenNebula life-cycle.
Related issues
Associated revisions
feature #1055: Added Reset action to OpenNebula core
feature #1055: Added reset action for KVM and VMware drivers
feature #1055: OCA methods for reset operations
feature #1055: Reset command for onevm
feature #1055: Reset for OCCI
Feature #1055: add reset action to sunstone
(cherry picked from commit 05e8223d1b70e8eafc473dc091aa1e1681e088e5)
Feature #1055: Add reboot and reset to self-service
(cherry picked from commit 150db00efffa0c20c5df29d18fa16c92a90b022f)
feature #1055: Add xen reset action and installer for the reset plugins
History
#1 Updated by Ruben S. Montero over 9 years ago
- Target version changed from Release 3.4 - S0 to Release 3.4
#2 Updated by Ruben S. Montero over 9 years ago
- Target version changed from Release 3.4 to Release 3.4 - S0
#3 Updated by Ruben S. Montero over 9 years ago
- Target version changed from Release 3.4 - S0 to Release 3.4
#4 Updated by Ruben S. Montero over 9 years ago
- Target version deleted (
Release 3.4)
#5 Updated by Ruben S. Montero about 9 years ago
- Target version set to Release 3.6
#6 Updated by Ruben S. Montero about 9 years ago
- Assignee set to Ruben S. Montero
#7 Updated by Ruben S. Montero about 9 years ago
- Category set to Core & System
- Status changed from New to Closed
- Resolution set to fixed
This is now ready in master, documentation updated