Hi, > Can anyone using either of the following two options please reply and > indicate what why they are using them. > - "enable_config_writes off" in ha.cf, or > - "suppress_cib_writes=true" option in the CIB itself.
I am _not_ using any more those options since you fixed: cibadmin --id <id> -U -x <file> on January 26 (but I haven't try yet in 2.0.3). I prefer to keep the static part of the CIB in a file (maintained with CVS), outside heartbeat control, then apply any update to a running crm with "cibadmin --id -U". This implies to give an id to the CIB tag itself (at least). I confirm that this works well for modifying or even adding resources without stopping hearbeat. Furthermore, in last resort one may stop hearbeat on every node, copy this file under /var/lib/heartbeat/crm, then restart heartbeat. Guess I'm not a GUI fan :-) -- [EMAIL PROTECTED], Tel: (33) 04 92 38 79 11, Bur: C112 INRIA Sophia, 2004, rte des Lucioles, B.P.93 - 06902 Sophia Antipolis Cedex _______________________________________________________ Linux-HA-Dev: [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
