NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform.
You will still be able to view content, but posting and replying will be temporarily disabled.
To learn more, please review the information in this blog post.

ONTAP Discussions

find snapshot backing a clone

JSHACHER11
7,579 Views

hello

 

How do I find the snapshot that is backing a clone (cDOT) and how do I know if a volume has clones?

 

 

tnx

 

 

1 ACCEPTED SOLUTION

georgevj
7,466 Views

try this:

 volume clone show -vserver vservername -flexclone * -fields parent-volume,parent-snapshot

If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
Cannot find the answer you need? No need to open a support case - just CHAT and we’ll handle it for you.

View solution in original post

2 REPLIES 2

georgevj
7,467 Views

try this:

 volume clone show -vserver vservername -flexclone * -fields parent-volume,parent-snapshot

If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
Cannot find the answer you need? No need to open a support case - just CHAT and we’ll handle it for you.

JSHACHER11
7,459 Views

like a charm!

 

thank you

Public