
david at davidcoulson
May 14, 2012, 2:03 PM
Post #3 of 3
(278 views)
Permalink
|
|
Re: Machine recycle causes drbd init to hang
[In reply to]
|
|
Why not just add this? common { startup { wfc-timeout 60; degr-wfc-timeout 120; wait-after-sb; } } On May 14, 2012, at 4:50 PM, John Anthony wrote: > looking at the /etc/init.d/drbd script - > $DRBDADM wait-con-int - is the hidden wait-connect all that starts up devices > is there any hidden interface to start all device in disconnected mode ? > > Thx, > > -JA > > On Mon, May 14, 2012 at 1:09 PM, John Anthony <chirayithaj [at] gmail> wrote: > All: > > In our use case - we would like the devices to come up in "disconnected" state - the state at which the machine was recycled and the peer is disconnected to. > > Init bring up devices in cs:WFConnection state and since the peer will not connect, subsequent parts of the init sequence does not run. > > Will look into the script, but wondering if there are any quick hits for this. > > -JA > > _______________________________________________ > drbd-user mailing list > drbd-user [at] lists > http://lists.linbit.com/mailman/listinfo/drbd-user
|