|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Problem with starting xend
Hi,
I have installed XEN 3.0.3 on Ubuntu 6.10 on a AMD turion x2 machine. I used the Ubuntu packages for the Installation. XEN boots normally. Xend seems to start : ... root 3139 0.0 0.3 47388 6152 ? S 12:25 0:00 python /usr/sbin/xend start
root 3140 0.0 0.3 55664 7160 ? Sl 12:25 0:00 python /usr/sbin/xend start ...
but when I try: xm list i get the following error
Error: Unable to connect to xend: No such file or directory. Is xend running?
The xend.log contains :
[2006-11-15 12:25:50 xend 3140] INFO (__init__:1072) Xend Daemon started [2006-11-15 12:25:50 xend 3140] INFO (__init__:1072) Xend changeset: unavailable . [2006-11-15 12:25:50 xend 3140] ERROR (__init__:1072) Exception starting xend ((22, 'Invalid argument'))
Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDaemon.py", line 291, in run servers = SrvServer.create() File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvServer.py", line 108, in create
root.putChild('xend', SrvRoot()) File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvRoot.py", line 40, in __init__ self.get(name) File "/usr/lib/python2.4/site-packages/xen/web/SrvDir.py", line 82, in get
val = val.getobj() File "/usr/lib/python2.4/site-packages/xen/web/SrvDir.py", line 52, in getobj self.obj = klassobj() File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDomainDir.py", line 39, in __init__
self.xd = XendDomain.instance() File "/usr/lib/python2.4/site-packages/xen/xend/XendDomain.py", line 655, in instance inst.init() File "/usr/lib/python2.4/site-packages/xen/xend/XendDomain.py", line 76, in init
self._add_domain( File "/usr/lib/python2.4/site-packages/xen/xend/XendDomain.py", line 139, in xen_domains domlist = xc.domain_getinfo() Error: (22, 'Invalid argument')
Any suggestions?
Thanks
Regards George
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] Problem with starting xend,
Jorhe Blackknee <=
|
|
|
|
|