256 reputation
18
bio website www4.ncsu.edu/~ssubbia2/…
location Raleigh, NC
age 25
visits member for 2 years
seen Jun 14 '12 at 5:42
stats profile views 17

Jul
29
accepted Monitor the resource usage by VMs in KVM
Jul
29
answered qemu-kvm save and restore in different machines - Offline migration
Jul
29
comment qemu-kvm save and restore in different machines - Offline migration
Yeah in that case I get cat: write error: broken pipe.
Jul
28
revised qemu-kvm save and restore in different machines - Offline migration
edited title
Jul
28
asked qemu-kvm save and restore in different machines - Offline migration
Jul
24
awarded  Supporter
Jul
7
asked A basic question with yum
Jul
6
awarded  Commentator
Jul
6
comment Libvirt command line arguments using xml config file
I see. Im using libvirt 0.8.2 .Its not supported in this distro ?
Jul
5
comment Monitor the resource usage by VMs in KVM
Yeah , One of my requirements is using the -incoming <statefile> , which is not supported by libvirt. I am trying to clone a VM. So I clone a disk image, create a statefile and start a new vm using these two. Libvirt save can give me this functionality, but it takes the xml and stores it along with the statefile, thus not allowing me to use the newly cloned image. This is the only reason I am looking for other monitoring tools. Libvirt satisfies all my other needs, and if Libvirt can help me restore a VM with new image, then it is perfect for me :)
Jul
5
comment Monitor the resource usage by VMs in KVM
No, Libvirt works fine. I tried it out and it satisfies all my requirements. I dont want to know the resource usage inside vm. The problem I face with libvirt is, I have to start vms using the libvirt based tools like virsh or virt-manager inorder to monitor them. If I create a vm with plain qemu-kvm -m 1024 -hda image.img , A vm is created but not reflected in libvirts list of domains.
Jul
4
asked Monitor the resource usage by VMs in KVM
Jul
4
asked Libvirt command line arguments using xml config file
Jun
12
awarded  Editor
Jun
9
comment Looking for a loadbalancer
I was looking at this documentation : austintek.com/LVS/LVS-HOWTO
Jun
9
comment Looking for a loadbalancer
I tried various load balancers like Balance, Distributor, Apache's mod_proxy_balancer. I have a client program that creates nearly 100 threads that tries to ping the WS ( in this case through a loadbalancer). In all the load balancers I tried, after a minute i get connection time out error. In the apache error log I found : do_ypcall: clnt_call: RPC: unable to send;errno = Operation not permitted . I still dont understand what it means and how to solve it.
Jun
9
comment Internal server error
In the client side, My program gives Connection Time out. The load balancer error logs give : do_ypcall: clnt_call: RPC: unable to send;errno = Operation not permitted
Jun
9
asked Internal server error
Jun
8
comment Looking for a loadbalancer
I tried the installation of LVS. But It seems we have to compile it with the kernel. Is it possible to install it as a tool and use it. The installation looks a bit complicated. Or have I understood it the wrong way?
Jun
8
awarded  Student