メインコンテンツへスキップ

DIIおよびOCIのONTAPデータコレクタがfcp-interface-get-iter ZAPIで失敗し、fcp_portのnext()でループが検出されました

Views:
8
Visibility:
Public
Votes:
0
Category:
oncommand-insight
Specialty:
oci
Last Updated:

環境

  • Data Infrastructure Insight(DII)
  • OnCommand Insight (OCI)
  • ONTAP 9.15.1以降

問題

  • アップグレード後にDII/OCIのONTAPデータコレクタが失敗する
  • エラー:
ERROR [com.onaro.sanscreen.acquisition.framework.datasource.BaseDataSource] <ONTAP_Cluster> [Error retrieving data] - fcp-interface-get-iter failed: Loop detected in next() for table fcp_port. Next on "<port 1>" returned "<port 1>".
 
([Device name fcp-interface-get-iter]: fcp-interface-get-iter failed: Loop detected in next() for table fcp_port. Next on "<port 1>" returned "<port 1>".)
 
com.onaro.sanscreen.acquisition.framework.datasource.DataSourceErrorException: fcp-interface-get-iter failed: Loop detected in next() for table fcp_port. Next on "<port 1>" returned "<port 1>".
 
at com.onaro.sanscreen.acquisition.datasource.netapp_ontap.builder.ZapiIterBase.build(ZapiIterBase.java:240) ~[netapp_ontap.jar:?]
at com.onaro.sanscreen.acquisition.datasource.netapp_ontap.builder.ZapiIterBase.build(ZapiIterBase.java:122) ~[netapp_ontap.jar:?]
at com.onaro.sanscreen.acquisition.datasource.netapp_ontap.builder.ClusterBuilder$FoundationQueryFunction.queryData(ClusterBuilder.java:959) ~[netapp_ontap.jar:?]
at com.onaro.sanscreen.acquisition.datasource.netapp_ontap.builder.ClusterBuilder$FoundationQueryFunction.queryData(ClusterBuilder.java:852) ~[netapp_ontap.jar:?]
at com.onaro.sanscreen.acquisition.util.parallel.ParallelExecution$QueryTask.call(ParallelExecution.java:259) ~[netapp_ontap.jar:?]
at com.onaro.sanscreen.acquisition.util.parallel.CallableWrapper.call(CallableWrapper.java:41) ~[netapp_ontap.jar:?]
 
  • fcp-interface-get-iterの手動トリガー:
 
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<netapp xmlns="http://www.netapp.com/filer/admin" version="1.0">
 <fcp-interface-get-iter>
  <max-records>200</max-records>
  <desired-attributes>
   <fcp-interface-info>
    <interface-name/>
    <node-name/>
    <port-name/>
    <vserver/>
   </fcp-interface-info>
  </desired-attributes>
  <tag><fcp-interface-get-iter-key-td><key-0><Port 0></key-0><key-1><Port 1></key-1></fcp-interface-get-iter-key-td></tag>
 </fcp-interface-get-iter>
</netapp>
 
<<< REQUESTEND >>>
<<< RESPONSE >>>
HTTP/1.1 200 OK
Date: Mon, 13 Jan 2025 17:03:53 GMT
Server: libzapid-httpd
X-Content-Type-Options: nosniff
Cache-Control: no-cache, no-store, must-revalidate
Deprecation: true
Content-Length: 364
Content-Type: text/xml
Keep-Alive: timeout=5, max=41
Connection: Keep-Alive
 
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE netapp SYSTEM 'file:/etc/netapp_gx.dtd'>
<netapp version='1.251' xmlns='http://www.netapp.com/filer/admin'>
<results reason="Loop detected in next() for table fcp_port. Next on "<Port 1>" returned "<Port 1>"." status="failed"errno="13001"/></netapp>

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.