|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] FIX: was Re: "Exception starting xend ((2, 'No such file
Dick Davies wrote:
> Someone on ubuntu-users mentioned that, but
> ...(removes it and reboots to check)...
> yeah, /var/run/xend *is* being created properly, with xen 3.0.2.
On my xen-3.0.2 system /var/run/xend has *not* being created by xend:
eis # rm -r /var/run/xenstored /var/run/xend
eis # /etc/init.d/xend start
eis # ps -ef | grep xend
root 2727 1 0 17:30 ? 00:00:00 python /usr/sbin/xend start
root 2729 2727 0 17:30 ? 00:00:00 python /usr/sbin/xend start
root 2731 2729 0 17:30 ? 00:00:00 python /usr/sbin/xend start
root 2732 2731 0 17:30 ? 00:00:00 python /usr/sbin/xend start
root 2738 2676 0 17:30 pts/0 00:00:00 grep xend
eis # xm create -c xmeisfair
Using config file "/etc/xen/xmeisfair".
Error: (2, 'No such file or directory') <----- here it is!
eis # ls -l /var/run/xenstored /var/run/xend
ls: /var/run/xenstored: No such file or directory
ls: /var/run/xend: No such file or directory
Sorry ;-),
Frank
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|