Skip to main content

Preparing Snapshot copies after reverting

After reverting to an earlier version of ONTAP, you must enable Snapshot copy policies to start creating Snapshot copies again.

About this task

You are reenabling the Snapshot schedules that you disabled before you reverted to an earlier version of ONTAP.

  1. Enable Snapshot copy policies for all data SVMs: volume snapshot policy modify -vserver * -enabled true snapshot policy modify pg-rop-hourly -enable true
  2. For each node, enable the Snapshot copy policy of the root volume by using the run -node nodename vol options root_vol_name nosnap off command.

    Example

    cluster1::> run -node  TDC-7K-01 vol options vol0 nosnap off