<p class="MsoNormal"><span style="" lang="EN-US">Hi,<br>
<br>
I got this problem yesterday. fsck did not fix the filesystem so I umount it
and recreated it. The system is running now but I am afraid that this problem can
happen again.<br>
<br>
I am using LVM (VolGroup04-LogVol00) and created de filesystem using
/dev/drbd0.</span></p>

<br>Dec 17 11:33:38 bd kernel: attempt to access beyond end of device
<br>Dec 17 11:33:38 bd kernel: drbd0: rw=0, want=40632328, limit=40632320
<br>Dec 17 11:33:38 bd kernel: EXT3-fs error (device drbd0): 
read_block_bitmap: Cannot read block bitmap - block_group = 155, 
block_bitmap = 5079040
<br>Dec 17 11:33:38 bd kernel: Aborting journal on device drbd0.
<br>Dec 17 11:33:39 bd kernel: ext3_abort called.
<br>Dec 17 11:33:39 bd kernel: EXT3-fs error (device drbd0): 
ext3_journal_start_sb: Detected aborted journal
<br>Dec 17 11:33:39 bd kernel: Remounting filesystem read-only
<br>Dec 17 11:33:39 bd kernel: EXT3-fs error (device drbd0) in 
ext3_prepare_write: IO failure
<br><br># dmsetup table<br>VolGroup06-LogVol00: 0 102301696 linear 104:2 384<br>VolGroup05-LogVol00: 0 40894464 linear 104:3 384<br>VolGroup04-LogVol00: 0 40894464 linear 104:5 384<br>VolGroup03-LogVol00: 0 20381696 linear 104:6 384
<br>VolGroup02-LogVol00: 0 8519680 linear 104:8 384<br>VolGroup01-LogVol00: 0 4063232 linear 104:9 384<br>VolGroup00-LogVol00: 0 4063232 linear 104:10 384<br><br># lvs --units s /dev/VolGroup04/LogVol00<br>&nbsp; LV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VG&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Attr&nbsp;&nbsp; LSize&nbsp;&nbsp;&nbsp;&nbsp; Origin Snap%&nbsp; Move Copy%
<br>&nbsp; LogVol00 VolGroup04 -wi-ao 40894464S<br><br><br>#cat /proc/partitions<br>major minor&nbsp; #blocks&nbsp; name<br><br>&nbsp;104&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp; 177806400 cciss/c0d0<br>&nbsp;104&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp; 128488 cciss/c0d0p1<br>&nbsp;104&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp; 51199155 cciss/c0d0p2
<br>&nbsp;104&nbsp;&nbsp;&nbsp;&nbsp; 3&nbsp;&nbsp; 20482875 cciss/c0d0p3<br>&nbsp;104&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1 cciss/c0d0p4<br>&nbsp;104&nbsp;&nbsp;&nbsp;&nbsp; 5&nbsp;&nbsp; 20482843 cciss/c0d0p5<br>&nbsp;104&nbsp;&nbsp;&nbsp;&nbsp; 6&nbsp;&nbsp; 10241406 cciss/c0d0p6<br>&nbsp;104&nbsp;&nbsp;&nbsp;&nbsp; 7&nbsp;&nbsp;&nbsp; 7373803 cciss/c0d0p7<br>&nbsp;104&nbsp;&nbsp;&nbsp;&nbsp; 8&nbsp;&nbsp;&nbsp; 4297356 cciss/c0d0p8
<br>&nbsp;104&nbsp;&nbsp;&nbsp;&nbsp; 9&nbsp;&nbsp;&nbsp; 2096451 cciss/c0d0p9<br>&nbsp;104&nbsp;&nbsp;&nbsp; 10&nbsp;&nbsp;&nbsp; 2096451 cciss/c0d0p10<br>&nbsp;253&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp; 2031616 dm-0<br>&nbsp;253&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp; 2031616 dm-1<br>&nbsp;253&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; 4259840 dm-2<br>&nbsp;253&nbsp;&nbsp;&nbsp;&nbsp; 3&nbsp;&nbsp; 10190848 dm-3<br>&nbsp;253&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp; 20447232 dm-4
<br>&nbsp;253&nbsp;&nbsp;&nbsp;&nbsp; 5&nbsp;&nbsp; 20447232 dm-5<br>&nbsp;253&nbsp;&nbsp;&nbsp;&nbsp; 6&nbsp;&nbsp; 51150848 dm-6<br>&nbsp;147&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp; 20316160 drbd0<br><br>Thanks,<br>Christian<br>