This happens when ONTAP volume is configured as thick provisioning: -space-guarantee option is set to volume SCV does not specify space-guarantee for creating clone volume Even if attaching disk is su...This happens when ONTAP volume is configured as thick provisioning: -space-guarantee option is set to volume SCV does not specify space-guarantee for creating clone volume Even if attaching disk is succeeded, clone volume is created with space-guarantee=volume when the original volume is thick provisioning ONTAP volume clone create command with the same SCV backup Snapshot succeeds by specifying -space-guarantee none: ::> volume clone create -vserver <SVM> -volume <VOLUME> -flexclone <CLONE_VOL…