hi, maybe this is not the place to file a bug, but....
I think there is one in /etc/init.d/o2cb. the script should be used to create the config file /etc/sysconfig/o2cb by calling it with "o2cb configure", and the generated config file contains info not to edit the file, but to use the script. alas, the script only checks for to parameters, the cluster name and wether to enable the cluster or not. the sometimes necessary modification of the heartbeat threshold cannot be made via the script, and, even worse, it is overwritten by write_config(), when someone calls the script after the modification was made using some editor. so, maybe configure_ask() should contain a third loop to ask for that parameter to (or any parameter which additionaly can be set). greets thomas zimolong Bundesministerium des Inneren Referat Z 6 - Funktionsbereich Anwendungsentwicklung Alt-Moabit 101 D D-10559 Berlin Fon 01888 681 2383 Fax 01888 681 5 2383 mailto:[EMAIL PROTECTED] http://bmi.bund.de _______________________________________________ Ocfs2-users mailing list [email protected] http://oss.oracle.com/mailman/listinfo/ocfs2-users
