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] How can be defined the order of the starting of DomUs li

To: "Artur Linhart - Linux communication" <AL.LINUX@xxxxxxxxxxx>
Subject: Re: [Xen-users] How can be defined the order of the starting of DomUs linked into /etc/xen/auto?
From: "Todd Deshane" <deshantm@xxxxxxxxx>
Date: Fri, 29 Feb 2008 17:09:29 -0500
Cc: Xen-Users <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 29 Feb 2008 14:10:10 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=YrMSCmYkIbHhQi6+Xy1EqBcvgqbBY1yccmG6grnbIWc=; b=lNh/dTeWvoMMaBbbQ7BtMDkRdF6KfsPAiwLhAGZsLt6ZNfXauQx1aM7e9fsCyNP53EFfyiataqvgsD39MwJtHFyLYENJvgpqIPvW8LjBF7E9tCBzetVJ0F9btY/JZhOnRmd7pT8o4OjuG4fGNVgSS4oT9bMHA1gajAVwqwtzq8Q=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jH4R3obxauvYo2W+bHr+xrr7efutyxm2eZ6m52yqus7MKQ2dQbgUVpjzPS6FUo2mwZiy4W/M7r8hMBUQPGZljQfgZtywMezInS+cBTlJrujJP/2l5Bsilf+O/+skNp5crFXnpJXYv9EwhWO7xGQEaROp1Bz7J76w1LIJwYK5DC8=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <099401c87b08$2d2fc7c0$05001300@xxxxxxxxxxxxxxxxxxxxxxxxx>
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: <099401c87b08$2d2fc7c0$05001300@xxxxxxxxxxxxxxxxxxxxxxxxx>
Reply-to: deshantm@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi Archie,

On Fri, Feb 29, 2008 at 2:20 PM, Artur Linhart - Linux communication
<AL.LINUX@xxxxxxxxxxx> wrote:
>
>
>
>
> Hello,
>
>
>
>             I  use Xen 3.1.0 for longer time, but I still have one problem –
> how could I define the order of the starting of the DomU instances which are
> automatically restored/started if the DOm0 starts?
>
>
>
>             Thics can be important – for example, I want to start the
> database before tomcat starts, I want to start tomcat before load
> balancer... etc.
>
>
>
>             I have truied to name the links in the /etc/xen/auto/ in some
> waz which I wanted this will be started (something like 000-database,
> 100-webserver, 200=loadbalancer) but this did not helped to me.
>
>
>
>             Does anybody know, what could be the solution for it or from
> which source just the starting process takes the order of the startings?
>
>


You should take a look at your xendomains init script. Usually it is
stored in /etc/init.d/

>From that you should be able to determine how it picks the guest
order. I would have guessed that it would be in alpha order based on
the directory listing...


Best Regards,
Todd


>
>                         Thanx in advance,
>
>
>
>                                    Archie
> _______________________________________________
>  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>