<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="MSHTML 11.00.10240.16603">
<style id="owaParaStyle" type="text/css"></style>
</head>
<body fPStyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<div>Hello to all,</div>
<div><br>
</div>
<div>I've setup a drbd cluster of 2 nodes. Both nodes use a physical partition type 8e (Linux LVM) and synced by drbd successfully.</div>
<div>The response of drbd-overview seems to be ok, because it say UpToDate/UpToDate on both nodes.</div>
<div><br>
</div>
<div>Now, when I create a logical volume&nbsp;by pvcreate, vgcreate and lvcreate on this drbd-device&nbsp;it create this volume successfully too, but when</div>
<div>I check the configuration by th following way:</div>
<div><br>
</div>
<div>Primary node: </div>
<div><br>
</div>
<div>vgchange -a n &lt;vg&gt;</div>
<div>drbdadm secondary &lt;drbd&gt;</div>
<div><br>
</div>
<div>Secondary node:</div>
<div><br>
</div>
<div>vgchange -a y &lt;vg&gt;</div>
<div><br>
</div>
<div>Now every configuration is lost and node 2 doesn't find any volumegroup.</div>
<div><br>
</div>
<div>When I change primary to&nbsp;the old node, pvscan doesn't find any logical devices.</div>
<div><br>
</div>
<div>Any suggestions what's going wrong, or where I've made a mistake ?</div>
<div><br>
</div>
<div>My configuration:</div>
<div><br>
</div>
<div>vg0drbd.res</div>
<div><br>
</div>
<div>resource vg0drbd<br>
&nbsp;{<br>
&nbsp;on filer05 {<br>
&nbsp; device /dev/drbd0;<br>
&nbsp; disk /dev/cciss/c0d0p4;<br>
&nbsp; address 192.168.2.10:7788;<br>
&nbsp; meta-disk internal;<br>
&nbsp;}<br>
&nbsp;on filer06 {<br>
&nbsp; device /dev/drbd0;<br>
&nbsp; disk /dev/cciss/c0d0p4;<br>
&nbsp; address 192.168.2.11:7788;<br>
&nbsp; meta-disk internal;<br>
&nbsp;}<br>
}<br>
</div>
<div><br>
</div>
<div>filter in lvm.conf</div>
<div><br>
</div>
<div>filter = [ &quot;a|drbd[0-9]|&quot;, &quot;r|.*|&quot; ]<br>
&nbsp;</div>
<div><br>
</div>
<div>
<div style="font-family:Tahoma; font-size:13px">
<p class="MsoNormal"><font color="black" face="Calibri" size="2"><span style="font-family:Calibri; color:black; font-size:11pt">Best regards</span></font></p>
</div>
</div>
<div>
<div style="font-family:Tahoma; font-size:13px">
<p class="MsoNormal"><font face="Times New Roman" size="3"><span style="font-size:12pt"></span></font>&nbsp;</p>
<p class="MsoNormal"><font color="black" face="Calibri" size="2"><span style="font-family:Calibri; color:black; font-size:11pt">Andreas Weigand</span></font></p>
<p class="MsoNormal"><font color="navy" face="Calibri" size="2"><span style="font-family:Calibri; color:navy; font-size:11pt"></span></font><font color="navy" face="Calibri" size="2"><span style="font-family:Calibri; color:navy; font-size:11pt"><br>
</span></font></p>
</div>
</div>
</div>
</body>
</html>