StoreEver Tape Storage
1748083 Members
5274 Online
108758 Solutions
New Discussion юеВ

hp msl6030 with ibm tsm backup software

 
xia_2
Advisor

hp msl6030 with ibm tsm backup software

hi, expert.

now i have a question , when i try to

configure tsm backup software under AIX ,

with hp msl6030.

follow these information

NR8300E I/O error on library TSMLIB (OP=00006C03, CC=207, KEY=05, ASC=21, ASCQ=01,
SENSE=70.00.05.00.00.00.00.14.00.00.00.
00.21.01.00.C0.00.06.00.00.,
Description=Device is not in a state capable of performing request). Refer to Appendix D in
the 'Messages' manual for recommended action.
ANR8779E Unable to open drive /dev/rmt0, error number=46.
ANR8300E I/O error on library TSMLIB (OP=00006C03, CC=207, KEY=05, ASC=21, ASCQ=01,
SENSE=70.00.05.00.00.00.00.14.00.00.00.
00.21.01.00.C0.00.04.00.00.,
Description=Device is not in a state capable of performing request). Refer to Appendix D in
the 'Messages' manual for recommended action.
ANR8942E Could not move volume 000969L2 from slot-element 32 to slot-element 65535.
ANR8802E LABEL LIBVOLUME process 3 for library TSMLIB failed.
ANR0985I Process 3 for LABEL LIBVOLUME running in the BACKGROUND completed with completion state FAILURE at 13:04:13.
ANR2017I Administrator ADMIN issued command: QUERY ACTLOG
ANR2017I Administrator ADMIN issued command: QUERY ACTLOG
2 REPLIES 2
Ganz
Trusted Contributor

Re: hp msl6030 with ibm tsm backup software

Hi Xia,

A good place to start is to isolate the library being the point of failure :

1. Check front panel for any error message.
2. Try to move tapes from the front panel.
3. Ensure there is no tape stuck in picker/robotics or the drive.

Once it has been confirmed that the library is ok we may move to AIX to troubleshoot further.

#lsd ev -HCc tape (To verify what tape drive is configured)

If there are devices configured then the command to configure devices detected on the SCSI/FC adapter would be ::
cfgmgr -l scsi'card number' (example scsi0 or scsi1)
The above command would configure all the devices detected on that SCSI/FC card.
Ganz
Trusted Contributor

Re: hp msl6030 with ibm tsm backup software

Hi Xia,

A good place to start is to isolate the library being the point of failure :

1. Check front panel for any error message.
2. Try to move tapes from the front panel.
3. Ensure there is no tape stuck in picker/robotics or the drive.

Once it has been confirmed that the library is ok we may move to AIX to troubleshoot further.

#lsd ev -HCc tape (To verify what tape drive is configured)

If there are devices configured then the command to configure devices detected on the SCSI/FC adapter would be ::
cfgmgr -l scsi'card number' -v (example scsi0 or scsi1)
The above command would configure all the devices detected on that SCSI/FC card.