Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
/ 2004-02-17 15:08:38 +0100 \ thomas: > I have 2 servers (Debian Woody) with scsi devices and I have a software > raid1 on the primary server. > Now I got some problems while starting drbd on the primary server. > Here my drbd.conf file: > > resource drbd0 { > protocol=C > fsckcmd=fsck.ext3 -p -y > > on gamma1 { > device=/dev/nb0 > disk=/dev/mb0 <----- this is my raid1 device No, it is most probably not. You should not mix up "b" and "d" :) Lars Ellenberg