From owner-freebsd-scsi@FreeBSD.ORG Thu Sep 1 14:34:39 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 1C88716A420 for ; Thu, 1 Sep 2005 14:34:39 +0000 (GMT) (envelope-from kalend@vision.ripn.net) Received: from vision.ripn.net (vision.ripn.net [195.19.26.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id B26B043D4C for ; Thu, 1 Sep 2005 14:34:38 +0000 (GMT) (envelope-from kalend@vision.ripn.net) Received: from kalend by vision.ripn.net with local (RIPN) id 1EAq9F-0009Jr-MC; Thu, 01 Sep 2005 18:34:37 +0400 Date: Thu, 1 Sep 2005 18:34:37 +0400 From: Alexander Ilin To: Scott Long Message-ID: <20050901143437.GN34122@ripn.net> References: <20050901132452.GJ34122@ripn.net> <43170424.8040602@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43170424.8040602@samsco.org> User-Agent: Mutt/1.5.9i 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 14:34:39 -0000 On Thu, Sep 01, 2005 at 07:37:40AM -0600, Scott Long wrote: > 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 Hi Scott, great thanks for idea to fixing that. As far as I see the tree /sys/dev/mpt have much more differences not only in drivers, but also in file names. So, I need not only apply the new tree, but also change my config files. I'll try to do that, but it's not so regular solution. Are there any plans to fix this in RELENG_5 ? Regards, -- Alexander Ilin