From owner-freebsd-stable@FreeBSD.ORG Tue Aug 28 09:14:57 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9084416A418 for ; Tue, 28 Aug 2007 09:14:57 +0000 (UTC) (envelope-from melnik@sovok.uplink.net.ua) Received: from sovok.uplink.net.ua (sovok.uplink.net.ua [195.3.204.34]) by mx1.freebsd.org (Postfix) with ESMTP id 5172713C48E for ; Tue, 28 Aug 2007 09:14:57 +0000 (UTC) (envelope-from melnik@sovok.uplink.net.ua) Received: by sovok.uplink.net.ua (Postfix, from userid 1001) id 0BB1473ED1; Tue, 28 Aug 2007 11:46:50 +0300 (EEST) Date: Tue, 28 Aug 2007 11:46:50 +0300 From: Vladimir Melnik To: freebsd-stable@freebsd.org Message-ID: <20070828084650.GD42596@sovok.uplink.net.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) Subject: mpt problem 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: Tue, 28 Aug 2007 09:14:57 -0000 Hello. We have a very stange problem with "LSILogic 1030 Ultra4 Adapter". There is an information about it: mpt0: port 0x4000-0x40ff mem 0xdc120000-0xdc13ffff,0xdc100000-0xdc11ffff irq 18 at device 3.0 on pci3 mpt0: [GIANT-LOCKED] mpt0: MPI Version=1.2.14.0 Everything works fine, but time to time disk operations hangs and we have this messages in log: mpt0: request 0xc4bd81f0:196 timed out for ccb 0xc4dedc00 (req->ccb 0xc4dedc00) mpt0: attempting to abort req 0xc4bd81f0:196 function 0 mpt0: completing timedout/aborted req 0xc4bd81f0:196 mpt0: abort of req 0xc4bd81f0:0 completed mpt0: request 0xc4bd8220:198 timed out for ccb 0xc4dedc00 (req->ccb 0xc4dedc00) mpt0: attempting to abort req 0xc4bd8220:198 function 0 mpt0: mpt_wait_req(1) timed out mpt0: mpt_recover_commands: abort timed-out. Resetting controller mpt0: mpt_cam_event: 0x0 mpt0: completing timedout/aborted req 0xc4bd8220:198 (da0:mpt0:0:0:0): lost device (da0:mpt0:0:0:0): Invalidating pack (da0:mpt0:0:0:0): Synchronize cache failed, status == 0x4a, scsi status == 0x0 (da0:mpt0:0:0:0): removing device entry SCSI-bus connected to Areca RAID-controller and this controller works fine with MS Windows. -- V.Melnik