Date: Fri, 18 Sep 1998 23:47:25 +0000 (GMT) From: Terry Lambert <tlambert@primenet.com> To: andreas@klemm.gtn.com (Andreas Klemm) Cc: current@FreeBSD.ORG Subject: Re: panic: newdirrem inum 48733 should be 48732 (SMP+SOFTUPDATES) Message-ID: <199809182347.QAA29701@usr06.primenet.com> In-Reply-To: <19980918202157.A3016@klemm.gtn.com> from "Andreas Klemm" at Sep 18, 98 08:21:57 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809182347.QAA29701>