Gopi4sl
11 years agoLevel 4
Acsls
Hi Team,
Please help me on this.
I am getting the below error on ACS library continiously.
2378 N Co_ProcessResponses.C 1 1335 |
ACS: 0; LMU error: Co_4400:st_parse_error: |
Error: 0422 - General procedure error: Cell is full |
Request: Dismount, normal unload |
Volser: A21327, media domain: T, media type: 1 |
Source: Drive 0,1,1,10 |
Destination: Cell 0,1,15,19,1
How to resolve this issue.
Thanks, Gopinath S |
It seems tapes somehow have been bulk inserted into the robot. You need to run:
- a ACSLS audit using the cmd_proc command line (e.g audit 0,1,0 acs 0)
- ACSLS dismount afterward - maybe using the force attribute. (e.g dismount A21327 0,1,1,10 force)
- Run a Netbackup inventory
That hopeful resolves the issue.