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

Tridentボリュームをストレージ クラスタ内のアグリゲート間で無停止で移動できますか?

Views:
33
Visibility:
Public
Votes:
0
Category:
astra_trident
Specialty:
snapx
Last Updated:

 

環境

NetApp Astra Trident

回答

はい:

  • ストレージ管理者は、ストレージ利用者に影響を与えることなく、ONTAPクラスタ内のアグリゲートとコントローラ間でボリュームを無停止で移動できます

         ONTAP:ボリュームの移動

  • デスティネーションアグリゲートがTridentを使用しているSVMがアクセスできるものである限り、この処理はTridentやKubernetesクラスタに影響しません

::>vserver show -vserver nfs_svm -fields aggr-list
vserver aggr-list
------- -----------
nfs_svm aggr1,aggr2

aggr3をSVM aggr-listに追加します:

::>vserver modify -vserver nfs_svm -aggr-list aggr1,aggr2,aggr3

  • SVMにアグリゲートを新たに追加した場合は、次の例に示すように、Trident backend updateコマンドを使用してアグリゲートをTridentに再度追加してバックエンドを「更新」する必要があります:

$ tridentctl update backend <backend-name> -f <backend.json> -n trident

追加情報

例:
# tridentctl get volume -n trident -o yaml
items:
- Config:
...
  orphaned: false
 pool: aggr1
  state: ""
...

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.