From owner-freebsd-scsi@FreeBSD.ORG Tue Nov 30 20:00:42 2004 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C7CF16A4CF for ; Tue, 30 Nov 2004 20:00:42 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3098643D45 for ; Tue, 30 Nov 2004 20:00:42 +0000 (GMT) (envelope-from scottl@freebsd.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id iAUK4CiR008839; Tue, 30 Nov 2004 13:04:13 -0700 (MST) (envelope-from scottl@freebsd.org) Message-ID: <41ACD182.1020408@freebsd.org> Date: Tue, 30 Nov 2004 13:01:06 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040929 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alexandre Vasconcelos References: <41ACAA88.5050307@abdv.net> <41ACCAAA.4070900@freebsd.org> <41ACD0DF.4050001@abdv.net> In-Reply-To: <41ACD0DF.4050001@abdv.net> X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: freebsd-scsi@freebsd.org Subject: Re: ServRAID 5i and DLT X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Nov 2004 20:00:42 -0000 Alexandre Vasconcelos wrote: > Scott Long wrote: > > The ips driver has no mechanism for exporting SCSI devices like tape > >> drives. It's probably possible to examine something like the linux >> driver and figure out how to make it work, but it likely requires >> something in the range of 400-600 lines of code. > > > Hi Scott, > > Thanks for responding. > Despite my little experience programming in C some day I would like to > contribute with this code to the community.. but I need to make this > tape works as soon as possible to replace another server with a hard > crashed tape, for this reason I'm running without backups. Witch adapter > would you recommend to work with this DLT tape on FreeBSD 5.3? > > Thanks again, > Alexandre Any normal SCSI controller will work. You can pick up fairly cheap LSI and Adaptec controllers at major retailers and of course eBay. Scott