|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Question xm is xend running ??
Have a look at /var/log/xend-debug.log
James
tgh wrote:
Hi
I cat xend.log,It seems all right,then what can I do ?
I am looking forward to your directions
[root@tgh log]# cat xend.log
[2005-06-30 11:52:14 xend] INFO (SrvDaemon:610) Xend Daemon started
[2005-06-30 17:26:11 xend] INFO (SrvDaemon:610) Xend Daemon started
[2005-07-01 09:19:34 xend] INFO (SrvDaemon:610) Xend Daemon started
[2005-07-01 09:34:37 xend] INFO (SrvDaemon:610) Xend Daemon started
[2005-07-01 10:50:39 xend] INFO (SrvDaemon:610) Xend Daemon started
[root@tgh log]# xm list
(111, 'Connection refused')
Error: Error connecting to xend, is xend running?
ÔÚ 2005-07-01 Îå µÄ 06:45£¬ James Bulpin дµÀ£º
Can you do 'ps ax' or similar to see if xend is actually still running
(look for a python process). If not, then have a look at the xend log
and debug log. If it is running then check it is listening on a socket
with 'netstat -lt' (assuming Xen 2.0.x) and check your firewall allows
you to make connections to localhost port 8000.
James
root wrote:
thanks for help,
xend start is OK
but xm list failed as follows
How to fix it ??
I am look forward to your directions
[root@tgh Twisted-1.3.0]# xend start
[root@tgh Twisted-1.3.0]# xm list
(111, 'Connection refused')
Error: Error connecting to xend, is xend running?
_______________________________________________
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
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- Re: [Xen-users] Question xm is xend running ??,
James Bulpin <=
|
|
|
|
|