From owner-freebsd-scsi@FreeBSD.ORG Thu Jun 23 23:10:32 2011 Return-Path: Delivered-To: scsi@freebsd.org Received: from mx1.freebsd.org (unknown [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D1AE5106564A for ; Thu, 23 Jun 2011 23:10:32 +0000 (UTC) (envelope-from mj@feral.com) Received: from ns1.feral.com (ns1.feral.com [192.67.166.1]) by mx1.freebsd.org (Postfix) with ESMTP id 96B638FC08 for ; Thu, 23 Jun 2011 23:10:32 +0000 (UTC) Received: from ns1.feral.com (localhost [127.0.0.1]) by ns1.feral.com (8.14.4/8.14.4) with ESMTP id p5NMcG70026430 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 23 Jun 2011 15:38:16 -0700 (PDT) (envelope-from mj@feral.com) Received: from localhost (mjacob@localhost) by ns1.feral.com (8.14.4/8.14.4/Submit) with ESMTP id p5NMcG6V026427; Thu, 23 Jun 2011 15:38:16 -0700 (PDT) (envelope-from mj@feral.com) X-Authentication-Warning: ns1.feral.com: mjacob owned process doing -bs Date: Thu, 23 Jun 2011 15:38:16 -0700 (PDT) From: Matthew Jacob To: Joe in MPLS In-Reply-To: <4E03A647.5070501@gracenpeace.net> Message-ID: References: <4E03A647.5070501@gracenpeace.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (ns1.feral.com [127.0.0.1]); Thu, 23 Jun 2011 15:38:16 -0700 (PDT) Cc: scsi@freebsd.org Subject: Re: LTO3 tape drive not detected X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mj@feral.com List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2011 23:10:32 -0000 Hmm, haven't had real drives to play with in a while, and don't recall ever attaching one through an MPT. Do you have another SCSI adapter? Autosense fail for mpt means that the MPT controller firmware was unable to retrieve sense data for a command. We just give up on that. You might get into the MPT BIOS settings and set narrow/async for the device just to see if that will work. On Thu, 23 Jun 2011, Joe in MPLS wrote: > This was originally posted on the freebsd-questions list. It was suggested > that I post it here: > > I have FreeBSD 8.2-RELEASE running on an HP DL360 G5. I recently added an (HP > branded) LSI Logic single channel SCSI 320 card and attached an HP Ultrium > 920 LTO3 tape drive. > > The system sees the SCSI controller as mpt0, and it seems to know there's > something at SCSI ID 4, but I get an "AutoSense Failed" for hba/id/lun 0:4:0 > at boot and subsequent camcontrol rescans. > > I checked the supported hardware doc for the release but it doesn't get very > specific about tape drives. This is my first experience with LTO3 tape. I was > hoping that I'd automagically get a /dev/sa0 device like I always did with my > old DLT drives but it wasn't to be this time. > > Is there a way to make this drive work? > > > _______________________________________________ > freebsd-scsi@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-scsi > To unsubscribe, send any mail to "freebsd-scsi-unsubscribe@freebsd.org" >