Hello Andrea,s
On Fri, 2008-01-18 at 01:09 +0100, Andreas Mock wrote: > So, now, if you upgrade to the version in HAv2 2.1.3 and have > no config-file-definition in your current cib, the wrong path > is taken. WARNING: You have to provide the path explicitly > in your cib or change the position of the config file to > /etc/ldirectord.cf. i took a quick look at the current "tip" revision: http://hg.linux-ha.org/dev/file/tip/ldirectord/OCF/ldirectord.in may i suggest adding a 'required="1"' to the xml meta data as for example: - <parameter name="configfile" unique="1"> + <parameter name="configfile" unique="1" required="1"> please note: i do not know if a) the required attribute is honored by crm_verify and if b) if the required attribute defaults to 1 if it is ommitted. cheers, raoul -- ____________________________________________________________________ DI (FH) Raoul Bhatia M.Sc. email. [EMAIL PROTECTED] Technischer Leiter IPAX - Aloy Bhatia Hava OEG web. http://www.ipax.at Barawitzkagasse 10/2/2/11 email. [EMAIL PROTECTED] 1190 Wien tel. +43 1 3670030 FN 277995t HG Wien fax. +43 1 3670030 15 ____________________________________________________________________ _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
