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

メンテナンス中に階層化を一時停止することはできますか?

Views:
16
Visibility:
Public
Votes:
0
Category:
cloud-volumes-ontap-cvo
Specialty:
cloud_provider_agnostic
Last Updated:

環境

  • ONTAP 9
  • ONTAP S3
  • FabricPool

回答

  • メンテナンス期間中は、階層化ポリシーを一時停止することはできません。
  • 代わりに、階層化ポリシーをメンテナンス期間中に「none」に変更することで、階層化を停止できます:
::> volume modify -vserver svm_1 -volume volume_01 -tiering-policy none 
  • メンテナンスが完了したら、階層化を再開するために変更内容を以前の(または希望する) 状態 に戻すことができます。
::> volume modify -vserver svm_1 -volume volume_01 -tiering-policy auto 
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.