One scanner is disconnected on both nodes with 'remote-closed'
Applies to
- ONTAP AV Connector 1.0.7P1
- ONTAP 9
Issue
- One vscan engine is disconnected on both nodes:
::> vserver vscan connection-status show-allConnectionVserver Node Server Status----------- ----------------- --------------- --------------SVM_01 node1 xx.xx.xx.xx disconnectedSVM_01 node1 yy.yy.yy.yy connectedSVM_01 node2 xx.xx.xx.xx disconnectedSVM_01 node2 yy.yy.yy.yy connected- AVSHIM logs indicate the below errors :
Issuing REST API to find the SVMs in which vscan is enabled XXXX.com.Endpoint URL: https://xxxxx.com/api/protocols/vsca...rn_timeout=120curllogpath C:Did not find a client certificate in registryDid not find a client certificate in AVC install dirDid not find a Server certificate in registryDid not find a server certificate in AVC install dirPerforming the curl operationCurl request to xxxx.com failed with http error code 403Error 22: HTTP response code said errorFailed to fetch vscan statusProblem fetching vserver LIFs from mgmt-lif xxxxx.com- After adding the resource “/api/protocols/vscan” to the role, the affected vscanner connected on onenode and remains disonnected on the other node:
::> vserver vscan connection-status show-all ConnectionVserver Node Server Status ----------- ----------------- --------------- -------------- SVM_01 node1 xx.xx.xx.xx disconnected SVM_01 node1 yy.yy.yy.yy connected SVM_01 node2 xx.xx.xx.xx connected SVM_01 node2 yy.yy.yy.yy connected