[DRBD-user] Stalled on WFBitMap

Benoit Donneaux benoit.donneaux at nrb.be
Wed Feb 8 13:13:38 CET 2006

Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.


Hello,


I've just compiled and packaged drbd 0.7.15 on mandriva 10.0 (Community) 
for i586.
I added 255 MB free partition on both side and installed and configured 
on both system as below.
First, all seems to work fine (module loaded, service started, system 
connected, ...).

resource r1 {
        protocol C;
        incon-degr-cmd "echo DRBD : DEGRADED !!!";

        syncer {
                rate    5M;
                group   1;
        }

        disk {
                size    50M;
        }

        startup {
                wfc-timeout     5;
        }

        on netlab01 {
                device          /dev/drbd0;
                disk            /dev/hdb1;
                address         192.168.253.1:7789;
                meta-disk       internal;
        }

        on netlab04 {
                device          /dev/drbd0;
                disk            /dev/hdb1;
                address         192.168.253.2:7789;
                meta-disk       internal;
        }
}

[root at netlab01 root]# service drbd status
drbd driver loaded OK; device status:
version: 0.7.15 (api:77/proto:74)
SVN Revision: 2020 build by benoit.donneaux at nrb.be, 2006-02-01 12:46:30
  0: cs:WFBitMapS st:Primary/Secondary ld:Consistent
    ns:0 nr:0 dw:0 dr:0 al:0 bm:0 lo:0 pe:0 ua:0 ap:0

[root at netlab04 root]# service drbd status
drbd driver loaded OK; device status:
version: 0.7.15 (api:77/proto:74)
SVN Revision: 2020 build by benoit.donneaux at nrb.be, 2006-02-01 12:46:30
 0: cs:WFBitMapT st:Secondary/Primary ld:Inconsistent
    ns:0 nr:0 dw:0 dr:0 al:0 bm:0 lo:0 pe:0 ua:0 ap:0

But after many hours of testing (primary, up, connect, disconnect, down, 
secondary), nothing to do !
Both side stalled on WFBitMap !!! Never start data sync ! Anybody know 
this problem ?


ThX

-------------- next part --------------
A non-text attachment was scrubbed...
Name: benoit.donneaux.vcf
Type: text/x-vcard
Size: 313 bytes
Desc: not available
URL: <http://lists.linbit.com/pipermail/drbd-user/attachments/20060208/eb24185d/attachment.vcf>


More information about the drbd-user mailing list