search for: libvirt_driver_qemu

Displaying 20 results from an estimated 20 matches for "libvirt_driver_qemu".

2015 Apr 28
2
Re: QemuDomainObjEndJob called when libvirtd is started and libvirt insists qemu is using the wrong disk source.
...td, then started it again with gdb in foreground mode with the breakpoint set. I got a ton of debug info that I posted here: http://www.aptalaska.net/~matt.s/libvirt.txt but the backtrace is simply: Breakpoint 1, 0x00007fffc72a0240 in qemuProcessKill () from /usr/lib64/libvirt/connection-driver/libvirt_driver_qemu.so (gdb) bt #0 0x00007fffc72a0240 in qemuProcessKill () from /usr/lib64/libvirt/connection-driver/libvirt_driver_qemu.so #1 0x00007fffc72a19cd in qemuProcessStop () from /usr/lib64/libvirt/connection-driver/libvirt_driver_qemu.so #2 0x00007fffc72a27d6 in ?? () from /usr/lib64/libvirt/connection-...
2012 Aug 23
1
Libvirt daemon segfaults when run as root
...running "libvirtd -v" as root and I get a segfault. Here is the output: 2012-08-23 19:01:23.237+0000: 27464: info : libvirt version: 0.10.0 > 2012-08-23 19:01:23.237+0000: 27464: error : virDriverLoadModule:78 : > failed to load module > /usr/local/lib/libvirt/connection-driver/libvirt_driver_qemu.so > /usr/local/lib/libvirt/connection-driver/libvirt_driver_qemu.so: undefined > symbol: virSecurityManagerGetProcessLabel > 2012-08-23 19:01:23.238+0000: 27464: error : virDriverLoadModule:78 : > failed to load module > /usr/local/lib/libvirt/connection-driver/libvirt_driver_lxc.so...
2018 Jan 17
1
Re: Could not destroy domain, current job is remoteDispatchConnectGetAllDomainStats
...ibc.so.6 Thread 2 (Thread 0x7fd3b6ff3700 (LWP 2839)): #0 0x00007fd3bbc1f746 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fd3bc5b3016 in virCondWait () from /usr/lib64/libvirt.so.0 #2 0x00007fd3a5c7776b in qemuMonitorSend () from /usr/lib64/libvirt/connection-driver/libvirt_driver_qemu.so #3 0x00007fd3a5c8b355 in ?? () from /usr/lib64/libvirt/connection-driver/libvirt_driver_qemu.so #4 0x00007fd3a5c8d85f in qemuMonitorJSONGetMemoryStats () from /usr/lib64/libvirt/connection-driver/libvirt_driver_qemu.so #5 0x00007fd3a5c9efc3 in ?? () from /usr/lib64/libvirt/connection-driver/l...
2015 Apr 29
0
Re: QemuDomainObjEndJob called when libvirtd is started and libvirt insists qemu is using the wrong disk source.
...eground mode with the breakpoint set. > > I got a ton of debug info that I posted here: > > http://www.aptalaska.net/~matt.s/libvirt.txt > > but the backtrace is simply: > > Breakpoint 1, 0x00007fffc72a0240 in qemuProcessKill () from > /usr/lib64/libvirt/connection-driver/libvirt_driver_qemu.so > (gdb) bt > #0 0x00007fffc72a0240 in qemuProcessKill () from > /usr/lib64/libvirt/connection-driver/libvirt_driver_qemu.so > #1 0x00007fffc72a19cd in qemuProcessStop () from > /usr/lib64/libvirt/connection-driver/libvirt_driver_qemu.so > #2 0x00007fffc72a27d6 in ?? () from...
2018 Jan 17
4
Could not destroy domain, current job is remoteDispatchConnectGetAllDomainStats
Hello libvirt-users list, We're catching the same bug since 3.4.0 version (3.3.0 works OK). So, we have process that is permanently connected to libvirtd via socket and it is collecting stats, listening to events and control the VPSes. When we try to 'shutdown' a number of VPSes we often catch the bug. One of VPSes sticks in 'in shutdown' state, no related 'qemu'
2015 Apr 21
3
Re: QemuDomainObjEndJob called when libvirtd is started and libvirt insists qemu is using the wrong disk source.
On 04/20/2015 05:42 PM, Laine Stump wrote: > Well, this is when the qemu process is killed (I'm pretty clever, eh? :-) > > I have 3 questions: > > 1) what version of libvirt are you running and on what distro? > > 2) can you reproduce this reliably? > > 3) If the answer to 2 is "yes", do you have the libvirt-debuginfo > package installed, and can you
2017 Nov 14
2
Urgent: virsh - change-media run into a promptly close of libvirt
...f file error: Failed to complete action insert on media error: End of file while reading data: Input/output error ---------------------- journalctl -b | less shows the following: Nov 14 10:11:32 etcsvms5 kernel: libvirtd[10178]: segfault at 10 ip 00007f49ff969170 sp 00007f4a069cb940 error 4 in libvirt_driver_qemu.so[7f49ff8d9000+172000] Nov 14 10:11:37 etcsvms5 systemd-coredump[42152]: Process 10177 (libvirtd) of user 0 dumped core. ---------------------- At the end all open consoles of all virtual machines closed and the virt-manager also. A restart of the libvirtd is possible but not helpful The virs...
2013 Nov 12
0
newer libvirt version issues
...adModule:78 : failed to load module /usr/lib64/libvirt/connection-driver/libvirt_driver_interface.so /usr/lib64/libvirt/connection-driver/libvirt_driver_interface.so: undefined symbol: virAsprintf 31677: error : virDriverLoadModule:78 : failed to load module /usr/lib64/libvirt/connection-driver/libvirt_driver_qemu.so /usr/lib64/libvirt/connection-driver/libvirt_driver_qemu.so: undefined symbol: networkAllocateActualDevice 31677: error : virDriverLoadModule:78 : failed to load module /usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so /usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so: unde...
2017 Nov 14
2
Re: Urgent: virsh - change-media run into a promptly close of libvirt
...of file while reading data: Input/output error >> >> ---------------------- >> >> journalctl -b | less shows the following: >> >> Nov 14 10:11:32 etcsvms5 kernel: libvirtd[10178]: segfault at 10 ip >> 00007f49ff969170 sp 00007f4a069cb940 error 4 in >> libvirt_driver_qemu.so[7f49ff8d9000+172000] >> Nov 14 10:11:37 etcsvms5 systemd-coredump[42152]: Process 10177 (libvirtd) >> of user 0 dumped core. > Seeing the stack trace of libvirtd will be key to identifying the bug. With > any luck systemd-coredump will have captured that. So can you run 'co...
2017 Nov 14
0
Re: Urgent: virsh - change-media run into a promptly close of libvirt
...ert on media > error: End of file while reading data: Input/output error > > ---------------------- > > journalctl -b | less shows the following: > > Nov 14 10:11:32 etcsvms5 kernel: libvirtd[10178]: segfault at 10 ip > 00007f49ff969170 sp 00007f4a069cb940 error 4 in > libvirt_driver_qemu.so[7f49ff8d9000+172000] > Nov 14 10:11:37 etcsvms5 systemd-coredump[42152]: Process 10177 (libvirtd) > of user 0 dumped core. Seeing the stack trace of libvirtd will be key to identifying the bug. With any luck systemd-coredump will have captured that. So can you run 'coredumpctl' to...
2013 Jun 30
2
Re: deadlock on connection loosing
.../usr/lib64/libvirt.so.0 #5 0x00007f574f0bf46d in virDomainObjListAddLocked.isra.54.25425 () from /usr/lib64/libvirt.so.0 #6 0x00007f574f0bf557 in virDomainObjListAdd () from /usr/lib64/libvirt.so.0 #7 0x00007f5741e7e8bf in qemuDomainDefineXML.40992 () from /usr/lib64/libvirt/connection-driver/libvirt_driver_qemu.so #8 0x00007f574f06eddb in virDomainDefineXML () from /usr/lib64/libvirt.so.0 #9 0x00007f574facac6d in remoteDispatchDomainDefineXMLHelper.10498 () #10 0x00007f574f04ec27 in virNetServerProgramDispatch () from /usr/lib64/libvirt.so.0 #11 0x00007f574f04f128 in virNetServerHandleJob.78060 () from...
2017 Nov 14
0
Re: Urgent: virsh - change-media run into a promptly close of libvirt
...t/output error >>> >>> ---------------------- >>> >>> journalctl -b | less shows the following: >>> >>> Nov 14 10:11:32 etcsvms5 kernel: libvirtd[10178]: segfault at 10 ip >>> 00007f49ff969170 sp 00007f4a069cb940 error 4 in >>> libvirt_driver_qemu.so[7f49ff8d9000+172000] >>> Nov 14 10:11:37 etcsvms5 systemd-coredump[42152]: Process 10177 >>> (libvirtd) >>> of user 0 dumped core. >> Seeing the stack trace of libvirtd will be key to identifying the >> bug. With >> any luck systemd-coredump will ha...
2013 Jun 20
2
Re: libvirt hang on domain attemp to create domain
...irt.so.0 > #5 0x00007fdd9478cc3d in virDomainObjListAddLocked.isra.43 () from > /usr/lib64/libvirt.so.0 > #6 0x00007fdd9478cd47 in virDomainObjListAdd () from > /usr/lib64/libvirt.so.0 > #7 0x00007fdd875a311c in qemuDomainDefineXML () from > /usr/lib64/libvirt/connection-driver/libvirt_driver_qemu.so > #8 0x00007fdd947ead2f in virDomainDefineXML () from > /usr/lib64/libvirt.so.0 > #9 0x00007fdd95206b4d in remoteDispatchDomainDefineXMLHelper () > #10 0x00007fdd94848d27 in virNetServerProgramDispatch () from > /usr/lib64/libvirt.so.0 > #11 0x00007fdd94844068 in virNetServer...
2013 Jul 06
0
Re: deadlock on connection loosing
...; #5 0x00007f574f0bf46d in virDomainObjListAddLocked.isra.54.25425 () from > /usr/lib64/libvirt.so.0 > #6 0x00007f574f0bf557 in virDomainObjListAdd () from > /usr/lib64/libvirt.so.0 #7 0x00007f5741e7e8bf in qemuDomainDefineXML.40992 > () from > /usr/lib64/libvirt/connection-driver/libvirt_driver_qemu.so > #8 0x00007f574f06eddb in virDomainDefineXML () from /usr/lib64/libvirt.so.0 > #9 0x00007f574facac6d in remoteDispatchDomainDefineXMLHelper.10498 () #10 > 0x00007f574f04ec27 in virNetServerProgramDispatch () from > /usr/lib64/libvirt.so.0 > #11 0x00007f574f04f128 in virNetServe...
2013 Jun 24
3
deadlock on connection loosing
libvirtd will lock if for example kill programm which established connection, only sigkill + restart helps., to reproduce: virConnectPtr libvirt_connection = virConnectOpen("qemu:///system"); if(libvirt_connection == NULL) { std::cout<<"failed to connect to qemu:///system\n"; exit(-1); } exit(0);
2013 Jun 20
0
Re: libvirt hang on domain attemp to create domain
...rch () from /usr/lib64/libvirt.so.0 #5 0x00007fdd9478cc3d in virDomainObjListAddLocked.isra.43 () from /usr/lib64/libvirt.so.0 #6 0x00007fdd9478cd47 in virDomainObjListAdd () from /usr/lib64/libvirt.so.0 #7 0x00007fdd875a311c in qemuDomainDefineXML () from /usr/lib64/libvirt/connection-driver/libvirt_driver_qemu.so #8 0x00007fdd947ead2f in virDomainDefineXML () from /usr/lib64/libvirt.so.0 #9 0x00007fdd95206b4d in remoteDispatchDomainDefineXMLHelper () #10 0x00007fdd94848d27 in virNetServerProgramDispatch () from /usr/lib64/libvirt.so.0 #11 0x00007fdd94844068 in virNetServerHandleJob () from /usr/lib64...
2013 Jun 19
3
Re: libvirt hang on domain attemp to create domain
В письме от Среда, 19-июн-2013 09:35:27 пользователь Michal Privoznik написал: > On 18.06.2013 22:21, Александр wrote: > > В письме от Вторник, 18-июн-2013 12:10:41 пользователь Michal Privoznik > > > > написал: > >> On 18.06.2013 07:14, Александр wrote: > >>> good day, i am trying to create domain via virDomainDefineXML. and my > >>> program
2013 Jun 20
0
Re: libvirt hang on domain attemp to create domain
...fdd9478cc3d in virDomainObjListAddLocked.isra.43 () from > > /usr/lib64/libvirt.so.0 > > #6 0x00007fdd9478cd47 in virDomainObjListAdd () from > > /usr/lib64/libvirt.so.0 > > #7 0x00007fdd875a311c in qemuDomainDefineXML () from > > /usr/lib64/libvirt/connection-driver/libvirt_driver_qemu.so > > #8 0x00007fdd947ead2f in virDomainDefineXML () from > > /usr/lib64/libvirt.so.0 > > #9 0x00007fdd95206b4d in remoteDispatchDomainDefineXMLHelper () > > #10 0x00007fdd94848d27 in virNetServerProgramDispatch () from > > /usr/lib64/libvirt.so.0 > > #11 0x00...
2014 Aug 26
2
Compile error on centos 7 : undefined reference to `virConnectNetworkEventRegisterAnyCheckACL'
...ournal: failed to load module /usr/lib/libvirt/connection-driver/libvirt_driver_interface.so /usr/lib/libvirt/connection-driver/libvi rt_driver_interface.so: undefined symbol: virConnectNumOfDefinedInterfacesCheckACL Aug 25 19:00:54 journal: failed to load module /usr/lib/libvirt/connection-driver/libvirt_driver_qemu.so /usr/lib/libvirt/connection-driver/libvirt_dr iver_qemu.so: undefined symbol: virConnectListDomainsCheckACL Aug 25 19:00:54 journal: failed to load module /usr/lib/libvirt/connection-driver/libvirt_driver_lxc.so /usr/lib/libvirt/connection-driver/libvirt_dri ver_lxc.so: undefined symbol: virCon...
2019 Feb 04
2
Installing libvirt and Xen on Red Hat 7.5
...t 292008 Jun 5 2018 libvirt_driver_lxc.so -rwxr-xr-x 1 root root 169424 Jun 5 2018 libvirt_driver_network.so -rwxr-xr-x 1 root root 119720 Jun 5 2018 libvirt_driver_nodedev.so -rwxr-xr-x 1 root root 174216 Jun 5 2018 libvirt_driver_nwfilter.so -rwxr-xr-x 1 root root 1545344 Jun 5 2018 libvirt_driver_qemu.so -rwxr-xr-x 1 root root 86616 Jun 5 2018 libvirt_driver_secret.so -rwxr-xr-x 1 root root 202568 Jun 5 2018 libvirt_driver_storage.so But I couldn't find the xen driver (libvirt-daemon-driver-xen) from yum. I do find it driver on some websites ( http://rpmfind.net/linux/rpm2html/searc...