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

ストレージレプリケーションアダプタ:ONTAP のクラスタピア間での低速 REST API 呼び出しにより、SRM でアレイ検出が失敗する

Views:
1
Visibility:
Public
Votes:
0
Category:
not set
Specialty:
not set
Last Updated:

環境

  • ONTAP Tools for VMware vSphere(OTV)10.x
  • NetApp Storage Replication Adapter(SRA)10.x
  • VMware Site Recovery Manager(SRM)
  • VMware Live Site Recovery(vLSR)

問題

SRMのArray Managerを使用してArray Pairを作成しようとすると、SRMがアレイを検出できず、以下のエラーが発生します:

SRA command 'discoverArrays' failed. Storage Virtual Machine (SVM) name not found in storage system. Please provide valid Storage Virtual Machine (SVM) name.

OTV ログより:

{"file":"/app/sra-service/pkg/clientset/ontap/utils.go:295","jobId":"1799","level":"error","message":"getPeerUUIDByPeerArrayID failed to get svmPeers : getPeerUUIDByPeerArrayID svmPeers records are empty","timestamp":"2026-02-24T17:00:012Z","traceId":null,"vcguid":"8d3c27cf-c514-4420-9cba-282d18816410","x-correlation-id":"52c72c79-4795-4994-8993-50a321990f1b"}
{"file":"/app/sra-service/pkg/clientset/ontap/utils.go:226","jobId":"1799","level":"error","message":"getPeerSvmPoliciesByPeerUUID failed to getPeerClusterUUIDByPeerArrayID : getPeerUUIDByPeerArrayID svmPeers records are empty","timestamp":"2026-02-24T17:00:012Z","traceId":null,"vcguid":"8d3c27cf-c514-4420-9cba-282d18816410","x-correlation-id":"52c72c79-4795-4994-8993-50a321990f1b"}
{"file":"/app/sra-service/pkg/clientset/ontap/utils.go:188","jobId":"1799","level":"error","message":"getVaultSnapmirrorRelationshipMapForSource failed to getPeerSvmPoliciesByPeerSvmUUID : getPeerUUIDByPeerArrayID svmPeers records are empty","timestamp":"2026-02-24T17:00:012Z","traceId":null,"vcguid":"8d3c27cf-c514-4420-9cba-282d18816410","x-correlation-id":"52c72c79-4795-4994-8993-50a321990f1b"}

SRM ログより:

SRA command 'discoverArrays' failed. Peer array ID provided in the SRM input is incorrect. Check the SRM logs to verify the peer array ID.

OTVからONTAPへのREST APIトレースでAPI呼び出しcurl -u admin -ik -H 'X-Trace-Threshold: 0' -X GET "https://cluster1.demo.netapp.com:443/api/svm/peers?fields=uuid,name,svm,peer,state&return_timeout=30&svm.uuid=43c0ca43-f2b2-11ee-9312-d039eab1e458を使用:

{
 "records": [
  ],
 "num_records": 0,
 "_links": {
  "self": {
   "href": "/api/svm/peers?fields=uuid,name,svm,peer,state&return_timeout=30&svm.uuid=43c0ca43-f2b2-11ee-9312-d039eab1e458"
   },
  "next": {
   "href": "/api/svm/peers?start.uuid=12bb6f72-460c-11f0-b670-d039eab1f958&fields=uuid,name,svm,peer,state&return_timeout=30&svm.uuid=43c0ca43-f2b2-11ee-9312-d039eab1e458"
   }
  }
}

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.