Skip to main content
Cloud Tiering

Cloud Tiering technical FAQ

Contributors netapp-bcammett

This FAQ can help if you're just looking for a quick answer to a question.

ONTAP

The following questions relate to ONTAP.

Does Cloud Tiering enable inactive data reporting?

Yes, Cloud Tiering enables inactive data reporting on each aggregate. This setting enables us to identify the amount of inactive data that can be tiered to low-cost object storage.

Can I tier data from NAS volumes and SAN volumes?

You can use Cloud Tiering to tier data from NAS volumes to the public cloud and from SAN volumes to a private cloud using StorageGRID.

What about Cloud Volumes ONTAP?

If you have Cloud Volumes ONTAP systems, you'll find them in the Cluster Dashboard so you see a full view of data tiering in your hybrid cloud infrastructure.

From the Cluster Dashboard, you can view tiering information similar to an on-prem ONTAP cluster: operational health, current savings, savings opportunities, details about volumes and aggregates, and more.

Cloud Volumes ONTAP systems are read-only from Cloud Tiering. You can't set up data tiering on Cloud Volumes ONTAP from Cloud Tiering. You'll still set up tiering the same way: from the working environment in Cloud Manager.

Object storage

The following questions relate to object storage.

Which object storage providers are supported?

Amazon S3, Azure Blob storage, Google Cloud Storage, and StorageGRID using the S3 protocol are supported.

Can I use my own bucket/container?

Yes, you can. When you set up data tiering, you have the choice to add a new bucket/container or to select an existing bucket/container.

Which S3 storage classes are supported?

Cloud Tiering supports data tiering to the Standard, Standard-Infrequent Access, One Zone-IA, or Intelligent storage class. See Supported S3 storage classes for more details.

Which Azure Blob access tiers are supported?

Cloud Tiering automatically uses the Hot access tier for your inactive data.

Which storage classes are supported for Google Cloud Storage?

Cloud Tiering uses the Standard storage class for inactive data.

Does Cloud Tiering use one object store for the entire cluster or one per aggregate?

One object store for the entire cluster.

Can I apply policies to my object store to move data around independent of tiering?

No, Cloud Tiering does not support object lifecycle management rules that move or delete data from object stores.

NetApp Service Connector

The following questions relate to the NetApp Service Connector.

What is the Service Connector?

The Service Connector is NetApp software that communicates with ONTAP clusters to discover information about active and inactive data, and to set up data tiering. For more details, see How Cloud Tiering works.

Where can I run the Service Connector?

  • When tiering cold data to S3, the Service Connector can reside in an AWS VPC or on your premises.

  • When tiering cold data to Blob storage, the Service Connector must reside in an Azure VNet.

  • When tiering cold data to Google Cloud Storage, the Service Connector must reside in a Google Cloud Platform VPC.

  • When tiering cold data to StorageGRID, the Service Connector must reside on an on premises Linux host.

How do you name the instance/virtual machine for the Service Connector?

The name of the Service Connector is prefixed with "Service-connector."

Networking

The following questions relate to networking.

What are the networking requirements?

  • The ONTAP cluster initiates an HTTPS connection over port 443 to your object storage provider.

    ONTAP reads and writes data to and from object storage. The object storage never initiates, it just responds.

  • For StorageGRID, the ONTAP cluster initiates an HTTPS connection over a user-specified port to StorageGRID (the port is configurable during tiering setup).

  • The NetApp Service Connector needs an outbound HTTPS connection over port 443 to your ONTAP clusters, to the object store, and to the Cloud Tiering service.

For more details, see:

Permissions

The following questions relate to permissions.

What permissions are required in AWS?

Permissions are needed to install the Service Connector:

A different set of permissions are required to manage the S3 bucket.

What permissions are required in Azure?

During deployment, Cloud Tiering creates and assigns a role to the Service Connector that provides the required permissions so ONTAP can tier inactive data to Azure Blob storage.

What permissions are required in Google Cloud Platform?

  • Permissions are needed for the GCP user who will deploy the Service Connector in GCP from Cloud Tiering.

  • Permissions are needed for a service account that has storage access keys.

  • Permissions are needed for a service account that you'll associate with the Service Connector VM instance.

What permissions are required for StorageGRID?