From owner-freebsd-fs@FreeBSD.ORG Tue Oct 6 18:39:47 2009 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D23711065692 for ; Tue, 6 Oct 2009 18:39:47 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (chello087206049004.chello.pl [87.206.49.4]) by mx1.freebsd.org (Postfix) with ESMTP id 1BD258FC24 for ; Tue, 6 Oct 2009 18:39:46 +0000 (UTC) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 076E645EA4; Tue, 6 Oct 2009 20:39:44 +0200 (CEST) Received: from localhost (chello087206049004.chello.pl [87.206.49.4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id E5A0645B36; Tue, 6 Oct 2009 20:39:38 +0200 (CEST) Date: Tue, 6 Oct 2009 20:39:37 +0200 From: Pawel Jakub Dawidek To: Charles Owens Message-ID: <20091006183937.GA1639@garage.freebsd.pl> References: <4ACA015D.3090800@greatbaysoftware.com> <20091005161258.GE1702@garage.freebsd.pl> <4ACA1EEA.3070204@greatbaysoftware.com> <20091005165852.GF1702@garage.freebsd.pl> <4ACA3B37.6070501@greatbaysoftware.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7AUc2qLy4jB3hD7Z" Content-Disposition: inline In-Reply-To: <4ACA3B37.6070501@greatbaysoftware.com> User-Agent: Mutt/1.4.2.3i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 9.0-CURRENT i386 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-0.6 required=4.5 tests=BAYES_00,RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Cc: freebsd-fs@freebsd.org Subject: Re: gjournal crash: "error while writing data (error=6)" X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Oct 2009 18:39:47 -0000 --7AUc2qLy4jB3hD7Z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 05, 2009 at 02:30:15PM -0400, Charles Owens wrote: > >>>> GEOM_JOURNAL: [copy] Error while writting data (error=3D6) \ > >>>> ad4s1a[WRITE(offset=3D43561402368, length=3D16384)] > >>>> GEOM_JOURNAL: [copy] Error while writting data (error=3D6) \ > >>>> ad4s1a[WRITE(offset=3D48868164096, length=3D16896)] [...] > Here's the partition size from the real system in question: 59055800320 > (55 GB) That's better, now we know that gjournal was using valid offset. This still doesn't solve your mistery, but whatever it is, it doesn't look like gjournal, because the error you are seeing was received from provider below (ad4s1a). The error value suggest that this partition disappeared or something else bad happen. The logs you pasted don't tell us what, so I can only guess. As I suggested earlier it could be that disk was detached on an error. It happends sometimes in my home file server - it controller doesn't report errors, but detached the disk instead. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --7AUc2qLy4jB3hD7Z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFKy47pForvXbEpPzQRAsO3AJ49T6F/OPmZj/HxJjgqg4eKU9qoJwCfczDR L6c9UygUsMLQ/0EQXkSPbNc= =8EHE -----END PGP SIGNATURE----- --7AUc2qLy4jB3hD7Z--