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] domU autostart with deps

To: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] domU autostart with deps
From: Christoph Kaminski <mangel@xxxxxx>
Date: Mon, 22 Jun 2009 22:23:38 +0200
Delivery-date: Mon, 22 Jun 2009 13:24:39 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <555ed20a0906221147j5878cc68u6b57762b81425f38@xxxxxxxxxxxxxx>
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <4A3DEB14.70505@xxxxxx> <555ed20a0906221147j5878cc68u6b57762b81425f38@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103)
Costas Drogos schrieb:

If by "dependencies" you mean a service in a domU that must be started
before the other domU boots, e.g. a NFS server or a database, you
could check from dom0 when this service is up so to boot the other
machine.

As previous folks told, there is no Xen way to do that, because Xen
has nothing to do with userspace applications, so you have to use a
script of your own, which would be highly dependable on the
"dependencies" you have.

Maybe if you could clarify the "dependencies" you need to resolve,
someone could help :)



With dependencies mean the whole host completely started.

start host a
wait till all services started on host a
start host b
and so on...

Greetz

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

<Prev in Thread] Current Thread [Next in Thread>