Hi, I am using xen-3.0.3-41.el5 on Centos 5 with 2.6.18-53.1.21.el5xen kernel. I'd like to: 1) When Dom0 shutdown, DomU's do the same. 2) When Dom0 boots. DomU's do the same. Is that possible? Thanks in advance! -- -- Open Kairos http://www.openkairos.com Watch More TV http://sebelk.blogspot.com Sergio Belkin -
On Fri, Sep 12, 2008 at 3:37 PM, Sergio Belkin <sebelk at gmail.com> wrote:> Hi, > > I am using xen-3.0.3-41.el5 on Centos 5 with 2.6.18-53.1.21.el5xen > kernel. I'd like to: > > 1) When Dom0 shutdown, DomU's do the same.This is a given.> 2) When Dom0 boots. DomU's do the same.Create a soft-link in /etc/xen/auto to each DomU in /etc/xen that you want to auto-start at system boot. Brett