From owner-freebsd-scsi@FreeBSD.ORG Wed Aug 6 08:08:10 2003 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B23A837B401; Wed, 6 Aug 2003 08:08:10 -0700 (PDT) Received: from mobile.hub.org (u134n133.eastlink.ca [24.224.134.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id D58B443F85; Wed, 6 Aug 2003 08:08:09 -0700 (PDT) (envelope-from scrappy@hub.org) Received: by mobile.hub.org (Postfix, from userid 1001) id DE37D483; Wed, 6 Aug 2003 12:08:08 -0300 (ADT) Received: from localhost (localhost [127.0.0.1]) by mobile.hub.org (Postfix) with ESMTP id D7F1B1C9; Wed, 6 Aug 2003 12:08:08 -0300 (ADT) Date: Wed, 6 Aug 2003 12:08:08 -0300 (ADT) From: The Hermit Hacker To: "Justin T. Gibbs" In-Reply-To: <1684930000.1060181936@aslan.scsiguy.com> Message-ID: <20030806120734.L11591@hub.org> References: <1684930000.1060181936@aslan.scsiguy.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: "'freebsd-scsi@freebsd.org'" cc: "'aic7xxx@freebsd.org'" Subject: RE: Ongoing U320 AIC7902 Seagate ST318453LW issues, SCB timed out X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2003 15:08:11 -0000 On Wed, 6 Aug 2003, Justin T. Gibbs wrote: > > I'm continuing to test without the throttle. I'm @ a loss for why > > it tracks some systems and not others. > > > > There doesn't seem to be a reliable way to drop the number of > > tags since the system may not always come up. I don't think > > there's an option in the kernel to do so. > > Just add a call to camcontrol early in the rc process, prior to > fsck starting up. I believe that /etc/rc.early can be used for this? Its where I enable/disable softupdates remotely through :)