-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Milestone
Description
problem
Unable to revert a disk and memory snapshot if a disk-only snapshot already exists.
Expected Result:
The disk and memory snapshot should be restored successfully.
Actual Result:
Restoration fails when a disk-only snapshot exists prior to the disk and memory snapshot ,but works without issues if the machine has not been powered off.
versions
Cloudstack 20.0.1
Hypervisor kvm
SO ubuntu24.0.4
The steps to reproduce the bug
- Create a snapshot without memory.
- Create a snapshot including both disk and memory.
- Power off the virtual machine.
- Power on the virtual machine.
- Attempt to revert the disk and memory snapshot.
What to do about it?
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done