similar to: Error facing when starting the VM.

Displaying 20 results from an estimated 10000 matches similar to: "Error facing when starting the VM."

2013 Nov 21
1
facing some error in launching VM
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 failed to start domain i checked in libvirtd.log its not showing any error. How to solve this error.?
2014 Jan 31
1
libvirt-1.2.0
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: Please refer the following things: eucalyptus@cooldharma06:/opt/i-47FD0798$ virsh -c xen:/// WARNING:
2011 Jul 20
0
problem w/ libvirt-0.8.2-15.el5 and CentOS
I am running the Eucalyptus 2.0 cloud computing platform on an up-to-date CentOS 5 using the xen hypervisor. While attempting to attach a volume successfully created using jclouds with eucalyptus to a running VM instance, I encountered the following error: libvirt: Requested operation is not valid: Xm driver only supports modifying persistent config (code=55) i also tried attaching
2011 Jun 16
0
libvir: QEMU error : cannot set ownership
Hello everybody, I installed eucalyptus on ubuntu10, basic configuration . Everything is ok untill I start the instances, the disk is being created but it terminates soon. Environment: NFS , KVM, ubuntu10 x64, Euca on 2 machines (wc sc cc clc on one machine, and nc on another). libvirtd (libvirt) 0.7.5 QEMU PC emulator version 0.12.3 (qemu-kvm-0.12.3), Copyright (c) 2003-2008 Fabrice Bellard.
2013 Oct 07
0
Re: [Xen-users] (Xen + libvirt) Installing and workin with xen -4.2.1 and libvirt 1.1.2
hi sorry for flooding the mail to you. i installed Libvirt 1.1.3 with xen 4.2.1 its working with xen xm and its not working with xl. and also i installed libvirt 1.1.2 with xen 4.2.1 its also working with xen xm and not xl. In my friend system, i installed xen 4.3 with libvirt 1.1.3. its working with both xl and xm. i followed the same procedure for both the installation. i attached both the
2013 Oct 14
1
Xen - 4.2.1 with libvirt-1.1.3
hi, i cleared all the stuffs(everything) related to xen and libvirt. i installed freshly xen-4.2.1 from the source. *Installation steps are as follows:* apt-get build-dep xen apt-get install libc6-dev libglib2.0-dev libyajl-dev yajl-tools libbz2-dev bison flex zlib1g-dev git-core texinfo debhelper debconf-utils debootstrap fakeroot *OR* apt-get install bcc bin86 gawk bridge-utils iproute
2013 Oct 05
3
Re: (Xen + libvirt) Installing and workin with xen -4.2.1 and libvirt 1.1.2
hi, i prepared my xen-4.2.1 document with this mail. kindly refer the below attachment. i installed libvirt 1.1.1 like this it giving the following error: ./autogen.sh --system --with-xen=yes make /daemon/libvirtd -d then i checked with the virsh ->version virsh # version error: failed to connect to the hypervisor error: no valid connection error: Failed to connect socket to
2013 Dec 19
2
Re: About debugging of libvirt.
i installed both xen-4.2.1 and libvirt-1.2.0 from the source only. i moved with the latest version of libvrirt. i did the gdb in libvirt-1.2.0 and i raised the bug. Please find the following link for the bug report: https://bugzilla.redhat.com/show_bug.cgi?id=1044838 regards, cooldharma06. On Wed, Dec 18, 2013 at 6:33 PM, Michal Privoznik <mprivozn@redhat.com>wrote: > On 18.12.2013
2012 May 16
0
Eucalyptus 2.0.3 on CentOS - VM auto fail-over?
Hi all. I am currently testing Eucalyptus. I have two servers, one of them has CLC, Walrus, CC and NC, the second only NC. When I make a new Xen VM (from kernel, initrd, filesystem image) then it is placed on one of the nodes with NC. I would like to test VM fail-over. When on one node the VM is not running good it should be transferred to the second node as I think. Do I need EBS for that? How
2013 Oct 07
2
Re: (Xen + libvirt) Installing and workin with xen -4.2.1 and libvirt 1.1.2
hi, i removed all libvirt things form my system and i installed libvirt-0.9.12 frm my repository. then i installed libvirt-1.1.2 from the source with following commands. ./configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc --with-xen=yes --with-libxl=yes make make install now its works with XM. but with xl its not working... i attached the corresponding screenshots also. kindly
2014 Mar 28
0
Facing some error when restarting the libvirtd.
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_unix_rw unix_sock_group unix_sock_ro_perms unix_sock_rw_perms unix_sock_dir and libvirt logs when
2013 Oct 07
5
Re: [Xen-users] (Xen + libvirt) Installing and workin with xen -4.2.1 and libvirt 1.1.2
On Sat, 2013-10-05 at 16:20 +0530, cooldharma06 wrote: > i prepared my xen-4.2.1 document with this mail. kindly refer the > below attachment. You should check that you haven't got any stale Xen libraries from a previous installation lying around. You can check if they are being picked up by using ldd as Jim demonstrated. After cleaning up rerunning ldconfig is usually a good idea.
2013 Nov 29
2
Socket getting closed automatically after destroying vm.
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.xml virsh # list Id Name State
2013 Nov 29
0
Fwd: Socket getting closed automatically after destroying vm.
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.xml virsh # list Id Name State
2013 Oct 01
1
Re: (Xen + libvirt) Installing and workin with xen -4.2.1 and libvirt 1.1.2
hi, i found something im my log: (libvirtd.log) i dont know about this. but it may be helpful for you. So i am forwarding this. 2013-09-26 11:43:58.507+0000: 10718: error : virDriverLoadModule:78 : failed to load module /usr/local/lib/libvirt/connection-driver/libvirt_driver_libxl.so /usr/lib/libxenlight.so.2.0: undefined symbol: xs_check_watch 2013-09-26 11:43:58.790+0000: 10729: error :
2013 Dec 18
3
About debugging of libvirt.
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: Failed to reconnect to the hypervisor virsh # list error: failed to connect to the hypervisor error: no
2013 Oct 04
7
Re: (Xen + libvirt) Installing and workin with xen -4.2.1 and libvirt 1.1.2
cooldharma06 wrote: > hi, > > i found something im my log: (libvirtd.log) > > i dont know about this. but it may be helpful for you. So i am > forwarding this. > > 2013-09-26 11:43:58.507+0000: 10718: error : virDriverLoadModule:78 : > failed to load module > /usr/local/lib/libvirt/connection-driver/libvirt_driver_libxl.so > /usr/lib/libxenlight.so.2.0: undefined
2013 Sep 10
0
Re: [Xen-devel] XEN 4.2.1 xl dmesg
On Mon, Sep 9, 2013 at 4:07 AM, Matt Wilson <msw@linux.com> wrote: > On Sat, Sep 07, 2013 at 03:20:10PM +0530, cooldharma06 wrote: > > hi, > > > > i am using xen 4.2.1 hypervisor. i am seeing xl dmesg''s by "xl dmesg" > > command. > > > > i need some clarification regarding this: > > It is created at runtime or any log files are
2013 Dec 19
2
Re: About debugging of libvirt.
I am newbie to this gdb debugging. now i did the bt in the debugging. In my side still it showing the error. Following are the stacktrace which i got. Kindly refer the following logs for full information: **** [New Thread 0x7f8503695700 (LWP 20012)] Program received signal SIGSEGV, Segmentation fault. 0x0000000000000000 in ?? () (gdb) bt #0 0x0000000000000000 in ?? () #1 0x00007f84f671281e in
2012 Mar 09
1
run virsh as non-root user
Hi, I have encountered problem running virsh as non-root user. I am using eucalyptus software on top of KVM, eucalyptus requires to run virsh as non-root user. I've found that people had similiar issue posted in the list, but I didn't find the solution. I've tried few things. 1) put user eucalyptus in the libvirt group. 2) even changed owner /var/run/libvirt/libvirt-sock to