Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hi,
I have a problem since upgrading from 8.0.8 to 8.0.10:
node01# cat /proc/drbd
version: 8.0.10 (api:86/proto:86)
GIT-hash: 548d50b18dd7c625ad4445cc7e750b480c93794c build by phil at mescal,
2008-02-07 13:26:38
0: cs:Connected st:Secondary/Secondary ds:UpToDate/UpToDate C r---
ns:0 nr:0 dw:0 dr:0 al:0 bm:0 lo:0 pe:-1 ua:0 ap:0
resync: used:0/31 hits:0 misses:0 starving:0 dirty:0 changed:0
act_log: used:0/257 hits:0 misses:0 starving:0 dirty:0 changed:0
node02# cat /proc/drbd
version: 8.0.10 (api:86/proto:86)
GIT-hash: 548d50b18dd7c625ad4445cc7e750b480c93794c build by phil at mescal,
2008-02-07 13:26:38
0: cs:Connected st:Secondary/Primary ds:UpToDate/UpToDate C r---
ns:0 nr:0 dw:0 dr:0 al:0 bm:0 lo:0 pe:0 ua:0 ap:0
resync: used:0/31 hits:0 misses:0 starving:0 dirty:0 changed:0
act_log: used:0/257 hits:0 misses:0 starving:0 dirty:0 changed:0
When trying to make node01 primary, I get this error message:
node01# drbdsetup /dev/drbd0 secondary
No response from the DRBD driver! Is the module loaded?
A similar problem was already reported in 2006:
http://lists.linbit.com/pipermail/drbd-dev/2006-October/000526.html
Norbert