[DRBD-user] /etc/init.d/drbd ignores wfc-timeout?
Kelly Byrd
kbyrd-drbd at memcpy.com
Wed Sep 26 14:29:24 CEST 2007
I'm no CentOS 5, using the drbd packages from them (8.0.4 I believe)
The beginning of my drbd.conf contains.
|common {
| syncer { rate 200M; }
| protocol C;
|
| startup {
| degr-wfc-timeout 5; # 5 seconds.
| wfc-timeout 5;
| }
On a machine boot, it seems the drbd init.d script wants to
wait forever because of the call to 'drbdadm wait-con-int'
The output from that syas the degr-wfc-timeout and wfc-timeouts
are '0'.
What's going on?
More information about the drbd-user
mailing list