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: Costas Drogos <costas.drogos@xxxxxxxxx>
Date: Mon, 22 Jun 2009 21:47:43 +0300
Delivery-date: Mon, 22 Jun 2009 11:48:30 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=dQQPxOqMBVCQXFo7IxQ+kz5qFUeYayInVrKAu1TFpFA=; b=QCn6s0+Vh121CfQWADPuEZ36AJAvz2QY1sDI2Wi+w+cMI3sFOkMPEUFuva3OUIfN4P z3HXkuDg5Mh8Y6JF0M3onagW4W8vPFtdHddJglq5zDxrS/w+XAxXQrUQmgwac4s1RyDX qJbH4nVYpab2kkMRf4oJ09rap36f88gV2nvXk=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=r1/LKv2GpsdcYhNWmnvMJABU+rxMQGC7OH2ZxAy1WRRE/Y5s2wp/56Z1OKu7uukvG/ 8y/Sdv0nPafdkXQrIeyMxFReGIvk0P8Opud+zy5Ml1q3rPd233xh2ATfrh4kEJMC6xp1 LZwB2d1GSVbjmv702MPLpsuchoPHfapbcnPuA=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4A3DEB14.70505@xxxxxx>
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Sun, Jun 21, 2009 at 11:11 AM, Christoph Kaminski<mangel@xxxxxx> wrote:
> Hi!

Hello there!

> It is possible to start domU's with dependencies?

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 :)


-- 
Costas Drogos

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

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