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). > > thanks, > --kiran > > > > > > --- Florin Iucha <[EMAIL PROTECTED]> wrote: > > > mehta kiran wrote: > > > > > What i see is that for any change in > > >configuartion requires modification of rcfs > > >using echo . > > > > > >Are there any commands which can be used to modify > > >configuration > > > > > > > > Why isn't echo good enough? With that interface, you > > can nicely > > script or write your own integration into whatever > > management > > console you want. > > > > If you want the configuration to be persistent > > across reboot, > > you might want to create an init script that tars > > the contents > > of the filesystem at shutdown time and untars it at > > boot. > > > > florin > > > > > > > ------------------------------------------------------- > > 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 > > > > > > > __________________________________ > Do you Yahoo!? > The all-new My Yahoo! - What will yours do? > http://my.yahoo.com > > > ------------------------------------------------------- > 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 -- ---------------------------------------------------------------------- Chandra Seetharaman | Be careful what you choose.... - [EMAIL PROTECTED] | .......you may get it. ---------------------------------------------------------------------- ------------------------------------------------------- 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
