Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hi All,
I am new to drbd and encountering a severe problem :(
I have all drbd's up and running in primary state, some of the devices
are not connected to the peer because it is down for maintenance, the
other peer-nodes are up and running.
"drbdadm state all" on the running system:
drbdadm state all
Primary/Unknown (these are down for maintenance)
Primary/Unknown
Primary/Secondary (this is up..)
The devices are regularly mounted and worling
After I reboot the maschine all DRBDs are in Secondary state, and are
not remounted...
My Setup:
Gentoo System with 2.6.9 Kernel and DRBD 0.7.7 patched directly into the
kernel. Blockdevices are Software-Raids (md-raidtools)
My config:
resource mail {
protocol C;
incon-degr-cmd "echo '!DRBD! pri on incon-degr' | wall ; sleep 60 ;
halt -f";
startup { wfc-timeout 5; degr-wfc-timeout 5; }
disk { on-io-error detach; }
syncer { rate 50M; group 1; }
on automatix {
device /dev/drbd0;
disk /dev/md9;
address 192.168.15.65:7788;
meta-disk internal;
}
on idefix {
device /dev/drbd0;
disk /dev/md9;
address 192.168.15.63:7788;
meta-disk internal;
}
}
Anyone can help me
Oliver
--
Diese Nachricht wurde digital unterschrieben
oliwel's public key: http://www.oliwel.de/oliwel.crt
Basiszertifikat: http://www.ldv.ei.tum.de/page72
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5616 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.linbit.com/pipermail/drbd-user/attachments/20050102/4cb27c56/attachment.bin>