From owner-freebsd-questions@FreeBSD.ORG Sun Nov 20 01:34:20 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED12816A41F for ; Sun, 20 Nov 2005 01:34:20 +0000 (GMT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62CE943D45 for ; Sun, 20 Nov 2005 01:34:20 +0000 (GMT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (localhost [127.0.0.1]) by clunix.cl.msu.edu (8.12.10+Sun/8.12.2) with ESMTP id jAK1YH38028331; Sat, 19 Nov 2005 20:34:17 -0500 (EST) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.12.10+Sun/8.12.2/Submit) id jAK1YHSp028330; Sat, 19 Nov 2005 20:34:17 -0500 (EST) From: Jerry McAllister Message-Id: <200511200134.jAK1YHSp028330@clunix.cl.msu.edu> To: ababurko@adelphia.net (Bob Ababurko) Date: Sat, 19 Nov 2005 20:34:17 -0500 (EST) In-Reply-To: <437F432F.9050600@adelphia.net> X-Mailer: ELM [version 2.5 PL7] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: dds drive support? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Nov 2005 01:34:21 -0000 > > I am trying to figure out whether or not I can run a Seagate dds-4 > STD2401LW tape drive under freebsd...say 6.0. Or any version for that > matter. I am really not sure how to go about trying to see if a piece > of hardware unless it is a NIC or a SCSI/RAID/SATA controller that is > explicitly listed in the hardware notes for each version will work. I > am pretty sure that I am not suppose to assume that it will not work if > it is not listed there..am I? Does this drive fall under the 'sa' > (sequential access) driver that is loaded automatically? If it is a SCSI device, it will work just fine. The becomes /dev/nsa... On the other hand, we have found the DDS (DAT) drives to be annoyingly unreliable and encourage our sites to look at DLT or LTO drives even though they are much more expensive. ////jerry > > I am currently trying to find a tape drive to do db backups on, so I do > not have the hardware yet to test this. So, I hope that there is a way > to determine that this will work or not other than actually installing it. > > More information is located here about that drive: > http://www.tigerdirect.com/applications/SearchTools/item-details.asp?EdpNo=586496 > > If this drive does not work under FreeBSD, what are some drives that are > supported? > > -Bob > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >