From owner-freebsd-scsi@FreeBSD.ORG Thu Sep 1 13:37:56 2005 Return-Path: X-Original-To: freebsd-scsi@freebsd.org Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F56E16A41F for ; Thu, 1 Sep 2005 13:37:56 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC71743D48 for ; Thu, 1 Sep 2005 13:37:51 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.3/8.13.3) with ESMTP id j81DpJLP013825; Thu, 1 Sep 2005 07:51:19 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <43170424.8040602@samsco.org> Date: Thu, 01 Sep 2005 07:37:40 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050615 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alexander Ilin References: <20050901132452.GJ34122@ripn.net> In-Reply-To: <20050901132452.GJ34122@ripn.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org Cc: freebsd-scsi@freebsd.org Subject: Re: Slow speed detection for mpt0 (LSI 1030) for 5.4 X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Sep 2005 13:37:56 -0000 Alexander Ilin wrote: > Hello, > > I have so strange problem with SCSI disks at my new Intel Server SR2400JR2. > I have 4 same disks from one vendor. When I am starting FreeBSD 5.4 (I've > update to last stable version and have no changes with my problem), the > last disk working at lowest possible speed. After manual command > 'camcontrol reset 0' it began to work normally. If I remove one of the disks > before first start - all working fine. Here is my dmesg.boot: > This problem was fixed by a massive overhaul of the driver recently. The changes are in 6-STABLE and 7-CURRENT, but you should be able to apply them to 5-STABLE by just copying the /sys/dev/mpt directory from a HEAD/7-CURRENT tree to your 5-STABLE tree, and recompiling. Scott