Hi all,

I've got my heartbeat2 working fine on it's own, and I have DRBD8 working on it's own. My problem comes when I try to add the DRBD stuff to '/etc/ha.d/haresources'. I start getting these errors in the log file many times and the DRBD partition never mounts.

Error:

Filesystem[3233]: 2007/06/25_16:20:07 ERROR: Setup problem: Couldn't find utility fsck
Filesystem[3228]:       2007/06/25_16:20:07 ERROR:  Generic error
ResourceManager[3006]: 2007/06/25_16:20:07 ERROR: Return code 1 from /etc/ha.d/resource.d/Filesystem ResourceManager[3006]: 2007/06/25_16:20:08 info: Retrying failed stop operation [Filesystem::/dev/drbd0::/ha::ext3] ResourceManager[3006]: 2007/06/25_16:20:08 info: Running /etc/ha.d/resource.d/Filesystem /dev/drbd0 /ha ext3 stop Filesystem[3283]: 2007/06/25_16:20:08 ERROR: Setup problem: Couldn't find utility fsck
Filesystem[3278]:       2007/06/25_16:20:08 ERROR:  Generic error
ResourceManager[3006]: 2007/06/25_16:20:08 ERROR: Return code 1 from /etc/ha.d/resource.d/Filesystem ResourceManager[3006]: 2007/06/25_16:20:09 info: Retrying failed stop operation [Filesystem::/dev/drbd0::/ha::ext3] ResourceManager[3006]: 2007/06/25_16:20:09 info: Running /etc/ha.d/resource.d/Filesystem /dev/drbd0 /ha ext3 stop


I know '/sbin/fsck' exists and I even created a symlink to '/bin/fsck' to make sure it was accessible to non-root users for testing, but the error persists.

  My haresources file has the line:

vash 192.168.2.13 drbddisk::r0 Filesystem::/dev/drbd0::/ha::ext3 postgresql-8.1 apache2

Also, often when I bring up the slave the master server tries to give up it's resources to the slave.

Sorry for asking so many questions. It seems that documentation for people trying to teach themselves HA stuff is limited. If anyone can point me to any docs I may have missed, I'd happily consult them before pestering the list more. :)

Madison Kelly

PS - If posting any of my config files, logs or otherwise will help, please say.
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to