Tape drive defined


 
Thread Tools Search this Thread
Operating Systems AIX Tape drive defined
# 1  
Old 11-12-2009
Tape drive defined

Hello everyone

I have a problem with one of my drives in an aix box. The library is a 3583 and Aix is 5.3 TL9

The problem was that the fibre channel not work and I change the fibre but when I logging to the aix box I got this in the rmt3

Code:
lsdev | grep rmt
rmt0        Available 03-08-00-6,0  LVD SCSI 4mm Tape Drive
rmt1        Available 05-08-02      IBM 3580 Ultrium Tape Drive (FCP)
rmt2        Available 05-08-02      IBM 3580 Ultrium Tape Drive (FCP)
rmt3        Defined   05-08-02      IBM 3580 Ultrium Tape Drive (FCP)
rmt4        Available 05-08-02      IBM 3580 Ultrium Tape Drive (FCP)


I run cfgmgr to put the device available put doesn't work.

My question is how can I put available my rmt3 device ???


thanks for your comments.

Last edited by Neo; 11-12-2009 at 02:03 PM.. Reason: added code tags...
# 2  
Old 11-12-2009
How many drives do you have physically / do you expect.

I would try to remove the device completely from the ODM -
Code:
rm -dl rmt3

and if possible reboot. If the connection between the device and your server is ok, than it should be available afterwards, if now I'd call hardware support and ask them for help.
Good luck,
kind regards
zxmaus
# 3  
Old 11-13-2009
Tape drive defined

Thanks for your reply zxmaus

I have 5 drives physically.

one 4mm and 4 drives (library model 3583)


Thanks again for the comments
# 4  
Old 11-14-2009
Does the command errpt return anything relevent?
# 5  
Old 11-18-2009
Tape drive defined

Hello everyone

The problem about the tape defined was, on the switch there wasnt zone about this drive (rmt3) thatīs why I canīt see on my server. I check in others servers and the same thing (tape drive defined).

Thanks anyway for your replys.

Greetings
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. HP-UX

TAPE drive

I have used ioscan -fnC tape and the system identified the tape drive. what is the command to show a listing of what is on the tape? I have used ls /dev/rmt/rmt0 to no avail. can anyone help? Thanks in advance (10 Replies)
Discussion started by: Randydog
10 Replies

2. Solaris

Help with tape drive

Hey folks, Linux admin here, forced to use Opensolaris to try to use ufsdump/ufsrestore to get some data of some old tapes. I've got Opensolaris 2009.06 on x86 and a Sony SDX-700V. As a "control" experiment, I booted the system with a Linux live CD and the tape drive worked perfectly. ... (2 Replies)
Discussion started by: eddy_sysad
2 Replies

3. Solaris

Tape drive problems

Recently we had a problem with a CPU card on our SunFire V880 which has Solaris 9 OS. we removed the card and there was also a problem with our usr which was accidentally deleted. We able to restore the usr but now we having a problem with our tape drive. Previously we could write to the with ... (5 Replies)
Discussion started by: rahmantanko
5 Replies

4. AIX

Tape Drive

I have tape drive in one Lpar. when i saw that time tape is in defined state. After that i deleted the tape drive using the rmdev -R command. Then fired the cfgmgr -v command. But I am not getting the tape drive. Now the drive is even not in defined state also. It is not shown the tape drive. How... (1 Reply)
Discussion started by: pernasivam
1 Replies

5. SCO

Restore from HP Tape Drive

Here is the scenario. We have an billing system that ran on SCO 5.0.6. The HP Netserver went dwon, along with SCSI disks. They are unretrievable. I installed an IDE HDD, and reinstalled SCO. I am not too familiar w/ SCO or UNIX, and need to know how to install Tape drive, and how to restore from... (11 Replies)
Discussion started by: jlewis808
11 Replies

6. UNIX for Dummies Questions & Answers

tape drive

Hi, I need to restore my tape backup, when I type "tape status" it gives; status : ready beginning-of-tape write-protected soft errors : 0 hard errors : 0 underruns : 3 but... (4 Replies)
Discussion started by: alisevA3
4 Replies

7. AIX

4MM Tape Drive

Hello all, I have just installed an HP dat72 external tape drive to an IBM 275 Intellistation (AIX 5L). It was installed as an Other SCSI Tape Drive (rmt1). I am using the Web Based System Manager at this point to do an initial backup of a journaled file system. I am getting an error and am... (1 Reply)
Discussion started by: joeweisser
1 Replies

8. UNIX for Dummies Questions & Answers

Tape drive install

I'm trying to install a tape drive on a compaq SCO OS 505. well I have gone through the mkdev tape comands and what have you yet no luck. when I reboot and do a simple tape rewind it gives me an error no such device etc.etc. IS there a diference in the xct0 and rct0 a the default? help.. (2 Replies)
Discussion started by: kikkin
2 Replies
Login or Register to Ask a Question