メインコンテンツまでスキップ

ノードがテイクオーバー状態のときに、 OSM または REST を使用したボリュームの削除に失敗します

Views:
7
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

環境

  • バグ 1460086 の修正なし ONTAP 9.9.1.+
  • REST API
  • ONTAP システムマネージャ( OSM )

問題

  • HA ペアの一方 node-02のノードがテイクオーバーされたか停止しています。

cluster1::> storage failover show
                              Takeover
Node           Partner        Possible State Description
-------------- -------------- -------- -------------------------------------
node-01        node-02     false    In takeover
node-02      node-01     -        Waiting for giveback
2 entries were displayed.

  • GUI を使用してボリュームを削除しようとしました。 OSM に次のエラーが表示されます。

Failed to check file or LUN copy operation status. Reason: "RPC: Couldn't make
connection [from mgwd on node "node-01" (VSID: -1) to mgwd at
169.254.186.147]".

  • REST を使用してボリュームを削除しようとすると、 REST 応答に同じエラーが表示されます。

DELETE /api/storage/volumes/18d6e21c-939e-13ec-1313-00505131394b
{
 "uuid": "efccdead-9543-13ec-84a1-005056810887",
 "description": "DELETE /api/storage/volumes/18d6e21c-939e-13ec-1313-00505131394b",
 "state": "failure",
 "message": "Failed to check file or LUN copy operation status. Reason: \"RPC: Couldn't make connection [from mgwd on node \"node-01\" (VSID: -1) to mgwd at 169.254.186.147]\".",
 "code": 918528,
 "start_time": "2022-02-24T07:32:36+00:00",
 "end_time": "2022-02-24T07:32:36+00:00",
 "arguments": [
   "RPC: Couldn't make connection [from mgwd on node \"node-01\" (VSID: -1) to mgwd at 169.254.186.147]"
  ],
 "error": {
   "message": "Failed to check file or LUN copy operation status. Reason: \"RPC: Couldn't make connection [from mgwd on node \"node-01\" (VSID: -1) to mgwd at 169.254.186.147]\".",
   "code": "918528",
   "arguments": [
      {
       "message": "RPC: Couldn't make connection [from mgwd on node \"node-01\" (VSID: -1) to mgwd at 169.254.186.147]"
      }
    ]
  },
 "_links": {
   "self": {
     "href": "/api/cluster/jobs/efccdead-9543-13ec-84a1-005056810887?fields=**"
    }
  }
}

 

 

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.