How does Trident behave when creating clones with splitOnClone set to true?
Applies to
- Trident
- ONTAP 9
Answer
Trident behaves as follows when creating clones with the backend option for provisioning volumes
splitOnClone set to true:- Trident executes an API equivalent to
volume clone createcommand on ONTAP, followed by an API equivalent tovolume clone split startcommand. - Trident only serves as an interface, while the actual clone creation behavior is handled by ONTAP.
Note: For details about the clones themselves, please refer to Split a FlexClone volume from its parent volume and other relevant resources from ONTAP perspective.
