|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] domU autostart with deps
Hi, Cristoph
I had same problem when I used HVM guest with active directory
controller (win2k3).
One problem thet there is no "XEN" way to check that booted OS is ready.
I read this thread
http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/343455-how-change-order-automatic-start-virtual-machines-when-power.html
You can solve this problem via changing /etc/init.d/xendomains script
(Debian for example)
You can add check - if config have name "win2k3_AD.cfg" - then wait
untill it will response for network pings from Dom0.
---
Thanks!
Evgeniy Sudyr
On Sun, Jun 21, 2009 at 11:11 AM, Christoph Kaminski<mangel@xxxxxx> wrote:
> Hi!
>
> It is possible to start domU's with dependencies?
>
> I mean something like that:
>
> 1. start domU a
> 2. wait till domU a completely started
> 3. start domU b
> 4. wait till domU b completely started
> 5. start all other domU's
>
> How to do it?
>
> Greetz
>
> PS: sorry for my english
>
> _______________________________________________
> 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
|
|
|
|
|