From owner-freebsd-hardware@FreeBSD.ORG Mon Jan 29 17:11:36 2007 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C506816A400 for ; Mon, 29 Jan 2007 17:11:36 +0000 (UTC) (envelope-from lists@codeangels.com) Received: from mail.codeangels.com (monkey.codeangels.com [62.2.169.19]) by mx1.freebsd.org (Postfix) with ESMTP id 442E013C4B7 for ; Mon, 29 Jan 2007 17:11:34 +0000 (UTC) (envelope-from lists@codeangels.com) Received: (qmail-ldap/ctrl 8033 invoked from network); 29 Jan 2007 16:44:52 -0000 Received: from monkey.codeangels.com (HELO www.codeangels.com) (arnovk@[192.168.5.6]) (envelope-sender ) by monkey.codeangels.com (qmail-ldap-1.03) with SMTP for ; 29 Jan 2007 16:44:52 -0000 Message-ID: <4841.195.162.161.47.1170089092.squirrel@www.codeangels.com> Date: Mon, 29 Jan 2007 17:44:52 +0100 (CET) From: "Kirill Ponazdyr" To: freebsd-hardware@freebsd.org User-Agent: SquirrelMail/Codeangels_GEN MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal Subject: Dell 128T (HP 2/20) library on FCAL problem X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: lists@codeangels.com List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jan 2007 17:11:36 -0000 Hi, I have a problem control our Dell 128T (HP 2/20) library connected via Fibrechannel to FreeBSD host. The LUNs seem to be visible but problem is that library controller is reported as "Fixed Storage Array SCSI-0 device": sa0 at isp0 bus 0 target 129 lun 0 sa0: Removable Sequential Access SCSI-3 device sa0: 100.000MB/s transfers pass1 at isp0 bus 0 target 129 lun 1 pass1: Fixed Storage Array SCSI-0 device pass1: 100.000MB/s transfers root@backup:~# camcontrol inquiry pass1 pass1: Fixed Storage Array SCSI-0 device pass1: Serial Number A00PA7 pass1: 100.000MB/s transfers , Tagged Queueing Enabled The mtx fails on pass1, chio as well: root@backup:~# chio -f /dev/pass1 status chio: /dev/pass1: CHIOGPARAMS: Inappropriate ioctl for device It seems as if the problem is actually on the Library side as it is recognized as array in linux as well, is there any way to force this LUN to be recognized as changer device despite of it claiming to be an array? Does anyone have a 128T / HP2/20 working under BSD? Cheers Kirill