From owner-freebsd-current@FreeBSD.ORG Thu Dec 16 04:17:20 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3714C1065704 for ; Thu, 16 Dec 2010 04:17:20 +0000 (UTC) (envelope-from buganini@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id F16708FC15 for ; Thu, 16 Dec 2010 04:17:19 +0000 (UTC) Received: by iwn39 with SMTP id 39so2881254iwn.13 for ; Wed, 15 Dec 2010 20:17:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=l6efGr7RJqUi0m/CokgJHNQs4C4PKW66tedWllHeL4g=; b=Yff6bCIq3OwMneOFNSkZjOTN72GjXKfqIKbfCV3xJlCoB30YPmcpg0dInOxeEfv27P ROg1ro27tUxi4cBXIufOQic0Kaxi1VOHcL1sX6p/W8wBXBotp7dxpXVocR+Jp8SBUGt2 LIYI5QR3wKYBnXoG+DgmhgUXsziF1YlGZYCWA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=N/yBPPh5t5u3X0jNek6RSG6b3/xleIobTEXKRlPcd4tPmeGrLhGZNCNCHwGW2iXCxH u1lqLRtd/sMDx4pYjK+34Z3U1DOB+IclPjQcL1UwdTNYP53hlaLyGp4rm/1875wG0ENg T23IEf260v73jN1VzHAtazyhqaTcqQwOrk5tU= MIME-Version: 1.0 Received: by 10.231.36.65 with SMTP id s1mr5685670ibd.4.1292471594773; Wed, 15 Dec 2010 19:53:14 -0800 (PST) Received: by 10.231.35.139 with HTTP; Wed, 15 Dec 2010 19:53:14 -0800 (PST) In-Reply-To: <20101216032944.GD32146@dragon.NUXI.org> References: <20101202224329.GA5033@dragon.NUXI.org> <20101216032944.GD32146@dragon.NUXI.org> Date: Thu, 16 Dec 2010 11:53:14 +0800 Message-ID: From: Buganini To: freebsd-current@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PANIC] ffs_alloccg: map corrupted X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Dec 2010 04:17:20 -0000 I've see many times that SUJ doesnt really make fs clean, then some problem in fs leads to panics. And sometimes I boot into single user mode after crash (caused by other things, eg. page fault), then fsck_ffs -y ; use SUJ and marked clean, and again: fsck_ffs -fy ; should not fix anything more, but actually it does report fixing something On Thu, Dec 16, 2010 at 11:29 AM, David O'Brien wrote: > On Thu, Dec 02, 2010 at 03:31:41PM -0800, Garrett Cooper wrote: >> On Thu, Dec 2, 2010 at 2:43 PM, David O'Brien wrote= : >> > Thoughts? >> > >> > FreeBSD 9.0-CURRENT #654 r215604M: Sat Nov 20 19:51:27 PST 2010 >> > =C2=A0 =C2=A0rootk@dragon:/sys/i386/compile/DRAGON i386 >> > [..] >> > start =3D 0, len =3D 3359, fs =3D /files >> > panic: ffs_alloccg: map corrupted > [..] >> > ffs_balloc_ufs2(ce55e660,38000,0,4000,ce77b300,...) at 0xc0755629 =3D = ffs_balloc_ufs2+0x1949 > [..] >> > panic: bufwrite: buffer is not busy??? >> >> =C2=A0 =C2=A0 UFS? UFS2? SU? SU+J? Got more details :)? > > UFS2, SU+J, ahd(4) HBA > > -- > -- David =C2=A0(obrien@FreeBSD.org) > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org= " >