ボリュームをボリュームよりも小さいサイズのFabricPool アグリゲートに移動できますか。
環境
- ONTAP 9
- FabricPool
- ボリューム移動
- 階層化ポリシーすべて
- volume space-guarantee noneまたはfiles
回答
元のボリュームがFabricPool以外のアグリゲートにあり、
space-guarantee
none
またはに設定されている場合 files
は、元のボリュームのused-sizeの10%がFabricPoolデスティネーションアグリゲートのパフォーマンス階層のavailable-capacity内で使用可能で、 -tiering-policy all
vol moveの実行時に使用可能である必要があります。追加情報
元のボリュームの使用済みサイズに0.10を掛けた場合、デスティネーションアグリゲートのパフォーマンス階層の空きスペースを超えると、ボリュームの移動は失敗します。
::> vol move start -vserver svm1 -volume vol_fp_moveme -destination-aggregate aggr4_fp -tiering-policy all
Error: command failed: There is 7.03TB of available space on the aggregate aggr4_fp which is not enough to accommodate a volume.