From owner-freebsd-stable@FreeBSD.ORG Sun Sep 10 00:31:42 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40FA816A407 for ; Sun, 10 Sep 2006 00:31:42 +0000 (UTC) (envelope-from umbilical.blisters@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75D0B43D46 for ; Sun, 10 Sep 2006 00:31:41 +0000 (GMT) (envelope-from umbilical.blisters@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so1383322pye for ; Sat, 09 Sep 2006 17:31:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lv5u88RjA+DjBPdFyJ7hY1xWFoRoRdYoy0VVtlKRUCi9/5pMdlSGTEJIOtCHOP304Wbz5qf16Oxpw0edBQ4cTsgVPtTt2KENk8Nz2tJkkPH8s6wcm5bb259J32uCrY6hUImSEQlLpk6tERpgda68eacLPa4xXC6jS8oyCJ8dGro= Received: by 10.35.54.1 with SMTP id g1mr5804844pyk; Sat, 09 Sep 2006 17:31:40 -0700 (PDT) Received: by 10.35.126.16 with HTTP; Sat, 9 Sep 2006 17:31:40 -0700 (PDT) Message-ID: <40c4bb930609091731q81d4e4agb0418e3b60d519c1@mail.gmail.com> Date: Sat, 9 Sep 2006 19:31:40 -0500 From: "Alex Salazar" To: "Matthew Jacob" In-Reply-To: <7579f7fb0609091127o2962d4dcxa0d658cd09899156@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <40c4bb930609020223h50c43537n1c8b32081ef5c1bf@mail.gmail.com> <7579f7fb0609021220y2d530c93pebb59bb2c0a70945@mail.gmail.com> <40c4bb930609081046m1e94266al6be8873e2149c607@mail.gmail.com> <7579f7fb0609091125j7f8abcebq3075d4bd474f21d@mail.gmail.com> <7579f7fb0609091127o2962d4dcxa0d658cd09899156@mail.gmail.com> Cc: freebsd-current@freebsd.org, freebsd-stable@freebsd.org Subject: Re: Several issues on Dell 1950/2950 servers (6-STABLE and 7-CURRENT) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Sep 2006 00:31:42 -0000 On 9/9/06, Matthew Jacob wrote: > Oops- mangled reply. > > > > On 9/9/06, Matthew Jacob wrote: > > > > > > is gone, but a new error message appears as often as the former, > > > and under the same circumstances: > > > > > > > mpt0: QUEUE_FULL: Bus 0x00 Target 0x00 Depth 128 > > > > Do you see these all the time? If so I'll have to connect up some > logic to take and shut down openings to match the Depth field- > although this is a step I've been resisting. > If by "all the time" you mean every time certain disk operations are performed (tarball extraction, files download...), then, yes. All the time. Otherwise, no error shows up. > > Insofar as the Error 22- that's normal to see those for verbose > booting. They should be more informative as to why those are > occurring. > You're right. Those messages are evident only while verbose booting, so, I'm not really concerned about them but the huge delay on booting (up to 18 min) they represent on 6-STABLE. -- Alex