Madison Kelly wrote:
Filesystem[3233]: 2007/06/25_16:20:07 ERROR: Setup problem:
Couldn't find utility fsck
I finally figured this out... Turns out the file:
/usr/lib/ocf/resource.d/heartbeat/Filesystem had the entry 'FSCK=fsck'.
Changing that entry to: 'FSCK=/sbin/fsck' made things work.
My question than is:
All the other apps where referenced by their full
/path/to/executable. Why wasn't FSCK? Secondly, without a path shouldn't
it have looked in $PATH or is $PATH blank for the user that Filesystem
runs as? If the later is the case, why would 'fsck' work then? Is this
worthy of a bug being filed?
Thanks for any light that can be shed on this.
Madison Kelly
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems