Unable to create FlexGroup Volume using both FabricPool and non-FabricPool aggregates
Applies to
ONTAP 9
Issue
When creating a FlexGroup volume and specifying both FabricPool enabled and non-FabricPool enabled aggregates, the following error message is generated:
cluster1::> vol create -vserver SVM1 -aggr-list FP_aggr,NON-FP_aggr -size 4TB -aggr-list-multiplier 4 -volume FG_vol -tiering-policy noneNotice: The FlexGroup volume "FG_vol" will be created with the following number of constituents of size 128GB: 8.Do you want tocontinue? {y|n}: yError: command failed: Cannot provision FlexGroup volume "FG_vol". Using a mixture of FabricPool-enabled aggregates and non-FabricPool-enabled aggregates is not supported.