|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] xend fails to start on a Fedora-based distro
> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of
> john maclean
> Sent: 15 May 2007 16:05
> To: Xen Users
> Subject: [Xen-users] xend fails to start on a Fedora-based distro
>
> Hi Guys,
>
> I have this strange error message which I'm googling with no results.
> "blktapctrl [2966]: xs_daemon_open_failed -- is xenstore-running?"
Check with "ps ax|grep xenstore" if you have a "xenstored". If not,
that's a problem - why that is is a different question. Check
"/var/log/xen/xend.log" to see if it's got any errors in it.
>
> I added xend to services to start at boot with `/sbin/chkconfig --add
> xend` and all seemed to be OK. What gives? How can I track down this
> erroe in the source code? Is there a file or table that will tell me
> what this code and error mean?
Which error code? If you mean 2966, then that's the process ID of
"blktapctrl", which isn't particularly meaningfull as it changes each
time you restart xend (or each start of blktapctrl at least, not sure if
it's restarted with xend or not).
--
Mats
>
> --
> John Maclean - 07739 171 531
> MSc (DIC)
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>
>
>
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|