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

[Xen-users] Xend unable to start on a xen host?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xend unable to start on a xen host?
From: Steve Kemp <steve@xxxxxxxxxxxx>
Date: Wed, 10 May 2006 14:57:21 +0100
Delivery-date: Wed, 10 May 2006 06:54:57 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.9i
  We've got a situation where a xen 3.0 host is running fine, but the
 xend deamon isn't starting.  (Which means that things like 'xm list'
 fail.)

  Suprisingly the virtual machines are up, and running.

  Running "xend start" fails, and I can't see anything obviously wrong.
 I'm reluctant to reboot the server and hope it comes back up correctly
 for obvious reasons.

  Running 'xend start' under strace doesn't show anything obvious wrong,
 and the only significant error logged is:

-
  raise XendErro('console port in use: ' + str(console port))
  XendError: console port in use : 21278
  {'key': 115}
  {'key': 117}
-

  Using lsof -i :21278 this port *doesn't* appear to be in use though.

  If anybody had any hits they would certainly be appreciated...

Steve
-- 
http://www.steve.org.uk/

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Xend unable to start on a xen host?, Steve Kemp <=