FlexGroup resize fails due to one constituent having its space guarantee disabled
Applies to
- ONTAP 9
- FlexGroup volume
Issue
- When trying to resize a FlexGroup volume, the resize fails with
Cannot grow volume whose space guarantee is disabled
error.
- In volume show output
"space-guarantee-enabled"
flag is set to false:
Cluster::> volume show -vserver <VSERVER> -is-constituent true -fields space-guarantee,space-guarantee-enabled
vserver volume space-guarantee-enabled space-guarantee
--------- --------------- ----------------------- ---------------
VSERVER Constituent__0001 true volume
VSERVER Constituent__0002 true volume
VSERVER Constituent__0003 true volume
VSERVER Constituent__0004 true volume
VSERVER Constituent__0005 true volume
VSERVER Constituent__0006 false volume
VSERVER Constituent__0007 true volume
VSERVER Constituent__0008 true volume
VSERVER Constituent__0009 true volume
VSERVER Constituent__0010 true volume
VSERVER Constituent__0011 true volume
VSERVER Constituent__0012 true volume
VSERVER Constituent__0013 true volume
VSERVER Constituent__0014 true volume
VSERVER Constituent__0015 true volume
VSERVER Constituent__0016 true volume
16 entries were displayed.