Hi, On Tue, Nov 06, 2007 at 03:44:48PM +0200, Szasz Tamas wrote: > Yes, this is a simple solution, but I want to modifiy the file "on the fly", > via a web user interface.
Er, which web interface? You created one? In order to modify the cib, you have to go with one of these: - cibadmin - hb_gui - stop the cluster, remove signature files (cib.xml.sig), and edit cib.xml by hand > There are no simpler solution for this problem? I had seen the cib_modify > option in cibadmin script. Can't I modify the file with this? Yes, that should be possible too, though I never tried it. There's more than one way one can modify the CIB (update/replace/modify). Thanks, Dejan > >Cut that group out and edit it. Then: > > > > cibadmin -U -o resources -x group.xml > > > >Thanks, > > > >Dejan > > > Szasz Tamas > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
