Date: Sun, 08 Aug 2004 22:26:23 -0500 From: uidzero <uidzero@one-arm.com> To: ashadul hoque <ahoque.YKKSAO@ykk.com.bd>, FreeBSD-Questions <freebsd-questions@freebsd.org> Subject: Re: Wait 15 seconds for SCSI to settle Message-ID: <4116EEDF.4020102@one-arm.com> In-Reply-To: <OF543DF1BA.59A49C5A-ON46256EEB.000EDE97-46256EEB.00118B88@ykk.com.bd> References: <OF543DF1BA.59A49C5A-ON46256EEB.000EDE97-46256EEB.00118B88@ykk.com.bd>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4116EEDF.4020102>