search for: libvirt_debug

Displaying 20 results from an estimated 76 matches for "libvirt_debug".

2016 Oct 12
2
Re: Fwd: Problems connecting to the libvirtd server
...> libvirt-sock 0700 (rwx) root: root > libvirt-sock-ro 0777 (rwxrwxrwx) root: root > The libvirtd process runs with the root user. Okay, the permissions look okay. > > Below you will find the link to the requested log: > http://pastebin.com/0jtpWU0h (libvirt_client.log command LIBVIRT_DEBUG > = 1 virsh -c qemu: /// system list --all) And from the client logs it looks like client is trying to connect but the daemon is not replying. So client just hangs waiting for server reply. So I've looked into daemon logs and found this: 2016-10-10 12:10:39.138+0000: 1383: error : virPidFi...
2013 Sep 11
2
Re: libvirt-1.2.2-r1 (Gentoo) fails to start LXC containers
...og/libvirt/lxc/dwj-hfax-dev.log >> 2013-09-10 13:56:22.767+0000: starting up >> PATH=/bin:/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3:/usr/x86_64-pc-linux-gnu/i686-pc-mingw32/gcc-bin/4.7.3 >> LIBVIRT_DEBUG=3 LIBVIRT_LOG_OUTPUTS=3:file:/var/log/libvirt/libvirtd.log >> /usr/libexec/libvirt_lxc --name dwj-hfax-dev --console 20 --security=none >> --handshake 23 --background --veth veth1 >> PATH=/bin:/sbin TERM=linux container=lxc-libvirt >> container_uuid=681410de-7b56-41bd-b38d-3...
2011 Aug 23
1
Strange libvirt exit status 1 (LXC containers)
Hello, I've encountered the following error, trying to start a domain: error: internal error Child process (PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin LIBVIRT_DEBUG=2 LIBVIRT_LOG_OUTPUTS=2:syslog:libvirtd /usr/libexec/libvirt_lxc --name vm_14 --console 18 --handshake 21 --background --veth veth1) status unexpected: exit status 1 I see nothing relevant in syslog, google searches have returned nothing. Starting libvirt_lxc manually seems to work (the process ne...
2017 Jun 02
2
Re: libvirtd not accepting connections
...2017 at 08:10:01AM -0400, Michael C. Cambria wrote: >> >> Hi, >> >> libvirtd never seems to get notified that there is work to do. journalct >> -f indicated that nothing was logged when connections were attempted via >> virsh. >> >> I also tried 'LIBVIRT_DEBUG=1 libvirtd --verbose' and once startup >> finished, there were no more log entries even though virsh attempts were >> made. >> > > That's because it gets overridden by the configuration files. This > might be a bug, but it's not related to what's happening...
2011 Jul 13
1
Unable to start libvirtd 0.9.3 on Ubuntu 10.10
...session list --all" I get the following: error: Failed to connect socket to '@/home/heath/.libvirt/libvirt-sock': Connection refused error: failed to connect to the hypervisor After that, libvirtd isn't running as user heath as it did when I was using 0.9.2. When I run it with LIBVIRT_DEBUG=1 I get this: . . . 22:26:34.334: 8385: debug : remoteOpen:774 : Auto-spawn user daemon instance 22:26:34.334: 8385: debug : doRemoteOpen:487 : proceeding with name = qemu:///session 22:26:34.334: 8385: debug : doRemoteOpen:497 : Connecting with transport 1 22:26:34.378: 8385: debug : doRemoteOpe...
2012 Oct 23
0
回复: error: internal error lxc state driver is notactive
...ponse, I found that the server's kernel has been changed so I installed the official kernel by yum. but there still question: /usr/bin/virsh -c lxc:/// start instance-00000011 error: Failed to start domain instance-00000011 error: internal error Child process (PATH=/sbin:/usr/sbin:/bin:/usr/bin LIBVIRT_DEBUG=3 LIBVIRT_LOG_OUTPUTS=3:stderr /usr/libexec/libvirt_lxc --name instance-00000011 --console 27 --handshake 30 --background --veth veth1) status unexpected: fatal signal 11 ------------------ ???? ------------------ ???: "Osier Yang"<jyang at redhat.com>; ????: 2012?10?22?(???)...
2016 Oct 12
0
Re: Fwd: Problems connecting to the libvirtd server
...ot: root >> libvirt-sock-ro 0777 (rwxrwxrwx) root: root >> The libvirtd process runs with the root user. > >Okay, the permissions look okay. Good >> >> Below you will find the link to the requested log: >> http://pastebin.com/0jtpWU0h (libvirt_client.log command LIBVIRT_DEBUG >> = 1 virsh -c qemu: /// system list --all) > >And from the client logs it looks like client is trying to connect but >the daemon is not replying. So client just hangs waiting for server >reply. So I've looked into daemon logs and found this: > >2016-10-10 12:10:39.138+...
2012 Nov 07
1
libvirt with lxc: internal error The 'cpuacct', 'devices' & 'memory' cgroups controllers must be mounted
...<parameter name="PROJNET" value="10.0.0.0"/> <parameter name="PROJMASK" value="255.255.255.0"/> </filterref> </interface> <console type="pty"/> </devices> </domain> Log message with LIBVIRT_DEBUG=1 if that is helpful. http://pastebin.com/LjZ6Euma -- Qiu Yu -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20121107/8a890dc6/attachment.htm>
2017 Mar 12
1
virt-inspector command hung up
...libguestfs: [00000ms] connect to libvirt libguestfs: opening libvirt handle: URI = qemu://session, auth = default+wrapper, flags = 0 command hung on here.We review the libguestfs soure code It seems that libguestfs call libvirt API virConnetOpenAuth failed but no returns. And I set LIBVIRT_DEBUG=debug,and execute virt-inspect command again. I find the command hung after function virFileFindResourceFull from libvirt debug log. ......... 2017-03-11 07:19:09.246+000: 114046: debug: doRemoteOpen:882 : Peoceeding with sockname /run/user/2016/libvirt/libvirt-sock 2017-03-11 07:19:09.246+000: 11...
2017 Jun 03
0
Re: libvirtd not accepting connections
...;> >>> Hi, >>> >>> libvirtd never seems to get notified that there is work to do. >>> journalct >>> -f indicated that nothing was logged when connections were attempted >>> via >>> virsh. >>> >>> I also tried 'LIBVIRT_DEBUG=1 libvirtd --verbose' and once startup >>> finished, there were no more log entries even though virsh attempts >>> were >>> made. >>> >> >> That's because it gets overridden by the configuration files. This >> might be a bug, but it'...
2016 Oct 10
3
Problems connecting to the libvirtd server
Hello everyone I do not know if it is correct address this mailing lists but I can not use libvirt. I run compile libvirt version 2.2.0 into environment lfs stable with qemu 2.7.0 and have not had any problems. The program when it starts not report any errors in the log, with activated debug level file. Only when you try to connect with the following command virsh -c qemu:///system remains hung
2016 Oct 12
2
Re: Fwd: Problems connecting to the libvirtd server
...777 (rwxrwxrwx) root: root >>> The libvirtd process runs with the root user. >> >> Okay, the permissions look okay. > Good > >>> >>> Below you will find the link to the requested log: >>> http://pastebin.com/0jtpWU0h (libvirt_client.log command LIBVIRT_DEBUG >>> = 1 virsh -c qemu: /// system list --all) >> >> And from the client logs it looks like client is trying to connect but >> the daemon is not replying. So client just hangs waiting for server >> reply. So I've looked into daemon logs and found this: >> &...
2011 Jul 13
0
Problem starting libvirtd 0.9.3 on Ubuntu
...ssion list --all', I get the following: error: Failed to connect socket to '@/home/heath/.libvirt/libvirt-sock': Connection refused error: failed to connect to the hypervisor When looking into it, I realized libvirtd was not running as user heath after the command. Running it with LIBVIRT_DEBUG=1, I get: ... 22:26:34.334: 8385: debug : remoteOpen:774 : Auto-spawn user daemon instance 22:26:34.334: 8385: debug : doRemoteOpen:487 : proceeding with name = qemu:///session 22:26:34.334: 8385: debug : doRemoteOpen:497 : Connecting with transport 1 22:26:34.378: 8385: debug : doRemoteOpen:544...
2013 Sep 10
3
libvirt-1.2.2-r1 (Gentoo) fails to start LXC containers
...or ostara ~ # tail /var/log/libvirt/lxc/dwj-hfax-dev.log 2013-09-10 13:56:22.767+0000: starting up PATH=/bin:/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3:/usr/x86_64-pc-linux-gnu/i686-pc-mingw32/gcc-bin/4.7.3 LIBVIRT_DEBUG=3 LIBVIRT_LOG_OUTPUTS=3:file:/var/log/libvirt/libvirtd.log /usr/libexec/libvirt_lxc --name dwj-hfax-dev --console 20 --security=none --handshake 23 --background --veth veth1 PATH=/bin:/sbin TERM=linux container=lxc-libvirt container_uuid=681410de-7b56-41bd-b38d-3c66ce97e7b3 LIBVIRT_LXC_UUID=681410d...
2009 Jun 19
0
Re: [libvirt] domain.info() sometimes returns state zero for running machines
...!!). Sadly I don''t have much time to dig deeper but it seems to me that this happens very seldom or sometimes not at all (hard to debug). Daniel P. Berrange wrote: > On Thu, Jun 18, 2009 at 09:40:08AM +0100, Andreas Sommer wrote: > >> I executed the commands "export LIBVIRT_DEBUG=1" and "virsh dominfo 2" >> (ID 2 was a running domU), this is the output: >> >> ----------------------------------------------------------------------------------------- >> DEBUG: libvirt.c: virInitialize (register drivers) >> DEBUG: xen_internal.c: xe...
2014 Apr 12
2
LXC + USB passthrough = Operation not permitted
...ected to the host from inside a container. When I go to start the container, I get an error about Operation not permitted. Here's the relevant bits from /var/log/libvirt/lxc/machine.log: 2014-04-11 22:46:40.491+0000: starting up PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin LIBVIRT_DEBUG=3 LIBVIRT_LOG_OUTPUTS=3:stderr /usr/lib/libvirt/libvirt_lxc --name oshi32134 --console 24 --security=none --handshake 27 --background --veth vnet1 2014-04-11 22:46:40.597+0000: 685: info : libvirt version: 1.2.2 2014-04-11 22:46:40.597+0000: 685: error : virLXCControllerSetupHostdevSubsysUSB:1390 :...
2010 Mar 10
2
unable to get domain status from libvirt & KVM
...ense" for more information. >>> import libvirt >>> conn = libvirt.openReadOnly(None) >>> domains = conn.listDomainsID() >>> print domains [1] Again, on the KVM server, plain old "virsh list" with the debug level set to "2" $ export LIBVIRT_DEBUG=2 $ virsh list 14:21:06.532: error : No vport operation path found for host0 14:21:06.550: error : No vport operation path found for host4 14:21:06.555: error : No vport operation path found for host3 14:21:06.598: error : No vport operation path found for host1 14:21:06.599: error : No vport opera...
2013 Sep 06
3
Re: Problems with user namespaces
...5794: debug : virFileC Rootfs after failed creation looks like this: busybox ├── [offlineh users ] busybox ├── [offlineh users ] busybox-static_1.17.1-8_amd64.deb ├── [offlineh users ] .oldroot ├── [offlineh users ] proc └── [offlineh users ] sys I have debugging enabled, at least LIBVIRT_DEBUG is set to 1 and i get much more messages. If there's any my granular debug please let me know. PS: I forgot to mention my version of libvirt is 1.1.2 Thanks, Jaka! On Fri, Sep 6, 2013 at 3:41 AM, Gao feng <gaofeng@cn.fujitsu.com> wrote: > On 09/06/2013 03:15 AM, Jaka Hudoklin wrot...
2013 Sep 09
2
Re: Problems with user namespaces
...; busybox > > ├── [offlineh users ] busybox > > ├── [offlineh users ] busybox-static_1.17.1-8_amd64.deb > > ├── [offlineh users ] .oldroot > > ├── [offlineh users ] proc > > └── [offlineh users ] sys > > > > I have debugging enabled, at least LIBVIRT_DEBUG is set to 1 and i get > much more messages. If there's any my granular debug please let me know. > > > > PS: I forgot to mention my version of libvirt is 1.1.2 > > > > OK, I get it, Maybe you need this patch > > 1583dfda7c4e5ad71efe0615c06e5676528d8203 > LXC:...
2010 Mar 11
2
unable to get domain status from libvirt & KVM
..." for more information. >>> import libvirt >>> conn = libvirt.openReadOnly(None) >>> domains = conn.listDomainsID() >>> print domains [1] Again, on the KVM server, plain old "virsh list" with the debug level set to "2" $ export LIBVIRT_DEBUG=2 $ virsh list 14:21:06.532: error : No vport operation path found for host0 14:21:06.550: error : No vport operation path found for host4 14:21:06.555: error : No vport operation path found for host3 14:21:06.598: error : No vport operation path found for host1 14:21:06.599: error : No vport opera...