[DRBD-user] Debian init problem

Lars Ellenberg lars.ellenberg at linbit.com
Fri Mar 12 10:07:08 CET 2010

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


On Thu, Mar 11, 2010 at 09:47:09PM +0100, Olivier BATARD wrote:
> Hi,
> 
> 
> I've set up two lenny servers with drbd 8.3.7 with the following resource :
> 
> resource r1 {
>         on debian1 {
>                 device /dev/drbd0;
>                 disk    /dev/VG1/lv01;
>                 address 192.168.5.1:7789;
>                 meta-disk       internal;
>         }
>         on debian2 {
>                 device /dev/drbd0;
>                 disk /dev/VG01/lv01;
>                 address 192.168.5.2:7789;
>                 meta-disk       internal;
>         }
> }
> 
> 
> Each time I'm restarting a node, the following error happens :
> 
> block drbd0 : bind before connect failed error = -99
> 
> I have to make a /etc/init.d/drbd restart, and all work fine ... I
> don't know where the error is ... Any ideas ?

You have to get your network up,
before you tell drbd to use it.

-- 
: Lars Ellenberg
: LINBIT | Your Way to High Availability
: DRBD/HA support and consulting http://www.linbit.com

DRBD® and LINBIT® are registered trademarks of LINBIT, Austria.
__
please don't Cc me, but send to list   --   I'm subscribed



More information about the drbd-user mailing list