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] Error connecting to xend, connection refused

To: Kris Doosje <k.doosje@xxxxxxx>
Subject: Re: [Xen-users] Error connecting to xend, connection refused
From: Kris Doosje <k.doosje@xxxxxxx>
Date: Fri, 24 Mar 2006 08:38:18 +0100
Cc: Xen-Users <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 24 Mar 2006 09:21:54 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <44215A2B.1090200@xxxxxxx>
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: <44215A2B.1090200@xxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5 (Windows/20051201)
Duh, stupid..

Xend was shutdown before it was able to shut the guestdomains down. I had it this way:
update-rc.d xend defaults
update-rc.d xendomains defaults

changed it to this:
update-rc.d xend defaults 20 21
update-rc.d xendomains defaults 21 20

And now it's okay :)

Kris Doosje wrote:
Hi,

I've installed Xen 3.0.1 on Debian sarge, and it's working now. I'm able to boot guest-domains. Now the problem: when I reboot my Xen-machine and it's trying to shut the guestdomains down, it reports the error: Error connecting to xend, connection refused. So the guestdomains are not shutdown in a good way. When xend wasn't running, I wouldn't be able to start a guest domain. I don't understand why I get this error during shutdown :(

Kris

_______________________________________________
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>