Re: [Libvir] First virConnectOpen() failed

Thanks, Daniel, I can see virsh nodeinfo (custom) passes now, but I still get the same error: when running under my user account: PASS: virshtest confdata/fc4.conf OK PASS: test_conf.sh First virConnectOpen() failed FAIL: reconnect when running as root: PASS: virshtest confdata/fc4.conf OK PASS: test_conf.sh First lookup for domain 0 failed FAIL: reconnect I suspect there is something wrong with my Xen installation. What to you think? Thanks, Glen Daniel Veillard wrote:
On Thu, Nov 09, 2006 at 03:41:55PM -0500, Glen Deem wrote:
Hi all,
I've compiled libvirt from the head, running tests failed with:
first virConnectOpen() failed
I've traced it to a failure of xs_daemon_open_readonly() that returns 0.
it was a test problem when running as non-root, fixed in CVS yesterday :-)
Daniel

On Fri, Nov 10, 2006 at 09:49:58AM -0500, Glen Deem wrote:
Thanks, Daniel, I can see virsh nodeinfo (custom) passes now, but I still get the same error:
when running under my user account:
PASS: virshtest confdata/fc4.conf OK PASS: test_conf.sh First virConnectOpen() failed FAIL: reconnect
when running as root:
PASS: virshtest confdata/fc4.conf OK PASS: test_conf.sh First lookup for domain 0 failed FAIL: reconnect
I suspect there is something wrong with my Xen installation. What to you think?
No idea, really. Use strace or a debugger to drill it down. If that's a Fedora setup try to update to the latests packages of xen and kernel-xen . Daniel -- Red Hat Virtualization group http://redhat.com/virtualization/ Daniel Veillard | virtualization library http://libvirt.org/ veillard@redhat.com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
participants (2)
-
Daniel Veillard
-
Glen Deem