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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

need to make an RS6000 tape drive available from defined

Status
Not open for further replies.

scoobs

Instructor
Aug 5, 2002
17
US
I have an RS6000 that has a tape drive that shows as defined. I need to make this available so I can do a full system backup. I would appreciate the command to do this.
 
I receive a method error [/etc/method/cfgsctape]: 0514-047 cannot access the device.
 
As root, smit devices -> select tape -> configure...

There's another way to do it at the command line too:

mkdev -l rmt0 (Try this)
 
'cfgmgr -v -l 'rmt0 and see the error message
 
Make sure it is plugged in completely. Turn it on. Try `rmdev -dl rmt0` or whatever the name, then cfgmgr -vl rmt0.

hth IBM Certified -- AIX 4.3 Obfuscation
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top