Re: HP StorageWorks DAT 72 SCSI Tape Drive

From: Dances With Crows (danSPANceswitTRAPhcrows_at_gmail.com)
Date: 09/22/05


Date: Thu, 22 Sep 2005 10:15:09 -0500


["Followup-To:" header set to comp.os.linux.hardware.]
On 22 Sep 2005 07:45:37 -0700, yasaswi staggered into the Black Sun and
said:
> In my RHEL 4 ES server, I have HP StorageWorks DAT 72 SCSI Internal
> Tape Drive. How would I see it in /dev directory? Would it be
> /dev/tape ? or /dev/rft0 or /dev/st0?

If this is the only tape on the system, it's /dev/st0 for the rewinding
tape device and /dev/nst0 for the non-rewinding tape device. You use
the non-rewinding tape device sort of like so:

/sbin/dump -0u -a -f /dev/nst0 /dev/sda1
/sbin/dump -0u -a -f /dev/nst0 /dev/sda2

...writes a full dump of the ext3 filesystems on /dev/sda1 and /dev/sda2
to the tape in the non-rewinding tape device.

> Also how would I go about configuring it and using the tape drive?

Configuring it? You use mt or mtx to do things like set the tape's
block size, enable or disable hardware compression, take tapes offline
or put them online, retension, seek, etcetera. You typically use a tape
with tar or cpio or BRU or amanda; check the man or info pages for those
programs to see some examples.

-- 
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
Brainbench MVP for Linux Admin /    mail: TRAP + SPAN don't belong
http://www.brainbench.com     /    "He is a rhythmic movement of the
-----------------------------/      penguins, is Tux." --MegaHAL


Relevant Pages

  • Re: HP StorageWorks DAT 72 SCSI Tape Drive
    ... If this is the only tape on the system, ... tape device and /dev/nst0 for the non-rewinding tape device. ... or put them online, retension, seek, etcetera. ...
    (linux.redhat.install)
  • Re: HP StorageWorks DAT 72 SCSI Tape Drive
    ... If this is the only tape on the system, ... tape device and /dev/nst0 for the non-rewinding tape device. ... or put them online, retension, seek, etcetera. ...
    (comp.os.linux.hardware)
  • Re: Copying backup tapes
    ... Ben Tisdall wrote: ... howabout copying backup tapes themselves? ... Be also aware that Amanda writes several files to the tape - but it will ... where nst0 is the non-rewinding tape device. ...
    (uk.comp.os.linux)
  • Re: ufsdump several to the same tape
    ... > How can I use ufsdump to backup all filesystem into the same tape? ... Use the non-rewinding tape device, ...
    (comp.unix.solaris)
  • NTBACKUP cant see tapes
    ... click the tape you want to retension. ... To start Backup, click Start, point to Programs, point to ... Storage> Removable Storage> Media Pools and select the ...
    (microsoft.public.windowsxp.setup_deployment)