On 11/25/2014 09:54 PM, Payes Anand wrote:
> Hi,
[please don't top-post on technical lists]
> The package installed is qemu-kvm-1.5.3-60.el7_0.10.x86_64 on CentOS 7.
You need qemu-kvm-rhev, not plain qemu-kvm.
>> Libvirt can't do live snapshots if the underlying qemu cannot. Since
>> you are u
Hi Martin,
it works \(^o^)/
thank you.
Best regards,
AdyWP
On 11/25/14, Martin Kletzander wrote:
> On Tue, Nov 25, 2014 at 12:46:41PM +0900, Ady Wahyudi Paundu wrote:
>>I use libvirt to manage a QEMU/KVM system. Starting a VM only by using
>> > virsh start vmname
>>What I want to know is how to
Hi,
The package installed is qemu-kvm-1.5.3-60.el7_0.10.x86_64 on CentOS 7.
I have upgraded my libvirt and qemu also, still i am getting the same error
( Operation not supported: live disk snapshot not supported with this QEMU
binary )
# virsh version
Compiled against library: libvirt 1.2.10
Usin
On Tue, Nov 25, 2014 at 12:46:41PM +0900, Ady Wahyudi Paundu wrote:
I use libvirt to manage a QEMU/KVM system. Starting a VM only by using
> virsh start vmname
What I want to know is how to add an option to virsh vm's start
script, in my case I want to add QEMU logging option (-d and -D). I
can