FlexVol conversion to FlexGroup reports 'success', but FlexVol is not converted
Applies to
ONTAP 9
FlexGroup Conversion
Issue
Conversion of a FlexVol to FlexGroup via CLI reports success, however the FlexVol was not actually converted.
Example:
FlexVol conversion is started and reports
success:
cluster01::> set -privilege advancedcluster::*> vol conversion start -volume test -vserver testWarning: After the volume is converted to a FlexGroup, it will not be possible to change it back to a flexible volume.Do you want to continue? {y|n}: y[Job 7891] Job succeeded: successJob history confirms the FlexVol conversion was successful:
cluster01::*> job history show -id 7891Time Node Owning Vserver Name Event Job ID-------------- -------------- ---------- -------------------- --------- ------Date Time node vserverVolume Convert Succeeded 7891Description: Converting flexible volume to FlexGroupCompletion: successVolume show still identifies the volume as being a FlexVol (not a FlexGroup):
cluster::*> volume show -vserver test -volume-style-extended flexgroupThere are no entries matching your query.
