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.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

Any way to verify if a Snapshot policy is being used?

netappmagic
6,915 Views

I can check what SnapShot policy is associated with a volume by running "vol show -instance".

 

However, is there any way to trace another way around, if a SS policy is still valid or being used by any volumes? I wanted to remove it if no volumes are assocaiting this policy.

1 REPLY 1

rwelshman
6,895 Views

You could do "volume show -snapshot-policy <name of policy>" that would list the volumes using that policy and if no one is using it ... then no results.

Public