Port-xen archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: RuntimeError: (61, 'Connection refused')
On Tuesday 04 July 2006 07:42, Ari Suutari wrote:
> Hi,
>
> Marcin Jessa wrote:
> > Hi guys.
> >
> > Trying to start xend (XEN3) I get following errors:
> >
> > [2006-07-04 01:11:30 xend] INFO (SrvDaemon:278) Xend Daemon started
> > [2006-07-04 01:11:30 xend] INFO (SrvDaemon:282) Xend changeset: Thu Apr
> > 13 15:18:37 2006 +0100 9617:5802713c159b.
> > [2006-07-04 01:11:31 xend] ERROR (SrvDaemon:292) Exception starting xend
> > ((61, 'Connection refused'))
>
> My box was missing /dev/xsd_kva:
>
> crw-r--r-- 1 root wheel 141, 1 Jul 3 18:26 /dev/xsd_kva
>
> After creating it, daemons started ok.
>
Ok, thanks Ari, this fixed it:
# mknod xsd_kva c 141 1
I get following warning now :
Starting xen domains.
Using config file "/usr/local/etc/xen/mx2.yazzy.org".
/usr/local/lib/python2.3/xmllib.py:9: DeprecationWarning: The xmllib module is
obsolete. Use xml.sax instead.
warnings.warn("The xmllib module is obsolete. Use xml.sax instead.",
DeprecationWarning)
As I dont code python, what may be solution to this?
Marcin.
Home |
Main Index |
Thread Index |
Old Index