ボリュームの最大オートサイズ機能を拡張する際の考慮事項
環境
- ONTAP 9
- SnapMirror
- ファンアウト
- カスケード
問題
- サポート対象のバージョンがソースとデスティネーションで同じであっても、既存のボリュームを100TB以上に拡張することはできません。
netapp1-dst::> volume modify -vserver dst_SVM -volume dst_vol_name -max-autosize 120TB
Error: command failed: Volume maximum autosize must be smaller than or equal to the maximum volume size of 100TB.
- ボリューム
-is-large-size-enabled trueを変更すると「Not allowed」エラーが発生するnetapp1-dst::> volume modify -vserver dst_SVM -volume dst_vol_name -is-large-size-enabled true
Error:command failed: Modification of the following fields: is-large-size-enabled not allowed for volumes of the type "Flexible volume - DP read-only volume".