Feature #5326

Unable to delete system snapshots for a powered-off VM

Added by Roy Keene almost 4 years ago. Updated almost 4 years ago.

Status:PendingStart date:08/25/2017
Priority:NormalDue date:
Assignee:Abel Coronado% Done:

100%

Category:Sunstone
Target version:Release 5.6
Resolution: Pull request:

Description

There should be no reason that a system snapshot could not be deleted for a powered off VM, but it's not currently accepted.

Associated revisions

Revision ee7c9fe6
Added by Abel Coronado almost 4 years ago

F #5326: Enabled 'Delete' buttom in snapshot-tab when the vCenter VM is in POWEROFF

Revision d785ca94
Added by Jaime Melis almost 4 years ago

Merge pull request #472 from abelCoronado93/feature-5326

F #5326: Enabled 'Delete' buttom in snapshot-tab when the vCenter VM …

Revision 85ce992f
Added by Juan Jose Montiel Cano almost 4 years ago

F #5326 Enabled delete system snapshots for a power-off vcenter-VM (#470)

  • F #5326 Enabled delete system snapshots for a power-off vcenter-VM
  • Update exit condition

Revision 8b31c3d4
Added by Ruben S. Montero over 3 years ago

F #5326: Fix snapshot state check

Revision 2352d673
Added by Juan Jose Montiel Cano over 3 years ago

F #5326 Enabled delete system snapshots for a power-off vcenter-VM (#470)

  • F #5326 Enabled delete system snapshots for a power-off vcenter-VM
  • Update exit condition

(cherry picked from commit 85ce992f2aecff57b0a6da4f05ff7dfe8c572560)

Revision 0777a85c
Added by Ruben S. Montero over 3 years ago

F #5326: Fix snapshot state check

(cherry picked from commit 8b31c3d4488c7aae38659a9a0b356f1b54d53850)

History

#1 Updated by Ruben S. Montero almost 4 years ago

  • Category set to Core & System
  • Target version set to Release 5.6

#2 Updated by Juan Jose Montiel Cano almost 4 years ago

  • Assignee set to Juan Jose Montiel Cano

#3 Updated by Abel Coronado almost 4 years ago

  • Category changed from Core & System to Sunstone
  • Assignee changed from Juan Jose Montiel Cano to Abel Coronado
  • % Done changed from 0 to 100

Enabled 'Delete' buttom in snapshot-tab when the vCenter VM is in POWEROFF (Sunstone).

#4 Updated by Anton Todorov almost 4 years ago

Hi,

I believe that it should better to link the exception to VM_MAD's KEEP_SNAPSHOTS=YES attribute instead of VM_MAD's NAME.

The interface usable with KVM for VM disk snapshots(for backups) just by replacing the relevant scripts because the disk resize is not locked (like the disk snapshots do) and is a single (atomic) transaction for all VM disks. ;)

Kind Regards,
Anton

Also available in: Atom PDF