Open OpenNebulaSupport opened 3 years ago
Description Currently OpenNebula does not allow taking a snapshot of a powered-off VM:
$ onevm snapshot-create 58 [one.vm.snapshotcreate] Could not create a new snapshot for VM 58, wrong state POWEROFF.
This is not actually a vCenter restriction, so OpenNebula should allow it.
Use case Allow VM snapshots when a VM is powered-off for vCenter
Interface Changes Core and Sunstone
Additional Context After implemented remove restriction from documentation.
Related https://github.com/OpenNebula/one/issues/1205#issuecomment-345666285
Description Currently OpenNebula does not allow taking a snapshot of a powered-off VM:
This is not actually a vCenter restriction, so OpenNebula should allow it.
Use case Allow VM snapshots when a VM is powered-off for vCenter
Interface Changes Core and Sunstone
Additional Context After implemented remove restriction from documentation.
Progress Status