[DRBD-user] Connect problem

Dan Barker dbarker at visioncomm.net
Mon Sep 13 21:50:47 CEST 2010

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


dmesg will show the error. You just show the problem.

What's in dmesg?

Dan in Atlanta

-----Original Message-----
From: drbd-user-bounces at lists.linbit.com
[mailto:drbd-user-bounces at lists.linbit.com] On Behalf Of Sam Przyswa
Sent: Saturday, September 11, 2010 4:07 PM
To: DRBD User List
Subject: [DRBD-user] Connect problem

Hi,

I use DRBD 8.3.7 on Debian 5.0.6 on both side.

There is may drbd.conf:
----------------------------------------------------
global { usage-count yes; }
        common { syncer { rate 10M; } }
        resource r0 {
             protocol B;
             net {
             }
             on vserver-2 {
                  device    /dev/drbd1;
                  disk      /dev/LVM-1/Postfix-snap;
                  address   88.190.11.187:7789;
                  meta-disk /dev/LVM-1/meta-1[0];
             }
             on vserver-1 {
                  device    /dev/drbd1;
                  disk      /dev/LVM-1/POSTFIX-2;
                  address   88.190.11.244:7789;
                  meta-disk /dev/LVM-1/meta-1[0];
             }
        }
----------------------------------------------------

I have problem to connect secondary node, on the primary I got that in 
/proc/drbd:

vserver-2:/etc# cat /proc/drbd
version: 8.3.7 (api:88/proto:86-91)
srcversion: EE47D8BF18AC166BE219757

  1: cs:WFConnection ro:Primary/Unknown ds:UpToDate/Inconsistent B r----
     ns:0 nr:0 dw:0 dr:676 al:0 bm:0 lo:0 pe:0 ua:0 ap:0 ep:1 wo:b 
oos:20971520
vserver-2:/etc#

But on secondary I got that:

vserver-1:/etc# cat /proc/drbd
version: 8.3.7 (api:88/proto:86-91)
GIT-hash: ea9e28dbff98e331a62bcbcc63a6135808fe2917 build by root at buildd, 
2010-01-23 08:21:00

  1: cs:StandAlone ro:Secondary/Unknown ds:Inconsistent/DUnknown   r----
     ns:0 nr:0 dw:0 dr:0 al:0 bm:0 lo:0 pe:0 ua:0 ap:0 ep:1 wo:b 
oos:20971520
vserver-1:/etc#

Other problem I cant mount the devices I got a device busy message !?

Help.

Sam.


_______________________________________________
drbd-user mailing list
drbd-user at lists.linbit.com
http://lists.linbit.com/mailman/listinfo/drbd-user




More information about the drbd-user mailing list