Comment 3 for bug 1314289

Revision history for this message
Jan Vollendorf (u-jan) wrote :

Hello,

I checked this on two clusters with two nodes each.
All systems running a 3.2.0-61-generic kernel.
After installing drbd8-utils (2:8.4.3-0ubuntu0.12.04.2) the problem is solved for me.

Testcases:
  - With new tools, old kernel module loaded:
    * "drbdsetup xml net" should output xml help instead of an error => OK
    * "/sbin/drbdadm --version" does not fail to print the version. => OK
    * "service drbd stop" should work without errors => OK
    * "service corosync restart" on a cluster should work without loosing the local mirror. => OK
Additional Tests:
    * following Transitions and status checks by pacemaker are working again now:
        # unconfigured -> Secondary
        # secondary -> Primary
        # primary -> secondary
        # secondary -> unconfigured