Hi, i just install ubuntu dapper, I install xen 3.0.2, with the
install.sh script, edited the menu.lst, installed xen-tools with
aptitude, I used the comand xen-create-image, but when I run:
# xm create -c andromeda2.cfg
Using config file "/etc/xen/andromeda2.cfg".
Error: (2, 'No such file or directory')
and then I wrote xm list but i got this:
Error: Error connecting to xend: No such file or directory. Is xend running?
In the log is this:
.
.
........
File "/usr/lib/python/xen/xend/xenstore/xstransact.py", line 20, in __init__
self.transaction = xshandle().transaction_start()
File "/usr/lib/python/xen/xend/xenstore/xsutil.py", line 18, in xshandle
xs_handle = xen.lowlevel.xs.xs()
RuntimeError: (2, 'No such file or directory')
In xend-debug.log:
Exception starting xend: (2, 'No such file or directory')
What is the problem?How can I fix that?
Sorry by my english, i dont write so much...
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|