[libvirt-users] Error message doesn't make sense

2015-12-03 Thread Tashi Lu
Hi everyone, I incidentally configured two IDE controller for my machine-1.2 VM(it might be virsh attach-disk to blame), and I got the error message "Only a single IDE controller is unsupported...". I can't understand this error message, I think it means I HAVE to configure two or more IDE control

Re: [libvirt-users] Can't take live snapshot, not supported with this QEMU binary

2015-11-20 Thread Tashi Lu
---Oorspronkelijk bericht- >> Van: libvirt-users-boun...@redhat.com [mailto:libvirt-users- >> boun...@redhat.com] Namens Tashi Lu >> Verzonden: donderdag 19 november 2015 10:20 >> Aan: libvirt-users@redhat.com >> Onderwerp: [libvirt-users] Can't take live sna

[libvirt-users] Can't take live snapshot, not supported with this QEMU binary

2015-11-19 Thread Tashi Lu
Hi all, I was trying to take live snapshot of VMs, but I got the following error: [root@localhost ~]# virsh snapshot-create-as 1 test desc --live --memspec file=mem.bak,snapshot=external --diskspec vda,snapshot=external,file=/root/root.bak.qcow2 error: Operation not supported: live disk snapshot

[libvirt-users] Monitoring passthrough(SR-IOV) interfaces

2015-09-10 Thread Tashi Lu
Hi all, is it possible to monitor guest's interface's stat which uses SR-IOV virtual function? I don't know how qemu/libvirt implement monitoring, if functions like interfaceStats are implemented in the host, I think there's little chance to do this due to SR-IOV's nature, is it right? If i can't