From owner-freebsd-scsi@FreeBSD.ORG Fri Mar 28 21:55:17 2014 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6BFE11E5; Fri, 28 Mar 2014 21:55:17 +0000 (UTC) Received: from gelt.unixathome.org (gelt.unixathome.org [64.90.182.98]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "gelt.unixathome.org", Issuer "StartCom Class 2 Primary Intermediate Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3E4D6A50; Fri, 28 Mar 2014 21:55:17 +0000 (UTC) Received: from gelt.unixathome.org (localhost [127.0.0.1]) by gelt.unixathome.org (Postfix) with ESMTP id 7A85117036; Fri, 28 Mar 2014 21:55:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at unixathome.org Received: from gelt.unixathome.org ([127.0.0.1]) by gelt.unixathome.org (gelt.unixathome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nSdd31x2bxjl; Fri, 28 Mar 2014 21:55:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by gelt.unixathome.org (Postfix) with ESMTP id 6AEEE1701F; Fri, 28 Mar 2014 21:55:13 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 28 Mar 2014 17:55:12 -0400 From: Dan Langille To: Matthias Andree Subject: Re: SYM8951U sees ch0 but not sa0 Organization: The FreeBSD Diary In-Reply-To: <5335EA24.4080406@gmx.de> References: <831365dbd2a006fd36b7a1465d33fe00@mailjail.langille.org> <5335DFAE.1050109@gmx.de> <0406d95c101f43765e03272ac1bbd62b@mailjail.langille.org> <5335EA24.4080406@gmx.de> Message-ID: X-Sender: dan@langille.org User-Agent: Roundcube Webmail/0.9.5 Cc: freebsd-scsi@freebsd.org, owner-freebsd-scsi@freebsd.org X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Mar 2014 21:55:17 -0000 On 2014-03-28 05:31 PM, Matthias Andree wrote: > Am 28.03.2014 21:59, schrieb Dan Langille: >>> - Does camcontrol reportluns help any? >> >> $ sudo camcontrol reportluns 7:3:0 >> 1 LUN found >> 0 > > Sorry for distracting you on the LUNs. > > The manual for HP StorageWorks MSL5000 and MSL6000 Series Tape > Libraries > clearly states the drives are individual SCSI targets. > > > found as > 3rd from the BOTTOM of > > > > Apparently (see page 199 in the PDF) there is no internal SCSI wiring, > you need to add all SCSI wires by yourself - i. e. drives must be > daisy-chained to the library controller. > > Can you see the drive if you move the SCSI cable and terminator from > library to drive, or if you daisy-chain things? I did try swapping the cable and the terminator between the two connectors on the rear of the library. I ran 'camcontrol rescan all' and 'camcontrol devlist' after each swap. Never saw the drive. By daisy-chain things, there are only two connectors on the rear, so I'm not sure what else I could try, other than the above. -- Dan Langille - http://langille.org/