running debian etch; drbd v0.7; along with HA; under ext3 filesystems; <br>
 
<p>both system were running fine, and drbd was working great. <br> assuming there was a power outage, now when I bring up the primary <br> system I get (during boot): <br> </p>
<div id="qhide_90906" style="display: block;" class="qt"> &gt;&gt;<br></div>
fsck.ext3: no such file or directory while trying to open /dev/drbd0 <br>
 the superblock could not be read or does not describe a correct ext2 <br>
 filesystem. <br>
 fsck died with exit status 8 &nbsp; &nbsp;....[snip]... superblock may be <br>
 corrupt. <br>
 &lt;&lt; <br>
 
<p>/dev/drbd0 is drbd&#39;s device to /dev/sdb1; which DOES fsck PERFECTLY.&nbsp; (and I ran a forced check to ensure all bits say OK)<br> </p>
<p>this system isn&#39;t even coming up to runlevel 2... &nbsp;going into maint. <br> mode.... <br> </p>
What I believe is happening is: the drbd module isn&#39;t being loaded before the system boot process wants to run fsck process...<br>
I&#39;m pretty sure this was working before power event; but not 100% sure...<br>
What I don&#39;t understand is: if this is true - why didn&#39;t the
installation of drbd make sure that modprobe drbd took place before any
fsck??<br>
<br>
And - what&#39;s the best way to fix this? I&#39;m not 100% sure how the boot
process works, so I&#39;m not sure what scripts might need to be mod&#39;ed...<br>
<br>
Any help appreciated...<br>
TIA - Bob<br>
<br>
<br>