Quantcast
Channel: ONTAP Discussions topics
Viewing all articles
Browse latest Browse all 4948

ONTAP Recipes: Easily create a SnapLock volume

$
0
0

 

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.


Viewing all articles
Browse latest Browse all 4948

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>