From owner-freebsd-geom@FreeBSD.ORG Wed Oct 25 14:36:45 2006 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8714B16A412 for ; Wed, 25 Oct 2006 14:36:45 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FA7443D53 for ; Wed, 25 Oct 2006 14:36:44 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 8AA67456B1; Wed, 25 Oct 2006 16:36:37 +0200 (CEST) Received: from localhost (pjd.wheel.pl [10.0.1.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 7BB4345696; Wed, 25 Oct 2006 16:36:26 +0200 (CEST) Date: Wed, 25 Oct 2006 16:36:02 +0200 From: Pawel Jakub Dawidek To: Andrei Kolu Message-ID: <20061025143602.GF1167@garage.freebsd.pl> References: <20061024152308.GG75746@garage.freebsd.pl> <200610242150.54923.antik@bsd.ee> <200610250157.52139.antik@bsd.ee> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vA66WO2vHvL/CRSR" Content-Disposition: inline In-Reply-To: <200610250157.52139.antik@bsd.ee> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng/devel-r804 (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-5.9 required=3.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.4 Cc: freebsd-geom@freebsd.org Subject: Re: Updated gjournal patches [20061024]. X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Oct 2006 14:36:45 -0000 --vA66WO2vHvL/CRSR Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 25, 2006 at 01:57:51AM +0300, Andrei Kolu wrote: > I performed performance testing with bonnie++ & blogbench in parallel. >=20 > # bonnie++ -d /mnt/ad0s4/test -u root -s 8192 -m jump >=20 > and system freezed on some point and restarted, [...] Is it reproducable? > [...] now I can't mount this=20 > partition without fsck-ing first. In /var/log/messages I found this=20 > information: >=20 > Oct 25 01:47:22 PCBSD kernel: WARNING: R/W mount of /mnt/ad0s4 denied. = =20 > Filesystem is not clean - run fsck > Oct 25 01:47:22 PCBSD kernel: WARNING: Expected rawoffset 0, found 113611= 680 >=20 > It is usable again after filesystem "cleaning". Why it need fsck- it supp= osed=20 > to be reliable in circumstances like this one? You still need to run 'fsck_ffs -p /dev/.journal', but when 'gjournal' option is enabled, it is much, much faster. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --vA66WO2vHvL/CRSR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQFFP3ZSForvXbEpPzQRAtwnAKCgEM9kKIVO6E1Uz/4ddSe9KrF09gCgopBo rvJTeh7gdNWD6E8/8xCCPu4= =DVOM -----END PGP SIGNATURE----- --vA66WO2vHvL/CRSR--