[libvirt-users] Regarding save and restore in libvirt 1.2.2

2015-03-19 Thread cool dharma06
hi all, i am exploring openstack. By the openstack i experimented the resizing instance its working fine. But from virsh i tried save and redstore VM its not working properly. i put GDB on libvirtd process also its not showing anything. its running perfectly. while virsh save vm id filename ->

[libvirt-users] hvm in xen via libvirt.

2014-11-10 Thread cool dharma06
hi all, i am using libvirt-1.2.5. i launched my VM(pv) in xen. its worked. But when i tried to launch HVM its not able to launch. i am facing some error. Please suggest me some solutions. thanks& regards, cooldharm06 ..:) ___ libvirt-users mailing li

[libvirt-users] libvirt 1.2.5 + xen 4.4

2014-09-24 Thread cool dharma06
hi, i am trying to create hvm in xen via libvirt but i am facing some error. i installed the packages like bltap-utils, blktap-dkms in my dom0. virsh create tiny_core.xml p11-kit: invalid config filename, will be ignored in the future: /etc/pkcs11/modules/gnome-keyring-module error: Failed to c

[libvirt-users] Facing some error when restarting the libvirtd.

2014-03-28 Thread cool dharma06
hi, i installed libvirt-1.2.1 from the source with xen-4.3.1 and i am facing the following error when restarting the libvirt. Installation steps: ./autogen.sh --system --with-xen=yes --with-libxl=yes make make install and in the libvirtd.conf i enabled the following things auth_unix_ro auth_u

[libvirt-users] libvirt-1.2.0

2014-01-31 Thread cool dharma06
hi, i am using libvirt-1.2.0 which is installed from source. Which i am using to launch instance on xen. its working fine when i am launching vm from the root user. But i am entered as another user means its throwing the error. And libvirt is working fine in that user except the creating vm: Ple

Re: [libvirt-users] About debugging of libvirt.

2013-12-19 Thread cool dharma06
gdb) (gdb) regards, cooldharma06. On Thu, Dec 19, 2013 at 3:30 PM, Daniel P. Berrange wrote: > On Thu, Dec 19, 2013 at 03:09:14PM +0530, cool dharma06 wrote: > > I am newbie to this gdb debugging. now i did the bt in the debugging. In > my > > side still it s

Re: [libvirt-users] About debugging of libvirt.

2013-12-19 Thread cool dharma06
/virnetserver.c:1112 #7 0x7f85036c251c in main (argc=, argv=) at libvirtd.c:1513 (gdb) ** regards, cooldharma06. On Thu, Dec 19, 2013 at 2:52 PM, Dario Faggioli wrote: > On gio, 2013-12-19 at 10:57 +0530, cool dharma06 wrote: > > i installed both xen-4.2.1 and libvirt-1.2.0 from the so

Re: [libvirt-users] About debugging of libvirt.

2013-12-18 Thread cool dharma06
Wed, Dec 18, 2013 at 6:33 PM, Michal Privoznik wrote: > On 18.12.2013 07:17, cool dharma06 wrote: > > i am using libvirt-1.1.4 with xen(libxl). When destroying the VM its > > showing the following error : > > > > virsh # destroy 4 > > error: Failed to destroy doma

[libvirt-users] About debugging of libvirt.

2013-12-17 Thread cool dharma06
i am using libvirt-1.1.4 with xen(libxl). When destroying the VM its showing the following error : virsh # destroy 4 error: Failed to destroy domain 4 error: End of file while reading data: Input/output error error: One or more references were leaked after disconnect from the hypervisor error: Fai

[libvirt-users] Fwd: Socket getting closed automatically after destroying vm.

2013-11-29 Thread cool dharma06
hi all, i am experimenting libvirt-1.1.4 with my xen-4.2.1. virsh working fine when creating the vm. but it getting crashed or closed after destroying vm. the output is as follows: virsh # create /opt/i-47FD0798/libvirt_sec.xml Domain Customer1_Db_domU created from /opt/i-47FD0798/libvirt_sec.xm

[libvirt-users] Socket getting closed automatically after destroying vm.

2013-11-29 Thread cool dharma06
hi all, i am experimenting libvirt-1.1.4 with my xen-4.2.1. virsh working fine when creating the vm. but it getting crashed or closed after destroying vm. the output is as follows: virsh # create /opt/i-47FD0798/libvirt_sec.xml Domain Customer1_Db_domU created from /opt/i-47FD0798/libvirt_sec.xm

[libvirt-users] facing some error in launching VM

2013-11-20 Thread cool dharma06
hi, i am using libvirt-1.1.3 in eucalyptus 2.0.3. When starting the Vm i am facing the following error: i got these error from the nc.log: [EUCAERROR ] ERROR: key injection / tune2fs command failed [EUCAERROR ] libvirt: internal error: client socket is closed (code=1) [EUCAFATAL ] hypervisor fai

[libvirt-users] Error facing when starting the VM.

2013-11-20 Thread cool dharma06
Hi, i am using eucalyptus -2.0.3 and libvirt 1.1.3 for xen -4.2.1. i found this error when starting the Vm via euca2ools(euca-run-instances) the error details are as follows: *libvirt: internal error: client socket is closed (code=1) * *hypervisor failed to start domain* But from virsh i chec