WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Question xm is xend running ??

To: tgh <tianguanhua@xxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Question xm is xend running ??
From: James Bulpin <james@xxxxxxxxxxxxx>
Date: Fri, 01 Jul 2005 10:13:51 +0100
Delivery-date: Fri, 01 Jul 2005 09:12:48 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1120186985.2798.2.camel@tgh>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <1120114725.2832.95.camel@tgh> <42C47621.4030301@xxxxxxxxxxxxx> <1120186985.2798.2.camel@tgh>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
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 <=