On Mon, 21 Feb 2005 08:50:44 PST, Chandra Seetharaman wrote: > On Mon, Feb 21, 2005 at 07:43:56AM -0800, mehta kiran wrote: > > Hi florin , > > Thanks for your reply. > > 1. Echo is good enough but i just wanted to > > know if commands already exists or not. > > There is no commands as of now. Even when they become available it will > be simple shell scripts. > > > And now i know that i should be writing small > > scripts as i need them. > > 2. Configuration continuously changes , > > I don't think CKRM configuration would very often. > > and if system crashes or reboots unpredictably, > > configuration will definitely be lost. > > Isn't this true ? > > Yes, that is true. But hopefully that does happen often in a production > system :). If you are really concerned, you can backup the rcfs filesystem > as often as would like(or whenever anything changes in the configuration).
I think the answer to this is to create an init script and a small config file that it runs which sets the correct parameters at boot. Without a persistent nature, the concept becomes less useful in production. Any init script folks want to take a hack at this? Ideally this would have a .conf file, like, say, systune.conf and an init script to run it. It would then contain just the parameters for rcfs rather than hijacking systune. gerrit ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ ckrm-tech mailing list https://lists.sourceforge.net/lists/listinfo/ckrm-tech
