Displaying 1 result from an estimated 1 matches for "check_drbd".
Did you mean:
check_bdrb
2011 Dec 06
0
script for check drbd at mount ocfs2 at boot in debian
...gs some times the drbd system needs wait some time for
start (sync protocols), or because some times the node are down many
days.
I create a script for wait for a sync, and check that the "ip of
interconect cluster" are up an running. and go up to ocfs2
for download:
www.adantra.es/temp/check_drbd.gz
I put the interesting code here because my goal is not for drbd
(usefully too) but the real use is for ocfs2 you can put you ocfs2 at
fstab with noauto option.
I put in my init scripts (the init is for debian but you can use easy
in many systems)...
I hope that the people find userfully (my b...