Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Drive related issue

Updated: 03 Nov 2010 | 9 comments
Mathews's picture
0 0 Votes
Login to vote

Hi,

I am facing a problem related to the drive which was down.. Let me explain clearly ....

Initially the drive status is

Drv Type Control User Label RecMID ExtMID Ready Wr.Enbl. ReqId
0 dlt TLD - No - -
1 dlt DOWN-TLD - No - -
2 dlt TLD - No - -
3 dlt TLD - No - -

Using vmoprcmd -up 1 then drive come to up status and again it went to down ...i i make it up and entered robtest..and issued the command "s d" which listed drive status ... i noticed in the drive 2 which was down have media

The drive 2 shows,
drive 2 (addr 1031) access = 0 Contains Cartridge = yes
Source address = 14 (slot 15)
Barcode = 032170

so i issued the commands,

unload d2
Opening /dev/rmt/8cbn, please wait...
Error - cannot open /dev/rmt/8cbn (I/O error)

move d2 s21
Initiating MOVE_MEDIUM from address 1031 to 20
move_medium failed
sense key = 0x5, asc = 0x3a, ascq = 0x0, MEDIUM NOT PRESENT

Here it is showing Media not present but why it is showing "Contains Cartridge = yes" in "s d" command.... and i am bit scared to issue the vmoprcmd -reset ...because it might give some new problem to the drive....Pls get me information how to troubleshoot this issue ...and make the drive UP and running sucessfully...

Thanks in advance...

discussion Filed Under:

Comments

Joseph Correia's picture
30
Nov
2006
0 Votes 0
Login to vote

Hi Sendura,
You probably already did this...but...in Robtest did you issue the command to "allow removal" of tapes from drives before attempting the unload?

(Error - cannot open /dev/rmt/8cbn (I/O error))

DavidParker's picture
30
Nov
2006
0 Votes 0
Login to vote

Sendura,
It sounds like you may have a tape stuck in a drive or a drive that has an error status on it.
Have you tried physically resetting the drive?

What kind of tape library are you using?

Dennis Strom's picture
01
Dec
2006
0 Votes 0
Login to vote

Sometimes resetting the drive in the admin console then bring the drive up will work to get a tape out of a drive although I have had tapes so stuck that the drive had to be replaced

Stumpr's picture
01
Dec
2006
0 Votes 0
Login to vote

>unload d2
>Opening /dev/rmt/8cbn, please wait...
>Error - cannot open /dev/rmt/8cbn (I/O error)

you have to unload the media before you can move it.
you were not successfull in removing the tape.
Check the drive mappings for that physical drive to 8cbn
check the status with the mt command

You may need to open the library and push the unload button.
I had several DLT tape drives that had a broken leader.
They all started to break after about 3 years of service.
I had StorageTek come in and eject the tape for me.
and replace the leader or tape drive.

Bob Stump VERITAS - "Ain't it the truth?" Incorrigible punster -- Do not incorrige

Mathews's picture
03
Dec
2006
0 Votes 0
Login to vote

Hi,

How to check the status of the drives using mt commands?

Chia Tan Beng's picture
03
Dec
2006
0 Votes 0
Login to vote

mt -f status

example (with tape mounted):

# mt -f /dev/rmt/c24t0d0BESTnb status
Drive: HP Ultrium 2-SCSI
Format:
Status: BOT online compression immediate-report-mode
File: 0
Block: 0

Chia Tan Beng's picture
03
Dec
2006
0 Votes 0
Login to vote

Hi Sendura,

Reading thru' your post again I suspect even if mt status command works fine, it may not means that your drive is working. You can also do a mt -f release, rewind or offline. If it doesn't help, I would suggest:
1. from the tape library (e.g. operator panel, etc), check whether tape is loaded,
2. if tape is found, reset your tape drive from tape library & vmoprcmd -reset and do a inventory from Netbackup,
3. if problem still persists, wait till no backup activities and initialise your tape library (e.g. open & close your tape library, take this opportunity to remove the tape from drive if possible) and perform inventory. Get your library vendor in if tape is stuck in the drive.

Mathews's picture
30
Dec
2006
0 Votes 0
Login to vote

Hi chia,

The command "vmoprcmd -reset " will corrupt the drive(device) driver(software? Needs to reinstall the device driver for that drive?

Thanks

Chia Tan Beng's picture
03
Jan
2007
0 Votes 0
Login to vote

It shouldn't. What it do is sent a soft reset to the drive and under normal circustances, netbackup would initiate the robotic control to pickup the ejected media, if any, and place back to the slot.