StoreEver Tape Storage
1752598 Members
5023 Online
108788 Solutions
New Discussion юеВ

Re: Ultrium 2/20 tar command

 
ROSS HANSON
Regular Advisor

Ultrium 2/20 tar command

Hello,
I am just trying to do some checking on my new
Ultrium 2/20 tape drive. I load a tape into the drive
and type the command

tar cvf /dev/rmt/0m /tmp

I keep receiving the error

" cannot open /dev/rmt/0m "

This is the only tape drive I have on this system
any ideas???
Ross Hanson
8 REPLIES 8
Michael Tully
Honored Contributor

Re: Ultrium 2/20 tar command

Hi Ross,

Two things to start with:

First, does the drive and device
appear in your
# ioscan -fnkC tape
output and
Is the tape compatible with the drive?

-Michael
Anyone for a Mutiny ?
Sanjay_6
Honored Contributor

Re: Ultrium 2/20 tar command

Hi Ross,

Can you post your ioscan -fn output for us to look at.

Hope this helps.

Regds
Vincent Farrugia
Honored Contributor

Re: Ultrium 2/20 tar command

Hello,

Is this the 2/20 tape library with 1 Ultrium drive or 2 Ultrium drives?
Tape Drives RULE!!!
ROSS HANSON
Regular Advisor

Re: Ultrium 2/20 tar command

Yes, the tape drive does show up with a ioscan.


Here is the ioscan that shows
the Ultrium in it
Ross Hanson
Vincent Farrugia
Honored Contributor

Re: Ultrium 2/20 tar command

Hello,

From your information you have 1/20 tape library with 1 Ultrium drive in it.

In order to start a tar, an Ultrium tape cartidge must be inserted in the drive. Enter a cartidge through the mailslot and then move the cartidge to the drive. Afterwards, you can perform the tar backup.

Now, to move a tape to and from a drive, use the mc command.

Do a man mc for information on it.

Example, to move a tape cartidge from slot 2 to the drive, type:

mc -s S2 -d D1

HTH,
Vince
Tape Drives RULE!!!
ROSS HANSON
Regular Advisor

Re: Ultrium 2/20 tar command

Thank you for the information,
but I do have the tape in the
drive but I cannot perform the
tar command

To an earlier response,
I have one tape drive in the
library
Ross Hanson
harry d brown jr
Honored Contributor

Re: Ultrium 2/20 tar command

What does

mt -f /dev/rmt/0m status

produce?


and is the tape compatible with the drive? and is the tape writable?

live free or die
harry
Live Free or Die
ROSS HANSON
Regular Advisor

Re: Ultrium 2/20 tar command

on tape open: device busy
Ross Hanson