Displaying 6 results from an estimated 6 matches for "msg00214".
Did you mean:
msg00213
2013 Aug 22
1
Re: Information needed regarding the libvirt version libvirt-1.0.6-1
...ution
of cpu_stats command was successful. Now if we have to get
"cpu_stats" command working using QEMU emulator on libvirt can you suggest
what can we do.
I have found below links on google while checking for the vcpu pid's error
https://www.redhat.com/archives/libvir-list/2013-June/msg00214.htm<https://www.redhat.com/archives/libvir-list/2013-June/msg00214.html>
<https://www.redhat.com/archives/libvir-list/2013-June/msg00385.html>
https://www.redhat.com/archives/libvir-list/2012-August/msg01405.html
https://www.redhat.com/archives/libvir-list/2012-August/msg01413.html
Ca...
2013 Aug 22
2
Re: Information needed regarding the libvirt version libvirt-1.0.6-1
Hi Daniel,
Thanks for your immidiate reply. The starting of virtual guest was ok on
our machine. We are facing this issue while executing the "cpu-stats
<domain name>" command.
I have collected the debug logs as you suggested and attaching the same.
<<libvirt_testing_starting_VG.log >> --> Log collected while starting the
virtual guest
2018 Oct 10
0
[OCaml] Reset of the libvirt-ocaml repository
...itory was converted from another SCM in the
past, some of the metadata of older commits was broken, and this made
the repository unusable with more strict git configurations (e.g. as
used on GitHub). You can read more details about this in
https://www.redhat.com/archives/libvir-list/2018-September/msg00214.html
The ocaml-libvirt repository from Rich Jones' website was fixed, and
replaced the existing libvirt-ocaml on libvirt.org. The libvirt-ocaml
repository is the official home now (or again) for the OCaml bindings
of libvirt.
This means that you need to clone again the libvirt-ocaml reposito...
2011 Jun 08
0
Compiling Samba with FAM support on Irix
...ked for help because I got "relocation truncated to
fit: R_MIPS_GPREL16 against `.srdata'" error messages when trying to
compile Samba 3.5.8 including FAM support on SGI Irix 6.5.28 using gcc
3.4.6 .
A hint was found on this page:
<http://sourceware.org/ml/ecos-discuss/2000-04/msg00214.html>, which
explains the cause of the message and suggests to try the flag -Gn .
Well, I did. I tried all values from 0 to 9 for -G (setenv LDFLAGS
"-lfam -Gn"). It didn't change anything.
But since this all is about optimization, I tried to tackle it with the
compiler optimi...
2007 Jul 09
2
Problem with network performance
Hello,
We are trying to deploy our new ldap servers infrastructure with
virtual servers running with xen. So we have installed two debian (etch)
virtual machines under different domU''s (domUs are debian etch two). We
are using bridge networking in xen, with default init scripts.
In our test environment, these servers are working fine. But we are
having problems with these new servers
2011 Apr 13
1
FAM linking error on Irix
Hi all,
I am compiling Samba 3.5.8 on Irix 6.5.28 using gcc 3.4.6 .
Towards the end the linking phase stops with the following error:
[...]
Compiling ../lib/popt/poptparse.c
Linking bin/smbd
/usr/lib32/libfam.a(fam.o): In function `FAMOpen2':
/xlv44/6.5.28m/work/eoe/lib/libfam/libfam_n32_M3/fam.c++:51: relocation
truncated to fit: R_MIPS_GPREL16 against `.srdata'