Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
DRBD is not creating the /dev/drbd0 device. Everything else seems to be happy. I went through the usual steps setting everything up and there were no apparent errors. I have included my drbd.conf file, the contents of /proc/drbd for both systems and /var/log/messages from either system. Any ideas why /dev/drbd0 didn't get created? kernel is version 2.6.33 global { usage-count no; } common { protocol C; } resource bhconf { on bh106 { device minor 0; disk /dev/mmcblk0p3; address 192.168.242.106:7789; meta-disk internal; } on bh130 { device minor 0; disk /dev/mmcblk0p3; address 192.168.242.130:7789; meta-disk internal; } } version: 8.3.7 (api:88/proto:86-91) built-in 0: cs:Connected ro:Secondary/Primary ds:UpToDate/UpToDate C r---- ns:0 nr:11304 dw:11304 dr:0 al:0 bm:1 lo:0 pe:0 ua:0 ap:0 ep:1 wo:b oos:0 version: 8.3.7 (api:88/proto:86-91) built-in 0: cs:Connected ro:Primary/Secondary ds:UpToDate/UpToDate C r---- ns:11304 nr:0 dw:0 dr:11304 al:0 bm:1 lo:0 pe:0 ua:0 ap:0 ep:1 wo:b oos:0 -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: messages2 URL: <http://lists.linbit.com/pipermail/drbd-user/attachments/20100604/888e2320/attachment.asc> -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: messages URL: <http://lists.linbit.com/pipermail/drbd-user/attachments/20100604/888e2320/attachment.txt>