First of all - may I suggest that you install the latest NW 9 version (9.0.1.1) to avoid all other potential problems.
The driver situation is o.k.
- device drivers are delivered by the drive manufacturer
- library drivers are not needed - the NW storage node software contains all necessary code.
It really looks as if the autochanger is attached to a UNIX/Linux node. Although it is possible that the drives are connected to the NW server and the library is connected to another host (storage node), it is not a good idea to do this unless it is absolute necessary.
The effect you see might occur if the library control is based on FC and the paths are not properly configured. You need to correct that before you delete and reconfigure the library. Use the NW inquire command to verify that.
Karthik_N1
25 Posts
0
August 18th, 2016 10:00
Please confirm if the library is attached to remote storage node or server itself?
Try to mount the volume through sjimm command
Syntax: sjimm scsidev@b.t.l slot 1 drive 1
After that check the status of the drive
Command: mt -f scsidev@b.t.l status
Generally read open error is encountered when there is drive firmware issue, also make sure drive firmware is appropriate.
Thanks,
Karthik N
bingo.1
2.4K Posts
0
August 18th, 2016 10:00
First of all - may I suggest that you install the latest NW 9 version (9.0.1.1) to avoid all other potential problems.
The driver situation is o.k.
- device drivers are delivered by the drive manufacturer
- library drivers are not needed - the NW storage node software contains all necessary code.
It really looks as if the autochanger is attached to a UNIX/Linux node. Although it is possible that the drives are connected to the NW server and the library is connected to another host (storage node), it is not a good idea to do this unless it is absolute necessary.
The effect you see might occur if the library control is based on FC and the paths are not properly configured. You need to correct that before you delete and reconfigure the library. Use the NW inquire command to verify that.
dpeoples83
4 Posts
0
August 18th, 2016 13:00
Thanks for the assistance. Power cycling the tape library after verifying all the drivers appears to have solved the issue.