Create ONTAP SMB snapshot configurations to enable Previous Versions access
The Previous Versions functionality is always available, provided that client access to snapshots is enabled and provided that snapshots exist. If your snapshot configuration does not meet these requirements, you can create a snapshot configuration that does.
-
If the volume containing the share to which you want to allow Previous Versions access does not have an associated snapshot policy, associate a snapshot policy to the volume and enable it by using the
volume modify
command.Learn more about
volume modify
in the ONTAP command reference. -
Enable access to the snapshots by using the
volume modify
command to set the-snap-dir
option totrue
.Learn more about
volume modify
in the ONTAP command reference. -
Verify that snapshot policies are enabled and that access to snapshot directories is enabled by using the
volume show
andvolume snapshot policy show
commands.Learn more about
volume show
andvolume snapshot policy show
in the ONTAP command reference.For more information about configuring and managing snapshot policies and snapshot schedules, see Data Protection.