<br><font size=2 face="sans-serif">I have two identical systems, both with
a RAID controller. &nbsp;The first 'drive' is two 143GB SCSI drives, so
there's 240GB or so combined storage. &nbsp;If I create 'small' partitions
on /dev/sda, drbd seems to work fine. &nbsp;But when I create partitions
that approach the actual size of the hard-disk, the syncer finishes, but
the secondary drbd0 device stays 'inconsistent'.</font>
<br>
<br><font size=2 face="sans-serif">I've tried partitions of 8000 cylinders
(that worked). &nbsp;I just tried 140000, and it stays inconsistent.. &nbsp;(The
actualy cylinder count is 140013).</font>
<br>
<br><font size=2 face="sans-serif">Here's the 140000 cylinder cound attempt
that stayed inconstent:</font>
<br>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; </font>
<br>
<br><font size=2 face="sans-serif">HELP! &nbsp;What the heck is going on?</font>
<br>
<br>
<br><font size=2 face="sans-serif">Here's the drbd.conf:</font>
<br>
<br><font size=2 face="sans-serif">global {</font>
<br><font size=2 face="sans-serif">&nbsp; usage-count yes;</font>
<br><font size=2 face="sans-serif">}</font>
<br>
<br><font size=2 face="sans-serif">common {</font>
<br><font size=2 face="sans-serif">&nbsp; protocol C;</font>
<br><font size=2 face="sans-serif">&nbsp; syncer { rate 100M; }</font>
<br><font size=2 face="sans-serif">}</font>
<br>
<br><font size=2 face="sans-serif">resource r0 {</font>
<br>
<br><font size=2 face="sans-serif">&nbsp; on fspnfstest1.austin.ibm.com
{</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; device &nbsp; &nbsp; /dev/drbd0;</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; disk &nbsp; &nbsp; &nbsp;
/dev/sda1;</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp;address &nbsp; &nbsp;192.168.0.2:7788;</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp;meta-disk &nbsp;/dev/mapper/rootvg-data[0];
</font>
<br><font size=2 face="sans-serif">&nbsp; }</font>
<br>
<br><font size=2 face="sans-serif">&nbsp; on fspnfstest2.austin.ibm.com
{</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; device &nbsp; &nbsp;/dev/drbd0;</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; disk &nbsp; &nbsp; &nbsp;/dev/sda1;</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp;address &nbsp; 192.168.0.3:7788;</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp;meta-disk /dev/mapper/rootvg-data[0];</font>
<br><font size=2 face="sans-serif">&nbsp; }</font>
<br>
<br>
<br><font size=2 face="sans-serif"><br>
=======================<br>
Kirby Bakken<br>
ESW Build Architect<br>
Rochester, MN<br>
email: kirbyb@us.ibm.com<br>
ezpage:kirbyb<br>
507-253-4549 / Tie: &nbsp;553-4549<br>
Fax: &nbsp;507-253-3495<br>
<br>
......one more straw can't possibly matter....<br>
</font>