On 9/15/07, Lasantha Marian <[EMAIL PROTECTED]> wrote: > Andrew, > > I've started working on points that you have given to debug the scripts. > I ended up identifying that "Filesystem_notify()" function in the > "Filesystem" script causes the problem.
Filesystem_notify was being called for a non-OCFS2 filesystem?? can you attach the "set -x" output and the Filesystem script please? (we'd like to make sure it gets fixed for everyone) > Then I completely commented out > the function as it is related to OCFS2 type. Viola, it works. Now I > have been running it for about two days and no side effects. > > Thanks and kind regards, > > Lasantha. > > *-------- Original Message --------* > *Subject: * [Linux-HA] Re: LSB Compliant Filesystem Script > *Date: * Wed, 12/Sep/2007 11:12:21 AM +0550 > *From: * "Andrew Beekhof" <[EMAIL PROTECTED]> > *To: * "General Linux-HA mailing list" <[email protected]> > > > > On 9/12/07, Lasantha Marian <[EMAIL PROTECTED]> wrote: > > > >> Really, really appreciate if somebody could shed some light on this issue. > >> > > > > try adding "set -x" to /usr/lib/ocf/resource.d/heartbeat/Filesystem > > and running it by hand, that may provide more information > > > > but likely the problem (and many others) was fixed in the last 14 > > months since that version went out... please give thought upgrading > > _______________________________________________ > > 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 > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
