From owner-freebsd-questions@FreeBSD.ORG Tue Jun 28 21:55:31 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 89DA616A425 for ; Tue, 28 Jun 2005 21:55:31 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46DF543D1F for ; Tue, 28 Jun 2005 21:55:31 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by wproxy.gmail.com with SMTP id i4so649496wra for ; Tue, 28 Jun 2005 14:55:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZaSID4tvTuHEIFJOtxzAmRLlP60OTHRbDkqDMW+dWWZQryaQTDhBE64IhIZSGrbCdvh22cEsqPbdo9Mbs4OXvocsHFSx0Qagor1TN/uhXJWn028ytkD+Qpvz/zmMuxBXofQQT2uzN6eiT8tX4T3ljRk1Ez9SEApofxJ3FWZFdCQ= Received: by 10.54.29.62 with SMTP id c62mr72495wrc; Tue, 28 Jun 2005 14:55:30 -0700 (PDT) Received: by 10.54.124.2 with HTTP; Tue, 28 Jun 2005 14:55:30 -0700 (PDT) Message-ID: Date: Tue, 28 Jun 2005 16:55:30 -0500 From: Nikolas Britton To: john@day-light.com In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Cc: Scott Neville , freebsd-questions@freebsd.org Subject: Re: waiting 15 seconds for scsi devices to settle X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Nikolas Britton List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 21:55:31 -0000 On 6/28/05, John Brooks wrote: > just a shot in the dark here... have you tried shifting the drives > to different positions in the drive cage? could it possibly be > hanging when it probes a vacant slot? bad cable connections? > bad termination? missing jumpers? >=20 "bad cable connections? bad termination? missing jumpers?" Sounds like a good bet to me. also is your SCSI card listed here?: http://www.freebsd.org/releases/5.4R/hardware-i386.html The waiting 15 seconds thing is normal btw Also boot the server with the SCSI card disabled or removed from the system, you could be having a problem with another device.