Quantcast
Channel: ADSM.ORG
Viewing all articles
Browse latest Browse all 2470

Create path for drive - I/O error

$
0
0
Hi guys,

I have an issue and I need your help to fix it. I have tsm library ibm3500 which have 10 drives. I created drives on the lib with this command

“DEFine DRive LIBIBM3500 DRIVE0X SERial=AUTODetect ONLine=Yes ELEMent=AUTODetect CLEANFREQuency=ASNEEDED”

After that I defined paths with

“define path ARDTSM1 DRIVE0X SRCType=SERVER DESTType=DRIVE LIBRARY=LIBIBM3500 device=/dev/IBMtapeX ONLine=yes”

This was worked for drive00,01,02,03,04,05,09.

If I try this for drive 06,07,08 I get an I/O error when define path

“tsm: ARDTSM1>DEFine DRive LIBIBM3500 DRIVE06 SERial=AUTODetect ONLine=Yes ELEMent=AUTODetect CLEANFREQuency=ASNEEDED
ANR8404I Drive DRIVE06 defined in library LIBIBM3500.

tsm: ARDTSM1>define path ARDTSM1 DRIVE06 SRCType=SERVER DESTType=DRIVE LIBRARY=LIBIBM3500 device=/dev/IBMtape6 ONLine=yes
ANR8420E DEFINE PATH: An I/O error occurred while accessing drive DRIVE06.
ANS8001I Return code 15.”

What should I do for making working ?

Viewing all articles
Browse latest Browse all 2470

Trending Articles