一个扫描仪在两个节点上都断开连接,状态为 'remote-closed'
适用于
- ONTAP AV Connector 1.0.7P1
- ONTAP 9
问题
- 一个 vscan 引擎在两个节点上断开连接:
::> 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 日志显示以下错误:
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- 将资源 "/api/protocols/vscan" 添加到角色后,受影响的 vscanner 在 onenode 上连接,并在另一个节点上保持断开连接:
::> 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