From owner-freebsd-questions Thu Jul 6 2:30:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 5959A37C1F8; Thu, 6 Jul 2000 02:30:17 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id CAA11421; Thu, 6 Jul 2000 02:30:07 -0700 Date: Thu, 6 Jul 2000 02:30:07 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Peter Gradwell Cc: hardware@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: Installing HP SureStore Tape Drive In-Reply-To: <4.2.2.20000706091739.03e7c100@mail.gradwell.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [ you haven't said which FreeBSD- from the messages it's >= 3.X ] 1. 'mt' needs a tape in the drive to open, except for rsaN.ctl. 2. add device ch to your config file, rebuild, install, reboot. Note that the changer only shows up as the 'pass' device. 3. Load tapes into sa0 via chio(8) > On boot, in /var/log/messages, we see: > > ahc0: port 0x1000-0x10ff mem > 0xf4201000-0xf4201fff irq 10 at device 15.0 on pci0 > ahc0: aic7870 Single Channel A, SCSI Id=7, 16/255 SCBs > > [..] > > Waiting 15 seconds for SCSI devices to settle > sa0 at ahc0 bus 0 target 3 lun 0 > sa0: Removable Sequential Access SCSI-2 device > sa0: 10.000MB/s transfers (10.000MHz, offset 15) > pass1 at ahc0 bus 0 target 3 lun 1 > pass1: Removable Changer SCSI-2 device > pass1: 10.000MB/s transfers (10.000MHz, offset 15) > > however, I am seriously struggling to work out which device this > drive is operating on. > > Firstly, according to `man mt`, this drive will operate on one of any of the > /dev/*rsa* devices. However, doing > > mt -f status > - only results in a "Device not configured". > > Secondly, /dev/ch0, the tape changer device is also "not configured". > > Thirdly, despite doing > sh /dev/MAKEDEV sa0 > - /dev/sa0 doesn't exist. > Finally, if I try an do some other command using mt, say, setting the > density or trying to otherwise configure the drive, then I get the same error. > > If anyone has any clues as to how to get this drive mounted > and working on a device, so I can move onto page one of the book > I'd be for ever grateful! > > many thanks > peter > > [1] http://www.hp.com/tape/datasheets/dat24x6.html > > -- > peter at gradwell dot com; online @ http://www.gradwell.com/ > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hardware" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message