ZAPI Error: RPC Couldn't make connection errno= 13001
Applies to
- ONTAP 9
- OnCommand Insight (OCI)
Issue
ZAPI calls from OCI Linux server fail with error 13001
<<< REQUEST >>>
cifs-session-get-iter|<cifs-session-get-iter-key-td> <key-0>nawemugunc01e</key-0> <key-1>886</key-1> <key-2>nawemugufs101</key-2> <key-3>11405929006285419680</key-3> <key-4>1303554639</key-4> </cifs-session-get-iter-key-td>||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<netapp xmlns="http://www.netapp.com/filer/admin" version="1.0">
<cifs-session-get-iter>
<max-records>200</max-records>
<desired-attributes>
<cifs-session>
<address/>
<connection-id/>
<continuously-available/>
<session-id/>
<unix-user/>
<vserver/>
<windows-user/>
</cifs-session>
</desired-attributes>
<tag><cifs-session-get-iter-key-td> <key-0>nawemugunc01e</key-0> <key-1>886</key-1> <key-2>nawemugufs101</key-2> <key-3>11405929006285419680</key-3> <key-4>1303554639</key-4> </cifs-session-get-iter-key-td></tag>
</cifs-session-get-iter>
</netapp>
<<< REQUESTEND >>>
<<< RESPONSE >>>
HTTP/1.1 200 OK
Date: Mon, 22 Nov 2021 10:54:05 GMT
Server: libzapid- httpd
Content-Length: 251
Content-Type: text/xml
Keep-Alive: timeout=5, max=37
Connection: Keep-Alive
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE netapp SYSTEM 'file:/etc/netapp_gx.dtd'>
<netapp version='1.110' xmlns='http://www.netapp.com/filer/admin'>
<results reason="RPC: Couldn't make connection" status="failed" errno="13001"/></netapp>
<<< RESPONSEEND >>>