On Thu, 5 Dec 2002, Adam Thornton wrote:

> On Fri, Dec 06, 2002 at 08:24:08AM +0800, John Summerfield wrote:
> > On RHL, fsck is invoked by the initialisation scripts. Check what yours
> > is doing, possibly it's going wrong on ext3/
>
> Nope.
>
> If I detach the disk so it isn't mounted at boot, and then reattach it
> dynamically....
>
> mount -t ext2 -o ro /dev/dasd/0cd2/part1 /cd/cdimage2
>
> Works just fine.
>
> However (from the console):
>
> debinst:~# mount -t ext3 -o ro /dev/dasd/0cd2/part1 /cd/cd2image
> mount -t ext3 -o ro /dev/dasd/0cd2/part1 /cd/cd2image
> dasd_erp(3990):  /dev/dasde  ( 94: 16),0cd2@06: EXAMINE 32: fatal error
> dasd(eckd): Sense data:
> dasd(eckd):device 0CD2 on irq 6: I/O status report:
> dasd(eckd):in req: 06829700 CS: 0x00 DS: 0x02
> dasd(eckd):Failing CCW: 068297a0
> dasd(eckd):Sense(hex)  0- 7: 80 02 00 00 00 00 00 00
> dasd(eckd):Sense(hex)  8-15: 00 00 00 00 00 00 00 00
> dasd(eckd):Sense(hex) 16-23: 00 00 00 00 00 00 05 c0
> dasd(eckd):Sense(hex) 24-31: 02 01 04 00 00 00 00 00


I'm running short of ideas. I thought it might really be an ext2
filesystem, but when I tried to create that here (RHL 7.3, 2.4.18 etc)
it produced a sensible outcome.

Still, what does "e2fsck -n  /cd/cd2image" say?

You may need "-f" to force the check.

While checking the doc, I found this:
       -j external-journal
              Set  the  pathname  where  the external-journal for
              this filesystem can be found.

which raises the question as to where the journal is.


--


Cheers
John.

Join the "Linux Support by Small Businesses" list at
http://mail.computerdatasafe.com.au/mailman/listinfo/lssb

Reply via email to