Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 196113

Summary: sys-cluster/drbd 8.0.6-r1 init script is stuck waiting for what exactly?
Product: Gentoo Linux Reporter: Maurice Volaski <mvolaski>
Component: New packagesAssignee: Gentoo Cluster Team <cluster>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
URL: http://www.fluxsoft.com/images/drbdwaiting.jpg
Whiteboard:
Package list:
Runtime testing required: ---

Description Maurice Volaski 2007-10-17 00:01:51 UTC
When I start drbd on a system whose peer is up and running as primary, the init script seems to just be stuck waiting for that peer to do what's already done.

Check out the screenshot at http://www.fluxsoft.com/images/drbdwaiting.jpg. thewarehouse1 is primary and has already connected and is syncing one of the resources but the init script is just sitting there demanding I type yes to cancel what already did.

Or am I just confused about what this script wants?
Comment 1 Christian Zoffoli (RETIRED) gentoo-dev 2007-10-17 08:32:23 UTC
read man pages regarding degr-wfc-timeout and wfc-timeout and check them in your drbd.conf.

Note: 0 means wait forever.
Comment 2 Maurice Volaski 2007-10-17 16:49:11 UTC
Oh, this bug isn't in your script; it's part of drbdadm itself, sorry.