-
Why doesn't Set-NcSnapshotSnaplockExpTime set the snapshot snaplock expiry?
I am trying to set the "snaplock-expiry-time" of a bunch of snapshots using the ONTAP Powershell toolkit... Ontap 9.13.1P2, Powershell Toolkit 9.13.1.2306 I get the snapshot created value with the Get-NcSnapshot, then add 30 days with the $snapexpdate = $snapshot.Created.adddays(30) I verify that the variables have been…
-
SnapLock Enterprise - is it possible to destroy aggregate?
Hello, We have a small 9.1 filer with SnapLock Enterprise enabled. In configuration we overlooked requirements for priviledged deletes - that it requires snaplock compliance volume & aggregate. We are in UAT now and I need to delete all the files written to the volume so far. I have only one spare disk. Can I destroy…
-
SnapDiff and Snaplock Enterprise
Is it possible to use SnapDiff with SnapLock Enterprise? Under the hood, both are FlexVol based, but there is no documentation that links both features. The customer uses Commvault as backup solution.
-
Snaplock audit log for privileged delete
Hello, We have a metrocluster with snaplock enterprise license. Some files were wrongly committed to WORM and we would like to use privileged delete feature. In order to used that feature, we must create an audit log on a snaplock volume. If I understand the doc, the audit log will inherit retention of the affected files:…
-
Disk Issues and Solutions
Top 10 disk issues and solutions: https://kb.netapp.com/app/answers/answer_view/a_id/1002671
-
Commit a file to WORM via api
Hello, in our clusters we actually do commit to WORM state changing attributes via NFS. I think this is the preferred way and the guide "Ontap 9 archive and compliance using snaplock technology power guide" confirm my thoughts. This KB shows the same can be done via API Do anyone of us have some experience using API? Are…