Replies: 3 comments 9 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.
-
|
@jgotteswinter Do you have any results yet to report? |
Beta Was this translation helpful? Give feedback.
-
|
The problem still exists independent on the version of libvirt. I tried libvirt 11.10.0 The issue is the format of the nvram disk file. I converted it from raw to qcow2 and can now take snapshots with memory of VMs with UEFI. Here are my changes in the XML config: |
Beta Was this translation helpful? Give feedback.
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