<br><br><div class="gmail_quote">On Tue, Sep 27, 2011 at 6:48 AM, Jason Brian Friedrich <span dir="ltr">&lt;<a href="mailto:mail@friedrich.org.uk">mail@friedrich.org.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
System: CentOS Linux release 6.0 (final)<br>
Kernel: 2.6.32-71.23.1.el6.x86_64<br>
KVM: QEMU PC emulator version 0.12.1 (qemu-kvm-0.12.1.2)<br>
Libvirt: ibvirtd (libvirt) 0.8.1<br>
<br>
<br>
Hi everyone,<br>
<br>
I only recently subscribed to this list and hope you can shed some<br>
light on the following error. I created a VM on my Centos 6 KVM<br>
machine, used a qcow2 image and wanted to create a snapshot via &#39;virsh<br>
snapshot-create&#39; command:<br>
<br>
//<br>
[root@kvmhost ~]# virsh snapshot-create server01<br>
error: internal error unable to execute QEMU command &#39;savevm&#39;: The<br>
command savevm has not been found<br>
\\<br>
<br>
I googled before the post, found some [0] threads [1], but could not<br>
find an answer how to solve the problem. If the kvm-qemu lacks the<br>
support of a savevm monitor, how can I add one? Do I need to recompile<br>
kvm-qemu with special flags or is simply a RPM package or a module<br>
missing?<br>
<br>
Thanks in advance,<br>
<br>
 - Jason<br>
<br>
<br>
[0] <a href="http://lists.centos.org/pipermail/centos-virt/2011-July/002557.html" target="_blank">http://lists.centos.org/pipermail/centos-virt/2011-July/002557.html</a><br>
[1] <a href="https://www.redhat.com/archives/libvirt-users/2011-August/msg00011.html" target="_blank">https://www.redhat.com/archives/libvirt-users/2011-August/msg00011.html</a><br>
_______________________________________________<br>
CentOS-virt mailing list<br>
<a href="mailto:CentOS-virt@centos.org">CentOS-virt@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos-virt" target="_blank">http://lists.centos.org/mailman/listinfo/centos-virt</a></blockquote><div><br></div><div>I ran into this too.  Unfortunately I haven&#39;t found a solution either, but here&#39;s an interesting bug report that shows this effects all the way up to Fedora 15,  <a href="https://bugzilla.redhat.com/show_bug.cgi?id=727709">https://bugzilla.redhat.com/show_bug.cgi?id=727709</a>.  The one fix mentioned <span class="Apple-style-span" style="font-family: monospace; white-space: pre-wrap; background-color: rgb(255, 255, 255); font-size: medium; ">89241fe0, I&#39;ve actually patched into the CentOS libvirt RPM, but from testing it doesn&#39;t seem to be enough.  I now can run the snapshot-create command without error, but nothing appears to happen.  I&#39;ve tested creating files, taking a snapshot, deleting files and reverting and nothing comes back or changes.  Also the qcow2 images don&#39;t change at all during this time either.  I&#39;m working on applying the other commits mentioned in Comment #4, but am running into problems since most of those commits are 0.9.0+ and I&#39;m patching CentOS&#39;s 0.8.1.</span></div>
<div><span class="Apple-style-span" style="font-family: monospace; white-space: pre-wrap; background-color: rgb(255, 255, 255); font-size: medium; "><br></span></div><div><span class="Apple-style-span" style="font-family: monospace; white-space: pre-wrap; background-color: rgb(255, 255, 255); font-size: medium; ">I&#39;d love to know if anyone actually has snapshots working in CentOS 5 or 6.  This is kind of a critical feature to the entire virtualization process.</span></div>
<div><span class="Apple-style-span" style="font-family: monospace; white-space: pre-wrap; background-color: rgb(255, 255, 255); font-size: medium; "><br></span></div><div><span class="Apple-style-span" style="font-family: monospace; white-space: pre-wrap; background-color: rgb(255, 255, 255); font-size: medium; ">- Trey</span></div>
</div><br>