On Mon, Dec 03, 2007 at 12:17:20PM +0100, Dejan Muhamedagic wrote: > > Nov 30 17:20:22 teszt1 lrmd: [2765]: info: RA output: > > (mount-mdt:start:stderr) fsck: fsck.lustre: not found > > Could this be a problem?
No, because after that it's trying further. > PATH setting? Kernel modules not loaded? No experience with > lustre here. If you can't figure out from the logs what's up, > then try to run the Filesystem RA with -x: > > OCF_ROOT=/usr/lib/ocf OCF_RESKEY_device=... ... sh -x > /usr/lib/ocf/resource.d/heartbeat/Filesystem > > (Perhaps add 2>/tmp/Filesystem.trc.) > > And see how it differs from when you run mount by hand. I put a set -x and set +x into the Filesystem script at the right places and I saw what I wanted in the logs. Anyway it didn't help so much. After that I remembered, I haven't disabled selinux yet, and voila, it's working now. Thank you very much, tamas _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
