Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hi List, I'm a newbie to drbd. I have setup a test system with 2 guests. When I issue "cat /proc/drbd" I get the following : version: 0.7.22 (api:79/proto:74) SVN Revision: 2572 build by lmb at dale, 2006-10-25 18:17:21 0: cs:Connected st:Primary/Secondary ld:Consistent ns:1378460 nr:23830744 dw:25209204 dr:480028 al:144 bm:3798 lo:0 pe:0 ua:0 ap:0 1: cs:Unconfigured Where is "1: cs:Unconfigured" coming from ? My /etc/drbd.conf is below: resource dbms01 { protocol C; incon-degr-cmd "echo '!DRBD! pri on incon-degr' | wall ; sleep 60 ; halt -f"; startup { degr-wfc-timeout 120; } disk { on-io-error detach; } net { on-disconnect reconnect; } syncer { rate 100M; group 1; al-extents 257; } on lnxhat1 { device /dev/drbd0; disk /dev/vgora_dbms/lvdbms01; address 172.27.100.204:7788; meta-disk internal; } on lnxhat2 { device /dev/drbd0; disk /dev/vgora_dbms/lvdbms01; address 172.27.100.205:7788; meta-disk internal; } } My configuration: zVM 5.4 SLES10-SP2 DRBD 0.7.22 TIA Bernie Wu ________________________________ The information contained in this e-mail message is intended only for the personal and confidential use of the recipient(s) named above. This message may be an attorney-client communication and/or work product and as such is privileged and confidential. If the reader of this message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, distribution, or copying of this message is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail, and delete the original message. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.linbit.com/pipermail/drbd-user/attachments/20100506/47678d09/attachment.htm>