Displaying 20 results from an estimated 100 matches similar to: "newer libvirt version issues"
2014 Aug 26
2
Compile error on centos 7 : undefined reference to `virConnectNetworkEventRegisterAnyCheckACL'
Hi all
Centos 7.0.1406, 3.10.0-123.el7.x86_64
Configure libvirt-1.2.7 as:
./configure --prefix=/usr --with-xen=no --with-qemu=no
--with-openvz=no --with-vmware=no --with-esx=no --with-parallels=no
--with-bhyve=no --with-uml=no --with-vbox=no --with-selinux=no
make
...
make[3]: Entering directory `/usr/local/src/libvirt-1.2.7/daemon'
CC libvirtd-remote.o
CCLD libvirtd
2019 Feb 04
2
Installing libvirt and Xen on Red Hat 7.5
Hi,
I am installing OpenStack on Red Hat 7.5. For Nova compute component, I
choose libvirt and Xen.
However, I am running into some problems. It seems libvirt is unable to
communicate with Xen.
Xen installation:
I installed Xen410 using "Xen make easy"
https://xen.crc.id.au/support/guides/install/. Here is a list of packages
installed and verification that Xen is running.
#
2016 Mar 01
1
libvirt_driver_storage.so /usr/lib64/../lib64/libfl.so.2: undefined symbol: yylex
Hello List,
I'm trying to get libvirt to work on slackware64-current
(slackware64-14.2 beta) and while it compiles just fine, it refuses to
run because of an undefined symbol:
2016-03-01 20:09:26.822+0000: 27849: error : virDriverLoadModule:73 :
failed to load module
/usr/lib64/libvirt/connection-driver/libvirt_driver_storage.so
/usr/lib64/../lib64/libfl.so.2: undefined symbol: yylex
2012 Aug 23
1
Libvirt daemon segfaults when run as root
Hi all,
For some reason when I run "libvirtd -d" as root it seems to not start. I
investigate by 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
>
2018 Apr 27
0
Re: [libvirt] ignore_value
On 04/27/2018 02:20 AM, gaosheng cui wrote:
> Hi,using ignore_value in libvirt source code
> to do function return value processing,but I
> can’t understand about it,can you give me some tips?thanks very much!
Is your question about what ignore_value() does? It exists solely to
shut up compiler warnings about anything declared with
__attribute__((warn_unused_result)) (under our macro
2013 Jul 09
2
[PATCH 2/2] LXC: hostdev: parent directroy for hostdev atomically
Create parent directroy for hostdev atomically when we
start a lxc domain or attach a hostdev to a lxc domain.
Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
---
src/lxc/lxc_container.c | 42 ++++++++++++++++++++++++++++--------------
src/lxc/lxc_driver.c | 14 ++++++++++++++
2 files changed, 42 insertions(+), 14 deletions(-)
diff --git a/src/lxc/lxc_container.c
2018 Jan 17
1
Re: Could not destroy domain, current job is remoteDispatchConnectGetAllDomainStats
2018-01-17 17:32 GMT+02:00 Michal Privoznik <mprivozn@redhat.com>:
> Sounds like qemuConnectGetAllDomainStats() forgot to unset the job on a
> domain. Can you please attach gdb to libvirtd and run 't a a bt' and
> share the output?
>
> Michal
>
This is output of gdb 't a a bt' ~5 seconds after that error message
appeared in log with
2016 Mar 18
0
Fwd: [Issue]: Regarding client socket getting closed from the server once the lxc container is started
Hi Folks,
Using libvirt python bindings we are creating an lxc container.Here is the
problem that we see sometimes (say 20 % of the time) when we create a new
container.
1.container gets created, and also starts.However the we are not able to
enter the namepace of the container.It throws an error initPid not
available.We see that the using netstat command , socket connection is
closed.
2.To
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 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
2018 Apr 27
3
[libvirt] ignore_value
Hi,using ignore_value in libvirt source code
to do function return value processing,but I
can’t understand about it,can you give me some tips?thanks very much!
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
2011 Apr 05
1
[Libvir] libvirt & vde_switch
Hi,
I would like to ask about status of VDE and libvirt. I found a thread
from http://www.redhat.com/archives/libvir-list/2008-February/msg00030.html.
I am not interested in connecting the VDE to the outside world. I have
created a FW machine using macvtap. To this machine I would like to
attach machines from different zones (dmz, prod, cust). I was thinking
on using VDE and vlans (FW would
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
2011 May 05
0
Release of libvirt-0.9.1
As planned and after most of the clang detected problems got fixed
(thanks Eric !) the new release is available at:
ftp://libvirt.org/libvirt/
It's a mixed release, it includes a number of improvements as
well as many bug fixes and a few new features:
Features:
- support various persistent domain updates (KAMEZAWA Hiroyuki)
- improvements on memory APIs (Taku Izumi)
- Add
2009 Aug 03
1
use gnulib, and begin to pass its "make syntax-check" tests
Here's a patch series to make libguestfs use gnulib via a git submodule.
The first thing I did was to look at the failures from "make syntax-check"
and fix the config.h-related ones below. The others are now
temporarily disabled via a variable in cfg.mk.
I fixed the config-h problems and moved those change sets to precede
the test-adding one, so that bisection still works, even if
2013 Jul 08
4
Re: Permission problem with /dev/net/tun
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Daniel,
On 07/08/2013 11:41 AM, Daniel P. Berrange wrote:
>> the symptom my libvirt LXC container suffers from is:
>> root@depot:/dev/net# ls -la total 0 drwxr-xr-x 2 root root 40
>> Jun 29 16:26 . drwxr-xr-x 5 root root 480 Jun 29 16:26 ..
>> root@depot:/dev/net# mknod tun c 10 200 mknod: `tun': Operation
>>
2013 Jul 12
0
Re: libvrtd-1.1.0 crashes when attempting to start some (but not all) LXC containers
The debug log ends with this:
2013-07-12 16:43:31.740+0000: 21365: debug : virCgroupMakeGroup:708 : Make
group /machine/dwj-hfax-dev.libvirt-lxc
2013-07-12 16:43:31.740+0000: 21365: debug : virCgroupMakeGroup:729 : Make
controller /sys/fs/cgroup/cpu/machine/dwj-hfax-dev.libvirt-lxc/
2013-07-12 16:43:31.740+0000: 21365: debug : virCgroupMakeGroup:729 : Make
controller
2007 Aug 29
2
high-pass filter issues
Hi, I am using 1.2beta2 on a C5416 doing narrowband
in the decode function I am having a problem with the execution of my
program vectoring off to random interrupts that are not used. I have
tracked down the error to the highpass function called in nb_decode
-very close to the end of the function-context:
it is called here: ln 1719 for me
if (st->highpass_enabled)
highpass(out,
2010 Jul 05
0
Release of libvirt-0.8.2
Following Dan advice, I decided to not wait for more patches and push
the current git head as the release. Let's plan to have another release
by this month end with the QEmu debugging and hacking APIs.
The release is available as usual at ftp://libvirt.org/libvirt
Quite a lot of bug fixes during the two months since 0.8.1, and
a few new feature. It also tagged more commits as being