From owner-freebsd-questions@FreeBSD.ORG Mon Aug 9 03:27:22 2004 Return-Path: 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 485AA16A4D0 for ; Mon, 9 Aug 2004 03:27:22 +0000 (GMT) Received: from ispmxmta05-srv.alltel.net (ispmxmta05-srv.alltel.net [166.102.165.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2A4143D2F for ; Mon, 9 Aug 2004 03:27:21 +0000 (GMT) (envelope-from uidzero@one-arm.com) Received: from [192.168.1.2] (really [166.102.52.217]) by ispmxmta05-srv.alltel.net with ESMTP <20040809032718.XZKO17206.ispmxmta05-srv.alltel.net@[192.168.1.2]>; Sun, 8 Aug 2004 22:27:18 -0500 Message-ID: <4116EEDF.4020102@one-arm.com> Date: Sun, 08 Aug 2004 22:26:23 -0500 From: uidzero User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040807) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ashadul hoque , FreeBSD-Questions References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Wait 15 seconds for SCSI to settle X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Aug 2004 03:27:22 -0000 ashadul hoque wrote: >Hello everyone, > >I have installed FreeBSD5.2.1-RELEASE on Vmware. > >When booting I am seeing the message "Wait 15 seconds for SCSI to settle". > >The problem is I am not using any SCSI device on my virtual machine. I >tried "sysctl kern.cam.scsi_delay=100" but no improvement. > >Can anyone give me pointer on how to reduce boot time by reducing the >delay. >I want to squeeze maximum performance out of this setting. So, any pointer >to the right direction will be appreciated. > > >regards >Ashadul >_______________________________________________ >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" > > Look in your kernel config fiile for this line: options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI and comment it out. Michael -- Michael D. Whities uidzero@one-arm.com http://www.one-arm.com -- There are four colors of hats to watch for: Black, White, Grey, and Red. The meanings are: Cracker, Hacker, Guru, and Victim.