Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Aug 2009 16:05:12 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        "Hearn, Trevor" <trevor.hearn@vanderbilt.edu>
Cc:        "freebsd-fs@freebsd.org" <freebsd-fs@freebsd.org>
Subject:   Re: UFS Filesystem issues, and the loss of my hair...
Message-ID:  <200908101605.12332.jhb@freebsd.org>
In-Reply-To: <8E9591D8BCB72D4C8DE0884D9A2932DC35BD34CA@ITS-HCWNEM03.ds.Vanderbilt.edu>
References:  <8E9591D8BCB72D4C8DE0884D9A2932DC35BD34C3@ITS-HCWNEM03.ds.Vanderbilt.edu> <200908070829.54571.jhb@freebsd.org> <8E9591D8BCB72D4C8DE0884D9A2932DC35BD34CA@ITS-HCWNEM03.ds.Vanderbilt.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 10 August 2009 3:31:23 pm Hearn, Trevor wrote:
> To the FreeBSD-FS group at large...
> 
> Well, I've spent alot of time looking this one over... I setup a share on a webserver to put up redacted images of the errors I am getting. They are here:
> 
> http://www.trevorhearn.com/Array/IMG_0056.jpg
> http://www.trevorhearn.com/Array/IMG_0061.jpg
> http://www.trevorhearn.com/Array/IMG_0063.jpg
> http://www.trevorhearn.com/Array/IMG_0065.jpg
> http://www.trevorhearn.com/Array/IMG_0067.jpg
> http://www.trevorhearn.com/Array/IMG_0069.jpg
> 
> So, while I am in a meeting about the array, oddly, I have this come rolling across the screen of the terminal session I am in...
> 
> Aug 10 10:53:43 XXXX kernel: g_vfs_done():da1p7[READ(offset=-6419569950008350720, length=16384)]error = 5
> Aug 10 10:53:43 XXXX last message repeated 20 times
> Aug 10 10:53:43 XXXX kernel: g_vfs_done():da1p7[READ(offset=-6419569950008350720, length=1638d)]error = 5
> Aug 10 10:53:43 XXXX kernel: g_vfs_done():da1p7[READ(offset=-6419569950008350720, length=16384)]error = 5
> Aug 10 10:53:43 XXXX last message repeated 18 times

Is the '1638d' above a typo in the cut and paste or does it actually have a
'd' instead of a '4' in the log?  '4' is 0x34 and 'd' is 0x64 so that could
be indicative of a two-bit memory error perhaps?

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908101605.12332.jhb>