[et-mgmt-tools] virt-manager error in Fedora8+xen3.2

Daniel P. Berrange berrange at redhat.com
Mon Jul 14 08:54:31 UTC 2008


On Mon, Jul 14, 2008 at 11:56:38AM +0800, fan he wrote:
> Hi
> 
> I'm sorry for this repeated question, but i failed to start my virt-manager
> in Fedora8+xen3.2, error shows like:
> 
> Unable to open connection to hypervisor URI 'xen:///':
> <class 'libvirt.libvirtError'> virConnectOpenReadOnly() failed
> Traceback (most recent call last):
>   File "/usr/share/virt-manager/virtManager/connection.py", line 307, in
> _open_thread
>     self.vmm = libvirt.openReadOnly(self.uri)
>   File "/usr/lib/python2.5/site-packages/libvirt.py", line 148, in
> openReadOnly
>     if ret is None:raise libvirtError('virConnectOpenReadOnly() failed')
> libvirtError: virConnectOpenReadOnly() failed
> 
> I download and install xen3.2 on Fedora8 successfully.
> 
> There is always a warning ask me to disable tls in /lib/tls before the OS
> begining, though making initrd.img after mv /lib/tls /lib/tls.disable and
> i am sure the Dom0 works well. I use "yum install virt-manager" to setup
> virt-manager and it should be the lastest version. I restart the xend with
> no error.

Ignore the /lib/tls warning - that hasn't been relevant for years. You
probably don't have Xend listening for connections. You need

(xend-unix-server yes)

Set in /etc/xen/xend-config.sxp

Daniel
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the et-mgmt-tools mailing list