Enable Snapshot copy policies after an ONTAP revert
Suggest changes
After reverting to an earlier version of ONTAP, you must enable Snapshot copy policies to start creating Snapshot copies again.
You are reenabling the Snapshot schedules that you disabled before you reverted to an earlier version of ONTAP.
Steps
-
Enable Snapshot copy policies for all data SVMs:
volume snapshot policy modify -vserver * -enabled true
snapshot policy modify pg-rpo-hourly -enable true
-
For each node, enable the Snapshot copy policy of the root volume:
run -node <node_name> vol options <volume_name> nosnap off