Help DAT 72 tape stuck.


 
Thread Tools Search this Thread
Operating Systems AIX Help DAT 72 tape stuck.
# 1  
Old 12-07-2009
Help DAT 72 tape stuck.

Hi everyone, I have a ibm p65 server with an internal DAT 72 tape drive. When I go to press the eject button the second light will blink for several minutes then stop. If I issue a
Code:
tctl -f /dev/rmt0 status

it tells me its available and gives back other information.

Now if I try this
Code:
tctl -f /dev/rmt0 offline

it tells me device not ready. After some research people were saying that it was because the drive did not contain a tape. However I can clearly see a tape.

So at this point I am lost. My only other option I can think of would be to reboot the machine. The server is a AIX 5.3.

Oh and here is some more information if this helps.
Code:
diag -d /dev/rmt0

yields cannot find device.

however
Code:
lscfg | grep rmt0

gives the following output.
# lscfg | grep rmt0
+ rmt0 U787A.001.DPM05D5-P1-T10-L0-L0 LVD SCSI 4mm Tape Drive (36000 MB)
#

So my questions is does anyone have any other suggestions besides rebooting this machine?
# 2  
Old 12-07-2009
p65???? p650 maybe?

lsdev -Cc tape
is it available?

Is it still in use?
# 3  
Old 12-08-2009
Here is the output of the lsdev

# lsdev -Cc tape
rmt0 Available 09-08-00-0,0 LVD SCSI 4mm Tape Drive
#
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

How to use 'ls' command to list files like *.dat, not *.*.dat?

How to use 'ls' command to list files like *.dat, not *.*.dat (5 Replies)
Discussion started by: pmcginni777
5 Replies

2. UNIX for Dummies Questions & Answers

SCO UNIXWare Backup Tape Stuck

We have a SCO UnixWare system version 7.1.3, running a front end ERP system on a Compaq/HP Proliant ML370 server. Compaq ProLiant ML370 Server I change the tape everyday to do a daily back up. When I pressed the eject button last night it failed to spit the tape out.....HELP. 1) Is this... (12 Replies)
Discussion started by: Mick_Dundee
12 Replies

3. Solaris

Using ufsrestore from a DAT tape of ufsdump backup

hi, was wondering if there is a problem with the patches, and if we wish to restore everything back to square one, how should we go about using ufsrestore from a DAT tape of ufsdump backup data ? (1 Reply)
Discussion started by: Exposure
1 Replies

4. SCO

SCO UNIX DAT Tape Device

Looking for specifically naming convention for a tape device for SCO Unix What full system backup command should I use for SCO UNIX (1 Reply)
Discussion started by: jedimaster
1 Replies

5. Red Hat

How to view all files on DAT tape

I'm using tar and so far so good, but how can I view ALL files without having to fast forward and rewind the tape? Let's say I append 100 files onto the tape. Having to fast forward 100 times until I find the file I want is kinda tedious. (3 Replies)
Discussion started by: sdotsen
3 Replies

6. Solaris

external tape drive DAT 72 problem

Hi all, I have solaris 10 sparc running and working very well but i have problem with external SCSI tape drive DAT 72 problem it seems to me the tape drive is manufactured by SUN microsystems when i ran ls -l /dev/rmt/0 it reveals the following output bash-3.00# mt -f /dev/rmt/0... (2 Replies)
Discussion started by: h@foorsa.biz
2 Replies

7. Solaris

Hard Error:DAT Tape Drive

Well I have just added new tape drive to my server (lto) However I am getting few errors in using it. I have checked status with #iostat -En : giving me few hard errors, few soft errors and execution error. Also tape status is not visible as "no sense" its coming as "no additional sense". I... (5 Replies)
Discussion started by: saurabh84g
5 Replies

8. SCO

Tape Status shows 2 Hard errors and 5 Underruns on new tape

when I do a tape status /dev/rStp0 I get the following on a new tape and I have tried several: Status : ready beginning-of-tape soft errors : 0 hard errors: 2 underruns: 5 My BackupEdge has stopped backing up my system because it asks for a new volume yet my total system data is under 20... (5 Replies)
Discussion started by: psytropic
5 Replies

9. UNIX for Advanced & Expert Users

Space free on tape /delete a single file on tape

Hi, I' using a sun solaris server, I would like to known if there is the possibility to control how many space is free on a tape and how I can delete a single file on a tape. Thanks DOMENICO (3 Replies)
Discussion started by: Minguccio75
3 Replies

10. Linux

How do l install Travan Tape drive 20/40 DAT on Redhat 8.0

Hi, Will someone help in giving the clue to installating Travan Tape drive on Redhat 8.0 Kayode (1 Reply)
Discussion started by: kayode
1 Replies
Login or Register to Ask a Question