[libvirt-users] Is virsh blockcommit supported? Thanks a lot

2013-09-02 Thread Guozhonghua
I had test the command virsh blockcommit, but it failed, with the libvirt version 1.1.0, and qemu version 1.6.0. Is this feature being developing? Thanks root@cvk-31:/vms/images# virsh -v 1.1.0 root@cvk-31:/vms/images# qemu-img -V qemu-img version 1.6.0, Copyright (c) 2004-2008 Fabrice Bellard us

[libvirt-users] libvirt_lxc heavy cpu usage ?

2013-09-02 Thread zhongjj
I am running lxc via libvirt1.1.1, the cpu usage is heavy of process libvirt_lxc. PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND 2384 root 20 0 10480 2048 1

[libvirt-users] Running libvirt on a virtualized server

2013-09-02 Thread Andre Gustavo Pereira da Silva
Hi everyone I'm trying to create a virtual machine using OpenNebula [1] on a centos 6.4 server, but i'm facing some erros using kvm / libvirt. This server is running on a virtual machine created on XCP. Then, my infrastructure is: XCP 1.6 (hypervisor - dom0) + CentOS 6.4 (running on a XCP VM) + Op

[libvirt-users] How to add uplink in ESXi virtual switch

2013-09-02 Thread varun bhatnagar
Hi, I have an ESXi server, on top of it I have created one VM whose IP address is 192.168.79.1. I want to connect to the VM on ESXi server from my host machine but I am not able to do it. I have created a network "networkforSC" and I have pasted my xml file content below but I am not able to add a

[libvirt-users] how to setup network filter

2013-09-02 Thread Jiaan Zeng
Hi All, I am new to libvirt and encounter a strange problem to set up network filter in a NAT network. I launched VMs in a single host using NAT, i.e. interface type='network'. Now I want to control the outbound traffic from VM instance - only allow the VM to asses a set of ip addresses. My netwo

[libvirt-users] Redhat VM is not getting IP from DHCP

2013-09-02 Thread Praveen Kumar
Hi, Below is the steps which I performed but not getting the IP of the guest. * Created a fresh VM (RHEL-6.4-server-x86_64) * Checked ifconfig output ( Getting IP from DHCP server) * Took xml dump. * Changed UUID in the xml * Changed MAC in the xml * Changed Name * defined a another VM usi