Forum Discussion

H_Sharma's avatar
H_Sharma
Level 6
10 years ago

Drive Issue

Hello Experts, What are these below errors? We have these error in our master server's event logs. Expereincing multiple 98 error codes. 1:- TLD(0) key = 0x2, asc = 0x4, ascq = 0x3, LOGICAL UNI...
  • mph999's avatar
    10 years ago

    The library is sending this error

    TLD(0) key = 0x2, asc = 0x4, ascq = 0x3, LOGICAL UNIT NOT READY, MANUAL INTERVENTION REQUIRED

    So it's not responding correctly, which will cause the other errors you see.

    This a bit odd though 

    TLD(0) unavailable: initialization failed: Unable to open robotic path

    As it must have contacted the library to get the asc/ascq error back.

    First, I'd power cycle the library, then do stopltid and then ltid -v 

    (commands are in /usr/openv/volmgr/bin)

    ... and then see if robtest works

    1. Does robtest connect

    2.  If it does, what happens when you type mode

    You could also try

    /usr/openv/volmgr/bin/scsi_command -r <path to robot>  (get the path from tpconfig -d)

    Does that respond ?