On Sat, Jul 28, 2007 at 11:09:54AM -0700, Bernd Schemmer wrote:

> It's easy to write a startup script or SMF service that automatically starts
> DomUs at system start but that's not necessary if the feature is already
> there. 
> 
> And I think the SMF service svc:/system/xctl/domains:default is there for
> this feature but I did not find a SMF property for the DomUs to automatically
> start at boot time. And I'm not a Python expert to understand the start/stop
> scripts of this service

That is indeed what the service is for. I'll write a blog entry tomorrow
describing what we did here (since we differ quite a lot from upstream).

Adding:

on_xend_start="start"

into the domain's config file will auto-start the domain. Auto-shutdown should
happen by default.

regards
john
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to