this is how I did. files in /etc/xen/auto is just a symbolic link to /etc/xen. eg /etc/xen/myvm01, /etc/xen/myvm02, /etc/xen/myvm03, to start the VM in the order of 02 -> 01 -> 03, I create a link under /etc/xen/auto
/etc/xen/auto/1myvm02 -> /etc/xen/myvm02 /etc/xen/auto/2myvm01 -> /etc/xen/myvm01 /etc/xen/auto/3myvm03 -> /etc/xen/myvm03
I think there is a better way to do it...
================= Barrow Kwan ThoughtWorks, Inc.
New from ThoughtWorks: Mingle, an Agile project management application. Mingle. Project Intelligence. Powerfully Simple. More at http://studios.thoughtworks.com
Kanwar Ranbir Sandhu m3freak@thesandhufamily.ca Sent by: fedora-xen-bounces@redhat.com 02/26/08 06:15 PM
To fedora-xen@redhat.com cc
Subject [Fedora-xen] domU auto start order
Hi All,
Is it possible to auto start domU's listed in /etc/xen/auto in a particular order? I imagine it is, but my reading comprehension or my searching skills suck, because I can't find anything about this.
Thanks,
Ranbir