From owner-freebsd-current Fri Sep 18 16:48:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA03882 for freebsd-current-outgoing; Fri, 18 Sep 1998 16:48:08 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from smtp02.primenet.com (smtp02.primenet.com [206.165.6.132]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA03850 for ; Fri, 18 Sep 1998 16:48:02 -0700 (PDT) (envelope-from tlambert@usr06.primenet.com) Received: (from daemon@localhost) by smtp02.primenet.com (8.8.8/8.8.8) id QAA14658; Fri, 18 Sep 1998 16:47:37 -0700 (MST) Received: from usr06.primenet.com(206.165.6.206) via SMTP by smtp02.primenet.com, id smtpd014596; Fri Sep 18 16:47:28 1998 Received: (from tlambert@localhost) by usr06.primenet.com (8.8.5/8.8.5) id QAA29701; Fri, 18 Sep 1998 16:47:26 -0700 (MST) From: Terry Lambert Message-Id: <199809182347.QAA29701@usr06.primenet.com> Subject: Re: panic: newdirrem inum 48733 should be 48732 (SMP+SOFTUPDATES) To: andreas@klemm.gtn.com (Andreas Klemm) Date: Fri, 18 Sep 1998 23:47:25 +0000 (GMT) Cc: current@FreeBSD.ORG In-Reply-To: <19980918202157.A3016@klemm.gtn.com> from "Andreas Klemm" at Sep 18, 98 08:21:57 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Had no problems with panics for a long long time although I run > current, SMP and softupdates. When other people reported problems > I wondered, why my system didn't panic ... > > But now I have been bitten by softupdates and SMP myself. > > Kernel config file below and the trace from DDB > _Debugger > _panic > _newdirrem > _softdep_setup_directory_change > _ufs_dirrewrite > _ufs_rename > _ufs_vnoperate > _rename > _syscall > _Xint0x80_syscall What if you turn off CAM? > options SCSI_CAM #We're using CAM in this kernel People seem to be having problems with soft updates because of CAM. It looks like there is a commit guarantees in the old code that CAM is failing to honor correctly... Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message