[DRBD-user] Syncronisation

Michael Turner michael_turner at web.de
Tue Mar 24 11:19:03 CET 2009

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


Hi, I tried to install DRBD on a new System, and I have the same Problem again. Both Servers come up as Secondary/Secondary, after I restart DRBD / Servers. 

Server1:~ # cat /proc/drbd
version: 8.2.6 (api:88/proto:86-88)
GIT-hash: 3e69822d3bb4920a8c1bfdf7d647169eba7d2eb4 build by phil at fat-tyre, 2008-05-30 12:59:17
 0: cs:Connected st:Secondary/Secondary ds:UpToDate/UpToDate C r---
    ns:0 nr:0 dw:0 dr:0 al:0 bm:0 lo:0 pe:0 ua:0 ap:0 oos:0



drbd.conf

resource drbd-resource-0 {

        protocol C;

handlers {
        pri-on-incon-degr "halt -f";
}
        disk {
                on-io-error detach;
        }

#startup {
#       degr-wfc-timeout 120;
#}

#net {
#       timeout 60;
#       connect-int 10;
#       ping-int 10;
#       max-buffers 2048;
#       max-epoch-size 2048;
#}


syncer {
        rate 10M;
#       group 1;
#       al-extents 257
}

on Server1 {
        device /dev/drbd0;
        disk /dev/md4;
        address 10.0.0.214:7789;
        flexible-meta-disk internal;
}

on Server2 {
        device /dev/drbd0;
        disk /dev/md4;
        address 10.0.0.215:7789;
        meta-disk internal;
}
}

/sbin/service drbd start runs on both machines, and there is no active firewall or iptables.
is there any other way to fix this problem?!
_______________________________________________________________________
DSL zum Nulltarif + 20 Euro Extraprämie bei Online-Bestellung über die
DSL Freundschaftswerbung! http://dsl.web.de/?ac=OM.AD.AD008K15279B7069a




More information about the drbd-user mailing list