Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
/ 2004-02-24 10:05:18 +0100 \ thomas: > Hello, > > sorry, I need help once more. I have a raid1 System and in node gamma1 > and my second node shoud be gamma2. Trying to get gamma1 primary, I used > drbdsetup and got this message: > > drbdsetup /dev/nbd0 primary > Version tags of drbdsetup and drbd kernel module are not > matching! > API_VERSION: drbdsetup:64 -- drbd module:63 > Please check your installation! > > What happens and what can I do? well, check your installation then. it seems like your drbdsetup is more recent than your drbd module. API 63 is 0.6.7 and 8, API 64 since 0.6.9 ... did you do an update, and forgot to unload/reload the module? for now, revert to the 0.6.7 drbdsetup, and use it to shut down cleanly, remove the module, and do your update, this time cleanly. AND NOTE: 0.6.7 had a lifetime of exatly one week, and had a bug with the sync-group functionality (which was newly introduced then) we are at 0.6.11 meanwhile ... Lars Ellenberg