On 08/23/2011 05:00 PM, Edwige Odedele wrote: > *rootx:/tmp# cat /proc/drbd* > > version: 8.3.7 (api:88/proto:86-91) > > GIT-hash: ea9e28dbff98e331a62bcbcc63a6135808fe2917 build by rootx, 2011- > > 08-22 14:27:51 > > 0: *cs:WFConnection ro:Secondary/Unknown ds:Diskless/DUnknown C r----* > > ns:0 nr:0 dw:0 dr:0 al:0 bm:0 lo:0 pe:0 ua:0 ap:0 ep:1 wo:b oos:0 >
You're running diskless. How are you starting DRBD? Are you not using the stock initscript? This is what would happen if you do "drbdadm connect" but fail to "drbdadm attach". That, or the attach failed for a different reason, see your kernel logs. Don't do either attach or connect during normal operation. Alway activate your DRBDs by "drbdadm up". HTH, Felix _______________________________________________ drbd-user mailing list [email protected] http://lists.linbit.com/mailman/listinfo/drbd-user
