| Veritas Netback - Drives come up in AVR rather than ACS. |
|
Veritas products have always been confusing. I'm writing here to archive an experience that we had with netbackup and ACSLS (Automated Cartridge System Library Software) in our data center. Essentially, all of the drives in our media library were up as AVR (Automatic Volume Recognition) as opposed to ACS (Automated Cartridge System). This means that the netbackup server was not communicating correctly with the ACSLS server, and unable to control the tape library robot.
(These examples have been edited.)
#vmoprcmd Drv Type Control User Label RecMID ExtMID Ready Wr.Enbl. ReqId 0 hcart3 AVR root Yes - - No No 2
07-07-07 14:07:50 SSI[0]: ONC RPC: csi_freeqmem(): status:STATUS_QUEUE_FAILURE; Dropping from Queue: Remote Internet address: 0.0.0.0,Port: 0 , ssi_identifier: 1304, Protocol: 822083584, Connect type: 0; 07-07-07 14:13:10 SSI[0]: ONC RPC: csi_rpccall(): status:STATUS_NI_FAILURE; failed: clntudp_create() RPC UDP client connection failed, RPC: Rpcbind failure Remote Internet address:x.x.x.x, Port: 0; So we can see here that there's an issue with the UDP connection. We also noticed entries like this in /var/adm/messages Nov 15 11:28:06 hoehpt07 acsd[8807]: ACS(0) Response has not been returned by Mount command sequence 4434, ACS status = 72, STATUS_PENDING
#ssh acslsserver #su - acsss #acsss_config
|