<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri" size="2"><span style="font-size:11pt;">
<div>Hi,</div>
<div> </div>
<div>I have an LVM logical volume and used DRBD to replicate it to another server.</div>
<div>The /dev/drbd0 has PV/VG/LVs which are mostly working.</div>
<div>I have colocation and order constraints that bring up a VIP, promote DRBD and start LVM plus file systems.</div>
<div> </div>
<div>The problem arises when I take the active node offline.</div>
<div>At that point the VIP and DRBD master move but the PV/VG are not scanned/activated, the file systems are not mounted</div>
<div>and “crm status” reports an error for the ocf:heartbeat:LVM resource</div>
<div> </div>
<div>“Volume group [replicated] does not exist or contains an error!</div>
<div>Using volume group(s) on command line.”</div>
<div> </div>
<div>At this point the /dev/drbd0 physical volume is not known to the server and  the fix requires </div>
<div> </div>
<div>root# pvscan –cache /dev/drbd0</div>
<div>root# crm resource cleanup grp-ars-lvm-fs</div>
<div> </div>
<div>Is there an ocf:heartbeat:LVM setting or /etc/lvm/lvm.conf settings to force the PV/VGs to come online?</div>
<div>It is not clear whether the RA script “exclusive” or “tag” settings are needed or there is a corresponding lvm.conf setting.</div>
<div> </div>
<div>Is l”vm.conf write_cache_state = 0” recommended by the DRBD User Guide correct?</div>
<div><br>

Thanks,</div>
<div>Darren</div>
<div> </div>
<div> </div>
</span></font>
</body>
</html>