From owner-freebsd-questions@FreeBSD.ORG Thu Sep 29 13:40:48 2005 Return-Path: X-Original-To: freebsd-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 E027B16A41F for ; Thu, 29 Sep 2005 13:40:48 +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 5E71B43D49 for ; Thu, 29 Sep 2005 13:40:48 +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 j8TDemBn013106; Thu, 29 Sep 2005 09:40:48 -0400 (EDT) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.12.10+Sun/8.12.2/Submit) id j8TDem9a013105; Thu, 29 Sep 2005 09:40:48 -0400 (EDT) From: Jerry McAllister Message-Id: <200509291340.j8TDem9a013105@clunix.cl.msu.edu> To: vandi3p@gmail.com Date: Thu, 29 Sep 2005 09:40:48 -0400 (EDT) In-Reply-To: X-Mailer: ELM [version 2.5 PL7] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: SCSI tape drive 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: Thu, 29 Sep 2005 13:40:49 -0000 > > Dear all, > > I am a newbies to BSD world so bare with me a moment here please.. I > inherited this freebsd 4.10-RELEASE server and i was told to install a DLT > 20/40 tape drive to the server. > > So, what i did was; > 1. shutdown the server > 2. Install the Adaptec SCSI card into the PCI slot in the server > 3. Connect the tape drive to the server > 4. Power up the tape drive then the server > > I though thats all i need to do to get it working but i was wrong.. > > I tried; > red1# mt status > mt: /dev/nsa0: Device not configured > AND > red1# mt -f /dev/rsa0 status > mt: /dev/rsa0: Device not configured Did you put a tape in the drive? If there is no tape in the drive it will report "mt: /dev/rsa0: Device not configured" Other problems can get that response too, of course. ////jerry > > When i did a > red1# camcontrol devlist -v > scbus0 on ata0 bus 0: > at scbus0 target 1 lun 0 (pass0,cd0) > < > at scbus0 target -1 lun -1 () > scbus1 on ata1 bus 0: > < > at scbus1 target -1 lun -1 () > scbus-1 on xpt0 bus 0: > < > at scbus-1 target -1 lun -1 (xpt0) > > As i'm not sure what this camcontrol list means, can someone please explain? > > It doesn't seems like the server detect the new tape drive. I google around, > didn't find anything hopefull. > > Does anyone have any ideas what i did wrong or suggestions that i can try? > > Thanks in advance! > _______________________________________________ > 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" > >