Skip to main content
Cloud Volumes ONTAP
All cloud providers
  • Amazon Web Services
  • Google Cloud
  • Microsoft Azure
  • All cloud providers

Accelerate data access with FlexCache volumes

Contributors netapp-rlithman netapp-manini netapp-bcammett

A FlexCache volume is a storage volume that caches SMB and NFS read data from an origin (or source) volume. Subsequent reads to the cached data result in faster access to that data.

You can use FlexCache volumes to speed up access to data or to offload traffic from heavily accessed volumes. FlexCache volumes help improve performance, especially when clients need to access the same data repeatedly, because the data can be served directly without having to access the origin volume. FlexCache volumes work well for system workloads that are read-intensive.

BlueXP provides management of FlexCache volumes with the BlueXP volume caching service.

You can also use the ONTAP CLI or ONTAP System Manager to create and manage FlexCache volumes:

BlueXP generates a FlexCache license for all new Cloud Volumes ONTAP systems. The license includes a 500 GiB usage limit.

Work with FlexCache when the origin is encrypted

When configuring FlexCache on a Cloud Volumes ONTAP system where the origin volume is encrypted, additional steps are required, to ensure that the FlexCache volume can properly access and cache the encrypted data.

What you'll need
  1. Encryption setup: Ensure that the source volume is fully encrypted and operational. For Cloud Volumes ONTAP systems, this involves integrating with cloud-specific key management services.
    For AWS, this typically means using AWS Key Management Service (KMS). For information, refer to Manage keys with AWS Key Management Service.
    For Azure, you need to set up Azure Key Vault for NetApp Volume Encryption (NVE). For information, refer to Manage keys with Azure Key Vault.
    For Google Cloud, it is Google Cloud Key Management Service. For information, refer to Manage keys with Google's Cloud Key Management Service.

  2. Key management services: Before creating a FlexCache volume, verify that the key management services are configured correctly on the Cloud Volumes ONTAP system. This configuration is essential for the FlexCache volume to decrypt the data from the origin volume.

  3. Licensing: Confirm that a valid FlexCache license is available and activated on the Cloud Volumes ONTAP system. BlueXP generates a FlexCache license for all new Cloud Volumes ONTAP systems with a 500 GiB usage limit.

  4. ONTAP version: Ensure that the ONTAP version of your Cloud Volumes ONTAP system supports FlexCache with encrypted volumes. Refer to the latest ONTAP release notes or compatibility matrix for more information.

  5. Network Configuration: Ensure that the network configuration allows for seamless communication between the origin volume and the FlexCache volume. This includes proper routing and DNS resolution in a cloud environment.

Steps

Create a FlexCache volume on your Cloud Volumes ONTAP system with an encrypted source volume. For detailed steps and additional considerations, refer to the following sections: