<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 failovers i run into 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>
<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>
<BR>
Can any one of you help us with recommended recovery action / config change for rules 5 and 6.<BR>
<BR>
*rule_nr = 5;<BR> peer = mdev->p_uuid[Bitmap] & ~((u64)1);<BR> if (self == peer)<BR> return -1;<BR>
*rule_nr = 6;<BR> for (i = History_start; i <= History_end; i++) {<BR> peer = mdev->p_uuid[i] & ~((u64)1);<BR> if (self == peer)<BR> return -2;<BR> }<BR><BR>Thanks and Regards<BR>
Lak.<BR><BR>                                            </body>
</html>