I could do with some pointers for a Linux-HA setup I have two servers in an HA pair, and the /etc/ha.d/haresources file reads:
server1 \ Filesystem::/dev/sdb::/mdt::lustre \ Filesystem::/dev/sdc::/ost0::lustre \ Filesystem::/dev/sdd::/ost1::lustre server2 \ Filesystem::/dev/sdh::/ost4::lustre \ Filesystem::/dev/sdi::/ost5::lustre \ When I test by stopping/starting heartbeat the mdt partition is mounted OK, but the ost partitions do not mount, as the system tries to run fsck on them. /var/log/ha-debug.1:fsck: fsck.lustre: not found /var/log/ha-debug.1:/sbin/fsck: Error 2 while executing fsck.lustre for /dev/sdi I should explain that the OST partitions are on RAID arrays with dual controllers. Am I barking up a wrong tree here? Also not sure where the /etc/init.d/lustre init script is, this is Lustre 1.6.1 _______________________________________________ Lustre-discuss mailing list [email protected] https://mail.clusterfs.com/mailman/listinfo/lustre-discuss
