|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xend silently fails to start (but it starts xfrd), no er
xend silently fails to start (but it starts xfrd), no error in xend.log
# xend start
# pgrep -l xend
#
# pgrep -l x
3127 xfrd
# ls -d /proc/xen
/proc/xen/
#
It worked before. I upgraded py2.3.4 to py2.4, downloaded a new
xen2.0-testing snapshot, and did make install-twisted && make world &&
make install
What am I missing?
Just to add fuel to the fire, i've experienced the exact same thing.
Haven't been able to trace it down. Xend will start and run fine, but
it seems after a few hours, but before 24 hours xend dies and the same
thing happens (xfrd starts, but xend doesn't)
there could be many causes. in my case it was because I changed the line
in /etc/hosts from
127.0.0.1 localhost.localdomain
to
127.0.0.1 mtdew-lo
reverting change back fixed it.
it probably not case for you, but just fyi.
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|