Did you know you can…
Easily create a SnapLock Volume?
1. Install the SnapLock license.
license add -license-code <key>
2. Initialize the compliance clock on all the nodes of the cluster.
snaplock compliance-clock initialize -node <nodename>
3. Create a SnapLock aggregate of the appropriate SnapLock type.
storage aggregate create -aggregate <aggrname> -diskcount <count> -snaplock-type <enterprise|compliance>
4. Create a volume on the aggregate.
volume create -vserver <vservername> -volume <volname> -aggregate <aggrname> -size <size>
For more information, please see the ONTAP 9 documentation center.