ONTAP Discussions

I want to use the ONTAP PowerShell Toolkit to get a tamperproof-snapshot

hodka
244 Views

Hello.

Currently, I am doing a periodic snapshot with a Powershell script using the following command:
>New-NcSnapshot $netapp_volume_name $netapp_newsnap_name

 

In the settings of each volume, I think that snaplock will be enabled from the next snapshot acquisition by setting snapshot-locking-enabled to TRUE, but the command "New-NcSnapshot" in the Powershell toolkit does not have the option to specify the retention period.
In other words, we believe that the only way to execute a snapshot is to execute it without specifying the retention period.
In this case, is it correct to assume that the retention period of the SnapLock Retention Period set for the volume will be adopted?

Is there a difference in behavior when taking snapshots with the Powershell Toolkit?

 

* This question uses Google Translate, so there is a possibility that the sentence is wrong.

0 REPLIES 0
Public