Replies: 1 comment 7 replies
-
|
Ok, answering my own question (partially), so if I leave "snapshot memory" off, I can take an instance snapshot while it is running. But still the question remains, if I have an UEFI instance in cloudstack, I cannot take a disk+memory snapshot of the instance? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, when taking a snapshot of an UEFI VM, I get "Creating VM snapshot: xxx failed due to Create VM snapshot failed due to org.libvirt.LibvirtException: Operation not supported: internal snapshots of a VM with pflash based firmware are not supported"
Understand this is a limitation of libvirt that it cannot snapshot the pflash based firmware/NVRAM while the instance is running. I can only take snapshot if I power off the instance.
But I also read that recent version of libvirt does support live instance snapshot if it is using qcow2 format firmware. Is there something I can configure in CloudStack to change this so that live snapshot of UEFI instance work?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions