既存のFlexGroupボリュームをFabricPoolアグリゲートに移動する方法
環境
- ONTAP 9.5以上のバージョン
- FabricPool
- FlexGroup
説明
既存のFlexGroupをFabricPoolアグリゲートに移動しようとすると、次のエラーが報告されます。
cluster01::> version
NetApp Release 9.5P6: Wed Jul 10 22:58:11 UTC 2019
cluster01::> vol show
Vserver Volume Aggregate State Type Size Available Used%
--------- ------------ ------------ ---------- ---- ---------- ---------- -----
aff200-rtp-1a
vol0 aggr0_aff200_rtp_1a_0
online RW 348.6GB 311.5GB 5%
aff200-rtp-1b
vol0 aggr0 online RW 348.6GB 312.3GB 5%
svm1 fg - online RW 400GB 379.8GB 0%
svm1 fg_dst - online DP 400GB 399.8GB 0%
svm1 svm1_root aggr1 online RW 1GB 971.5MB 0%
5 entries were displayed.
cluster01::> volume show -volume fg_dst -fields aggr-list
vserver volume aggr-list
------- ------ ---------
svm1 fg_dst aggr1
cluster01::> storage aggregate object-store show
Aggregate Object Store Name Availability
-------------- ----------------- -------------
fpaggr sgws01 available
cluster01::> volume move start -volume fg_dst__0001 -destination-aggregate fpaggr
Error: command failed: Cannot move FlexGroup constituent "fg_dst__0001" to
aggregate "fpaggr" because it is a FabricPool.
9.8の例:
Error: command failed: Cannot move FlexGroup constituent "fg__000x" to aggregate "aggregate_name" because it is a
FabricPool-enabled aggregate.