Displaying 3 results from an estimated 3 matches for "lilbvirt".
Did you mean:
libvirt
2012 May 28
1
What features of kernel are required to support virDomainGetCPUStats?
Hi,
Weeks ago, I developed my app under ubuntu-11.10 (kernel 3.0) with
lilbvirt-0.9.10. In my code , I used virDomainGetCPUStats to query cpu
usage info of domains, and it worked well.
However, today, I port my code to ubuntu-10.04.4 (kernel 2.6.32) with
libvirt-0.9.10, I find the function virDomainGetCPUStats can't work
and complains "this function is not supported b...
2012 May 28
0
[libivrt-users] What features of kernel are required to support virDomainGetCPUStats?
Hi,
Weeks ago, I developed my app under ubuntu-11.10 (kernel 3.0) with
lilbvirt-0.9.10. In my code , I used virDomainGetCPUStats to query cpu
usage info of domains, and it worked well.
However, today, I port my code to ubuntu-10.04.4 (kernel 2.6.32) with
libvirt-0.9.10, I find the function virDomainGetCPUStats can't work
and complains "this function is not supported b...
2014 Apr 02
1
libvirt live migrate problem
Hi
The problem is after I successful live migrate a domain, the domain os become read-only.
and when I use qemu-img to show the disk info at node which domain current running ,
the command return 'Permission denied'.
BUT, I can use qemu-img show the disk info at the previous node.
My Env:
two node, all install libvirt + kvm . use glusterfs as shared storage.
the libvirt/kvm version: