Backing up on-premises ONTAP data to StorageGRID
Complete a few steps to get started backing up data from your on-premises ONTAP systems to object storage in your NetApp StorageGRID systems.
Note that "on-premises ONTAP systems" includes FAS, AFF, and ONTAP Select systems.
Quick start
Get started quickly by following these steps, or scroll down to the remaining sections for full details.

-
You have discovered the on-premises cluster and added it to a working environment in Cloud Manager. See Discovering ONTAP clusters for details.
-
The cluster is running ONTAP 9.7P5 or later.
-
The cluster has a SnapMirror license — it is included as part of the Premium Bundle or Data Protection Bundle.
-
The cluster must have the required network connections to StorageGRID and to the Connector.
-
-
You have a Connector installed on your premises.
-
Networking for the Connector enables an outbound HTTPS connection to the ONTAP cluster and to StorageGRID.
-
-
You have purchased and activated a Cloud Backup BYOL license from NetApp.
-
Your StorageGRID has version 10.3 or later with access keys that have S3 permissions.

Select the working environment and click Enable > Backup Volumes next to the Backup & Restore service in the right-panel, and then follow the setup wizard.

Select StorageGRID as the provider, and then enter the StorageGRID server and service account details. You also need to specify the IPspace in the ONTAP cluster where the volumes reside.

The default policy backs up volumes every day and retains the most recent 30 backup copies of each volume. Change to hourly, daily, weekly, or monthly backups, or select one of the system-defined policies that provide more options. You can also change the number of backup copies you want to retain.

Identify which volumes you want to back up using the default backup policy in the Select Volumes page. If you want to assign different backup policies to certain volumes, you can create additional policies and apply them to volumes later.
An S3 bucket is created automatically in the service account indicated by the S3 access key and secret key you entered, and the backup files are stored there.
Requirements
Read the following requirements to make sure you have a supported configuration before you start backing up on-premises volumes to StorageGRID.
The following image shows each component when backing up an on-prem ONTAP system to StorageGRID and the connections that you need to prepare between them:
Note that the Cloud Restore instance is not shown in this diagram because single-file restore is not currently supported when using StorageGRID.
Preparing your ONTAP clusters
You need to discover your on-premises ONTAP clusters in Cloud Manager before you can start backing up volume data.
- ONTAP requirements
-
-
ONTAP 9.7P5 and later.
-
A SnapMirror license (included as part of the Premium Bundle or Data Protection Bundle).
Note: The "Hybrid Cloud Bundle" is not required when using Cloud Backup.
See how to manage your cluster licenses.
-
Time and time zone are set correctly.
See how to configure your cluster time.
-
- Cluster networking requirements
-
-
The ONTAP cluster initiates an HTTPS connection over a user-specified port from the intercluster LIF to StorageGRID for backup and restore operations. The port is configurable during backup setup.
ONTAP reads and writes data to and from object storage. The object storage never initiates, it just responds.
-
ONTAP requires an inbound connection from the Connector to the cluster management LIF. The Connector must reside on your premises.
-
An intercluster LIF is required on each ONTAP node that hosts the volumes you want to back up. The LIF must be associated with the IPspace that ONTAP should use to connect to object storage. Learn more about IPspaces.
When you set up Cloud Backup, you are prompted for the IPspace to use. You should choose the IPspace that each LIF is associated with. That might be the "Default" IPspace or a custom IPspace that you created.
-
The nodes' intercluster LIFs are able to access the object store.
-
DNS servers have been configured for the storage VM where the volumes are located. See how to configure DNS services for the SVM.
-
Note that if you use are using a different IPspace than the Default, then you might need to create a static route to get access to the object storage.
-
Update firewall rules, if necessary, to allow Cloud Backup service connections from ONTAP to object storage through the port you specified (typically port 443) and name resolution traffic from the storage VM to the DNS server over port 53 (TCP/UDP).
-
Preparing StorageGRID
StorageGRID must meet the following requirements. See the StorageGRID documentation for more information.
- Supported StorageGRID versions
-
StorageGRID 10.3 and later is supported.
- S3 credentials
-
When you set up backup to StorageGRID, the backup wizard prompts you for an S3 access key and secret key for a service account. A service account enables Cloud Backup to authenticate and access the StorageGRID buckets used to store backups. The keys are required so that StorageGRID knows who is making the request.
These access keys must be associated with a user who has the following permissions:
"s3:ListAllMyBuckets", "s3:ListBucket", "s3:GetObject", "s3:PutObject", "s3:DeleteObject", "s3:CreateBucket"
- Object versioning
-
You must not enable StorageGRID object versioning on the object store bucket.
Creating or switching Connectors
When backing up data to StorageGRID, a Connector must be available on your premises. You’ll either need to install a new Connector or make sure that the currently selected Connector resides on-prem.
Preparing networking for the Connector
Ensure that the Connector has the required networking connections.
-
Ensure that the network where the Connector is installed enables the following connections:
-
An HTTPS connection over port 443 to StorageGRID
-
An HTTPS connection over port 443 to your ONTAP cluster management LIF
-
An outbound internet connection over port 443 to Cloud Backup
-
License requirements
Before you can activate Cloud Backup for your cluster, you’ll need to purchase and activate a Cloud Backup BYOL license from NetApp. This license is for the account and can be used across multiple systems.
You’ll need the serial number from NetApp that enables you to use the service for the duration and capacity of the license. Learn how to manage your BYOL licenses.
|
PAYGO licensing is not supported when backing up files to StorageGRID. |
Enabling Cloud Backup to StorageGRID
Enable Cloud Backup at any time directly from the on-premises working environment.
-
From the Canvas, select the on-premises working environment and click Enable > Backup Volumes next to the Backup & Restore service in the right-panel.
-
Select StorageGRID as the provider, click Next, and then enter the provider details:
-
The FQDN of the StorageGRID server and the port that ONTAP should use for HTTPS communication with StorageGRID; for example:
s3.eng.company.com:8082
-
The Access Key and the Secret Key used to access the bucket to store backups.
-
The IPspace in the ONTAP cluster where the volumes you want to back up reside. The intercluster LIFs for this IPspace must have outbound internet access.
Selecting the correct IPspace ensures that Cloud Backup can set up a connection from ONTAP to your StorageGRID object storage.
Note that you cannot change this information after the service has started.
-
-
In the Define Policy page, select the default backup schedule and retention value and click Next.
-
Select the volumes that you want to back up using the default backup policy in the Select Volumes page. If you want to assign different backup policies to certain volumes, you can create additional policies and apply them to those volumes later.
-
To back up all volumes, check the box in the title row (
).
-
To back up individual volumes, check the box for each volume (
).
If you want all volumes added in the future to this cluster to have backup enabled, just leave the checkbox for "Automatically back up future volumes…" checked. If you disable this setting, you’ll need to manually enable backups for future volumes.
-
-
Click Activate Backup and Cloud Backup starts taking the initial backups of each selected volume.
An S3 bucket is created automatically in the service account indicated by the S3 access key and secret key you entered, and the backup files are stored there. The Volume Backup Dashboard is displayed so you can monitor the state of the backups.
You can start and stop backups for volumes or change the backup schedule.
You can also restore entire volumes from a backup file to a new volume on an on-premises ONTAP system.