Skip to main content

Enable Snapshot copy policies after an ONTAP revert

Contributors netapp-aherbin

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
  1. Enable Snapshot copy policies for all data SVMs:

    volume snapshot policy modify -vserver * -enabled true
    snapshot policy modify pg-rpo-hourly -enable true
  2. For each node, enable the Snapshot copy policy of the root volume:

    run -node <node_name> vol options <volume_name> nosnap off