Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to config a tape drive

Status
Not open for further replies.

babeo

Technical User
Mar 30, 2000
398
CA
Hi
I have a new Dell PowerVault 110T Dlt1 Tape Drive. I want to attach to my sunbox of Enterprise 420R running Solaris 5.8. What and how should I do?
Thanks.
 
Hi there,

You have to invoke the drvconfig command:

# drvconfig -i st

then invoke the tapes command

# tapes

there ya go, tape set-up...

I only use sun hardware, might be different for other hardware.

Igaduma
 
Try this,

Connect cables properly and verify target.

then,
#drvconfig; devlinks; tapes

after,
check

#ls -la /dev/rmt/x

for testing,

Insert a tape in tape drive

#mt -f /dev/rmt/x status

you can see name of the tape drive
 
Hi
We are in the progress of purchasing the hardware. I will follow the instructions and will let everyone know how it is.
Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top