From owner-freebsd-scsi@FreeBSD.ORG Thu Mar 22 19:09:40 2012 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A99B7106564A for ; Thu, 22 Mar 2012 19:09:40 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from mammoth.yandex.ru (mammoth.yandex.ru [93.158.136.51]) by mx1.freebsd.org (Postfix) with ESMTP id 5EA318FC0C for ; Thu, 22 Mar 2012 19:09:40 +0000 (UTC) Received: from Dmitrys-MacBook-Pro.local (v3-151-131.yandex.net [84.201.151.131]) by mammoth.yandex.ru (Postfix) with ESMTP id 3VDHW649sDzlDBT; Thu, 22 Mar 2012 23:09:38 +0400 (MSK) Message-ID: <4F6B78F2.1030008@FreeBSD.org> Date: Thu, 22 Mar 2012 23:09:38 +0400 From: Dmitry Sivachenko User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:11.0) Gecko/20120313 Thunderbird/11.0 MIME-Version: 1.0 To: Marius Strobl References: <4F6AB588.4020005@FreeBSD.org> <20120322100137.GA45371@alchemy.franken.de> In-Reply-To: <20120322100137.GA45371@alchemy.franken.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-scsi@freebsd.org Subject: Re: mpt fails to find disks on LSILogic 1068 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, 22 Mar 2012 19:09:40 -0000 On 3/22/12 2:01 PM, Marius Strobl wrote: > On Thu, Mar 22, 2012 at 09:15:52AM +0400, Dmitry Sivachenko wrote: >> Hello! >> >> I have a server with LSILogic 1068-IR Controller with 2 disks connected. >> This system was running FreeBSD-7.3 without a problem and recently I tried >> to upgrade to 9-STABLE (build on 15 of February). >> >> New version of FreeBSD fails to initialize this controller: >> >> mpt0: port 0xd000-0xd0ff irq 26 at device 3.0 >> on pci6 >> pcib3: attempting to grow memory window for (0-0xffffffff,0x100000) >> front candidate range: 0xfdd00000-0xfddfffff >> back candidate range: 0cfe000000-0xfe0fffff >> pcib7: failed to allocate initial memory window (0-0xffffffff,0x100000) >> mpt0: 0x4000 bytes of rid 0x14 res 3 failed (0, 0xffffffffffffffff). >> mpt0: Unable to memory map registers. >> mpt0: Giving Up. >> >> Is it a known problem? >> Any ideas how to fix that? >> > This appaears to be an issue with pci(4) rather than mpt(4). What are > the relevant bits of a verbose 7.3 boot? > > Marius > Here it is: mpt0: port 0xd000-0xd0ff mem 0xfdefc000-0xfdefffff,0xfdee0000-0xfdeeffff irq 26 at device 3.0 on pci6 mpt0: Reserved 0x100 bytes for rid 0x10 type 4 at 0xd000 mpt0: Reserved 0x4000 bytes for rid 0x14 type 3 at 0xfdefc000 ioapic1: routing intpin 2 (PCI IRQ 26) to vector 51 mpt0: [MPSAFE] mpt0: [ITHREAD] mpt0: MPI Version=1.5.16.0 mpt0: No Handlers For Any Event Notify Frames. Event 0xa (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x12 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x12 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required). mpt0: No Handlers For Any Event Notify Frames. Event 0xf (ACK required). mpt0: No Handlers For Any Event Notify Frames. Event 0xf (ACK required). mpt0: Capabilities: ( RAID-0 RAID-1E RAID-1 ) mpt0: 0 Active Volumes (2 Max) mpt0: 0 Hidden Drive Members (14 Max) mpt0: No Handlers For Any Event Notify Frames. Event 0xa (ACK not required).