Date: Wed, 22 Dec 2004 10:51:27 +0100 From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: Daniel Eriksson <daniel_k_eriksson@telia.com> Cc: freebsd-current@freebsd.org Subject: Re: geom_gate panic Message-ID: <20041222095127.GE787@darkness.comp.waw.pl> In-Reply-To: <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAA0VcX9IoJqUaXPS8MjT1PdsKAAAAQAAAAGkfN8mmJbkaT9cdiFYXCrQEAAAAA@telia.com> References: <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAA0VcX9IoJqUaXPS8MjT1PdsKAAAAQAAAAGkfN8mmJbkaT9cdiFYXCrQEAAAAA@telia.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Wed, Dec 22, 2004 at 03:27:35AM +0100, Daniel Eriksson wrote: +> +> Using geom_gate to mount a geom_stripe array from another machine (hooked up +> through a crossover cable), the following happens when moving large amounts +> of data: +> +> g_vfs_done():ggate0[WRITE(offset=59507982336, length=131072)]error = 5 +> ... +> g_vfs_done():ggate0[WRITE(offset=1119618220032, length=131072)]error = 5 +> g_vfs_done():ggate0[WRITE(offset=1062713851904, length=16384)]error = 5 +> g_vfs_done():ggate0[WRITE(offset=1101811367936, length=49152)]error = 5 Error number 5 is EIO. GGATE can generate such an error in some situations (e.g. queue is full). Please, increase debug level to 1 (kern.geom.gate.debug=1) and send me debug printfs from before panic. We can see other serious problem here - UFS cannot handle EIOs properly... -- Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFByUOfForvXbEpPzQRAh4pAJ40F2YpxU/7EVCbIZZEYVReiqJ6MACeJQZl gOb0L7qxIynxcUfYbTGq3+Q= =69Yb -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041222095127.GE787>
