acs library

walkman

ADSM.ORG Member
Joined
Jun 8, 2009
Messages
46
Reaction score
2
Points
0
hi...

my tsm server running on windows and acsls library. i got this error when tsm try to mount a tape.

any one have seen this error before?

ANR0409I Session 202712 ended for server TSM (Windows).
ANR8856E ACSAPI sequence(48687) request (15282) timed out, elapse time=00:
10:01.
ANR8855E ACSAPI(acs_mount) response with unsuccessful status,
status=STATUS_IPC_FAILURE.
ANR9790W Request to mount volume XXX for library client TSM failed.
ANR0409I Session 202704 ended for server TSM (Windows).


ANR8779E Unable to open drive mt5.0.0.3, error number= 21.
ANR8855E ACSAPI(acs_dismount) response with unsuccessful status,
status=STATUS_DRIVE_AVAILABLE.
ANR9790W Request to mount volume XXX for library client TSM failed.
ANR0408I Session 202774 started for server TSM2 (Windows) (Tcp/Ip) for library
sharing.
 
i have try lbtest and i got this message

Main Menu:
==========

1: Manual test
2: Batch test
9: Exit lbtest

Enter selection: 1


Variable settings
=================
return_error_when_fail 1 exit_on_unexpected_result 0

manual test menu:
=================
1: set device special file
2: display symbols
3: set return error when fail
4: set exit on unexpected result
5: set buffer address
6: open 7: close
8: ioctl return element count
9: ioctl return all library inventory
10: ioctl return library inventory
11: ioctl move medium
12: ioctl audit 13: ioctl extend
14: ioctl retract 15: ioctl Xinquiry
16: ioctl get IOCINFO 17: ioctl return error
18: ioctl move slot to slot 19: ioctl move slot to drive
20: ioctl move drive to slot 21: ioctl move from empty
22: ioctl move to full 23: ioctl move slot to ee
24: ioctl move ee to slot 25: ioctl move from bad addr
26: ioctl move to bad addr 27: ioctl invalid ioctl
28: ioctl position to element 29: ioctl position to slot
30: ioctl library info 31: ioctl return sense
32: ioctl prevent medium removal 33: ioctl allow medium removal
34: ioctl exchange medium 35: ioctl Xdrive inventory
36: ioctl get tapealerts 37: ioctl inventory within range
38: ioctl extended library inventory
44: ioctl reset logical unit
50: acsls set_access 51: acsls query_server
52: acsls query_acs 53: acsls query_drive
54: acsls query_volume 55: acsls query_lock_drive
56: acsls query_lock_volume
70: execute command
88: trace menu
99: return to main menu

enter selection: 51
acs_query_server() api failed (null)
command returned rc -1
errno was 22 (EINVAL)
Total elapsed time in seconds = 0.00
Return to continue:



Variable settings
=================
return_error_when_fail 1 exit_on_unexpected_result 0
 
The results from this query should display the status of ACSLS and the tape library. If, however, this query should also fail due to a STATUS_IPC_FAILURE, then this is an indication that there may be a problem with the configuration or network that is preventing a successful connection with the ACSLS server from being established. Additional problem determination steps can be found in technote [HASHTAG]#1440305[/HASHTAG] at the URL below.

Did you follow the link near the end for additional steps?
 
Back
Top