strange error of GEOM_RAID3 on RELENG_5

Pawel Jakub Dawidek pjd at FreeBSD.org
Thu Mar 24 05:56:06 PST 2005


On Thu, Mar 24, 2005 at 06:30:55PM +0900, Hiroki Sato wrote:
+> pj> If it works, please try this patch and show me the output once again:
+> pj> 
+> pj> 	http://people.freebsd.org/~pjd/patches/g_raid3.c.2.patch
+> 
+> # dd if=/dev/zero of=/dev/raid3/data bs=1024 count=2
+> GEOM_RAID3[3]: Sending request. ad2s1a[WRITE(offset=512, length=512)]
+> GEOM_RAID3[3]: Sending request. ad4s1a[WRITE(offset=512, length=512)]
+> GEOM_RAID3[3]: Sending request. ad6s1a[WRITE(offset=512, length=512)]
+> GEOM_RAID3[3]: Regular request done (error=1). ad2s1a[WRITE(offset=512, length=512)]
+> GEOM_RAID3[0]: Regular request failed (error=1) (r1w1e1). ad2s1a[WRITE(offset=512, length=512)]
+> GEOM_RAID3[3]: Regular request done (error=1). ad4s1a[WRITE(offset=512, length=512)]
+> GEOM_RAID3[0]: Regular request failed (error=1) (r1w1e1). ad4s1a[WRITE(offset=512, length=512)]
+> GEOM_RAID3[3]: Regular request done (error=1). ad6s1a[WRITE(offset=512, length=512)]
+> GEOM_RAID3[0]: Regular request failed (error=1) (r1w1e1). ad6s1a[WRITE(offset=512, length=512)]

This is very strange and I've no idea why you get EPERM from ad[246]s1a.
You may also try to set kern.geom.debugflags to 7 and send me the output
once again. Before setting kern.geom.debugflags better turn off syslogd.

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd at FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-geom/attachments/20050324/5d7ae25a/attachment.bin


More information about the freebsd-geom mailing list