Enable ONTAP ARP/AI by default in new volumes
Beginning with ONTAP 9.16.1, you can configure storage VMs (SVMs) so that new volumes are enabled by default with Autonomous Ransomware Protection with AI (ARP/AI). Beginning with ONTAP 9.18.1, ARP/AI is enabled automatically at the cluster level for supported systems after a 12-hour grace period. Use this procedure when you need to enable ARP/AI by default for new volumes at the SVM level rather than cluster level.
For ONTAP 9.17.1 and earlier, configuration at the SVM level is the only way to enable ARP by default on new volumes.
|
|
If you are running ONTAP 9.15.1 or earlier, see Enable ARP by default in new volumes. |
|
|
For ONTAP 9.13.1 to 9.17.1, FlexGroup volumes use the earlier ARP model and require a learning period. See Enable ARP by default in new volumes. |
On systems where ARP/AI is not automatically enabled at the cluster level, new volumes are created with ARP/AI functionality disabled by default. You must enable ARP/AI and configure it to be on by default for new volumes created in the SVM.
Existing volumes without ARP/AI enabled will not change ARP/AI enablement status automatically when you change the SVM default. The SVM setting described in this procedure only affects new volumes. Learn how to enable ARP/AI for existing volumes.
After you enable Autonomous Ransomware Protection, it might enter a transitional period depending on your environment and ONTAP version:
| Volume type | ONTAP version | Behavior after enablement |
|---|---|---|
NAS FlexGroup |
ONTAP 9.18.1 and later |
ARP/AI is active immediately with no learning period |
ONTAP 9.13.1 to 9.17.1 |
ARP starts in learning mode for 30 days |
|
NAS FlexVol |
ONTAP 9.16.1 and later |
ARP/AI is active immediately with no learning period |
ONTAP 9.10.1 to 9.15.1 |
ARP starts in learning mode for 30 days |
|
SAN volumes |
ONTAP 9.17.1 and later |
ARP/AI is active immediately, initiating an evaluation period to establish a suitable alert threshold before transitioning from an initial conservative threshold. |
Before enabling ARP/AI by default, ensure your environment has the following:
-
A storage VM (SVM) with NFS or SMB (or both) protocol enabled.
-
An active junction path for the volume.
-
A storage VM (SVM) with iSCSI, FC, or NVMe protocol enabled.
-
The correct license for your ONTAP version.
-
(Recommended) Multi-admin verification (MAV) enabled (ONTAP 9.13.1 and later). See Enable multi-admin verification.
You can use System Manager or the ONTAP CLI to enable ARP/AI by default for new volumes at the SVM level.
-
Select Storage or Cluster (depending on your environment), select Storage VMs, and select the storage VM that will contain volumes you want to protect with ARP/AI.
-
Navigate to the Settings tab. Under Security, locate the Anti-ransomware tile then select
. -
Check the box to enable anti-ransomware (ARP/AI). Check the additional box to enable ARP/AI on all eligible volumes in the storage VM.
ARP/AI enters active mode immediately; no learning period is required.
vserver modify -vserver <svm_name> -anti-ransomware-default-volume-state enabled
vserver create -vserver <svm_name> -anti-ransomware-default-volume-state enabled
security anti-ransomware volume show