From owner-freebsd-questions@FreeBSD.ORG Tue Jun 28 21:09:28 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51AA816A41C for ; Tue, 28 Jun 2005 21:09:28 +0000 (GMT) (envelope-from casey@phantombsd.org) Received: from phantombsd.org (dsl231-036-158.sea1.dsl.speakeasy.net [216.231.36.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FAF043D48 for ; Tue, 28 Jun 2005 21:09:27 +0000 (GMT) (envelope-from casey@phantombsd.org) Received: by phantombsd.org (Postfix, from userid 1004) id DDC7E102EFE; Tue, 28 Jun 2005 14:09:26 -0700 (PDT) Received: from mail.phantombsd.org (localhost [127.0.0.1]) by phantombsd.org (Postfix) with ESMTP id 81456102DED for ; Tue, 28 Jun 2005 14:09:26 -0700 (PDT) Received: from 199.181.134.212 (SquirrelMail authenticated user casey) by mail.phantombsd.org with HTTP; Tue, 28 Jun 2005 14:09:26 -0700 (PDT) Message-ID: <27735.199.181.134.212.1119992966.squirrel@mail.phantombsd.org> In-Reply-To: References: Date: Tue, 28 Jun 2005 14:09:26 -0700 (PDT) From: "Casey Scott" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on eagle.phantombsd.org X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.0.4 Subject: Re: waiting 15 seconds for scsi devices to settle X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 21:09:28 -0000 That can be controlled threw a kernel option. A statement like this one will set tht time to 3 seconds. options SCSI_DELAY=3000 # Delay (in ms) before probing SCSI Casey > I still have the problem of waitinf 15 seconds for the SCSI devices to > settle on my 1850R proliant server. I have tried erasing the system and > using SCO UNIX, DOS5 and Other as the operating systems. I have tried > apci enabled and disabled and I have checked to ensure the drives work > (which they do). All of this has had no effect on the problem of the > waiting for 15 seconds which never end. I am using the 3200 controler > that comes with the proliant server and the drive cage is not fully > populated (2/4). If anyone has any other suggestions of how to fix this > problem, then please let me know. > > Many thanks > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >