Thanks for the Joyent info. Those tools look pretty neat. Although it does require SmartOS and "kvm" branded zones which we don't have in OpenIndiana (yet, I suppose..)
Russ, thanks for your scripts. I've put something together based on that which is off to a great start. One thing I haven't figure out how to do though, is get the service to restart the machine if it shuts down. Whenever the VM shuts down, it appears as if the service has failed, and it goes into a maintenance state. `svcadm clear X` gets it started again. I've read that SMF will do this if a service fails too quickly (like 3 times in 60 seconds is mentioned in a few places). I've looked high and low for a way to set that threshold but haven't found any way to do so. Any SMF gurus able to point me in the right direction? Thanks, Matt On 13/12/2011, at 5:32 PM, Jeppe Toustrup wrote: > On Tue, Dec 13, 2011 at 07:22, Heinz N. Gies <[email protected]> wrote: >> Hi Russ, >> nice work :) I have twiddled in a related area and put together a (a bit >> more complexer) controll script [1] that can run multiple machines, perhaps >> we should join forces and combine the two? >> > > Joyent has already made a daemon to run virtual machines, it is > included in the SmartOS distribution: > https://github.com/joyent/smartos-live/tree/master/src > > The daemon is made as a Node.js program, vmadmd.js and has a client > utility to control the VMs called vmadm.js. > > -- > Venlig hilsen / Kind regards > Jeppe Toustrup (aka. Tenzer) > > _______________________________________________ > OpenIndiana-discuss mailing list > [email protected] > http://openindiana.org/mailman/listinfo/openindiana-discuss _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
