<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
DRBD version: 8.0.16<BR>
We are forced to use this version of drbd, because of the older kernel version.<BR>
Every 10&nbsp;failovers i run into &nbsp;either rule_nr = 5 or rule_nr = 6.<BR>
Its been over a month since we are trying to figure out the rootcause for this, but in vain.<BR>
&nbsp;<BR>
We have terminated all apps accessing drbd partition before calling drbdadm secondary all and umount drbd partition.<BR>
With this change we are able to run about 30 failovers successfully. But we have hit rule_nr 5 after this.<BR>
&nbsp;<BR>
Can any one of you help us with recommended recovery action / config change for rules 5 and 6.<BR>
&nbsp;<BR>
*rule_nr = 5;<BR>&nbsp;peer = mdev-&gt;p_uuid[Bitmap] &amp; ~((u64)1);<BR>&nbsp;if (self == peer)<BR>&nbsp;&nbsp;return -1;<BR>
&nbsp;*rule_nr = 6;<BR>&nbsp;for (i = History_start; i &lt;= History_end; i++) {<BR>&nbsp;&nbsp;peer = mdev-&gt;p_uuid[i] &amp; ~((u64)1);<BR>&nbsp;&nbsp;if (self == peer)<BR>&nbsp;&nbsp;&nbsp;return -2;<BR>&nbsp;}<BR><BR>Thanks and Regards<BR>
Lak.<BR><BR>                                               </body>
</html>