Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Mar 2006 03:43:51 -0000
From:      "Steven Hartland" <killing@multiplay.co.uk>
To:        <freebsd-stable@freebsd.org>, <freebsd-current@freebsd.org>
Subject:   g_vfs_done with offset greater than disk size
Message-ID:  <02ed01c640d0$32b1dbd0$b3db87d4@multiplay.co.uk>

next in thread | raw e-mail | index | archive | help
I've been trying to get a problem fixed with a Highpoint 1820a crashing
out with errors like:
kernel: IAL: COMPLETION ERROR, adapter 0, channel 2, flags=104
kernel: ATA regs: error 10, sector count 20, LBA low ff, LBA mid ff, LBA high ff, device 4f, status 51
which results in the disk being dropped from the array.

A sharp eyed engineer at Highpoint has just spotted the fact that the
read error reported later is well beyond the end of the array ( 750Gb ):
kernel: g_vfs_done():da0s1h[READ(offset=535260184576,length=131072)]error = 5

As such is it possible there is a problem in the FS that fsck is not detecting
which could be causing this behaviour when an rsync ( read only ) is
performed against it?

If there is indeed a vfs error which fsck is not detecting how would I
go about:
1. finding it
2. fixing it

    Regards
    Steve


================================================
This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it. 

In the event of misdirection, illegible or incomplete transmission please telephone (023) 8024 3137
or return the E.mail to postmaster@multiplay.co.uk.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?02ed01c640d0$32b1dbd0$b3db87d4>