Skip to content

Commit 1836746

Browse files
Merge pull request #308778 from netapp-manishc/patch-69
Update cache volume configuration details
2 parents 56370d8 + 0696402 commit 1836746

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

articles/azure-netapp-files/configure-cache-volumes.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: netapp-manishc
66
ms.service: azure-netapp-files
77
ms.topic: how-to
8-
ms.date: 11/10/2025
8+
ms.date: 11/26/2025
99
ms.author: anfdocs
1010
ms.custom: sfi-image-nochange
1111
# Customer intent: As a cloud administrator, I want to create a cache volume in Azure NetApp Files, so that I can leverage scalable storage solutions and reduce cost.
@@ -25,6 +25,8 @@ Write-back allows the write to be committed to stable storage at the cache and a
2525
* When creating a cache volume, ensure that there's sufficient space in the capacity pool to accommodate the new cache volume.
2626
* You should ensure that the protocol type is the same for the cache volume and origin volume. The security style and the Unix permissions are inherited from the origin volume. For example, creating a cache volume with NFSv3 or NFSv4 when origin is UNIX, and SMB when the origin is NTFS.
2727
* You should enable encryption on the origin volume.
28+
* The source cluster must be running ONTAP 9.15.1 or later version.
29+
* The minimum supported ONTAP version without write-back is 9.12.1 or later version.
2830
* You should configure an Active Directory (AD) or LDAP connection within the NetApp account to create an LDAP-enabled cache volume.
2931
* You can't move a cache volume to another capacity pool.
3032
* The `globalFileLocking` parameter value must be the same on all cache volumes that share the same origin volume. Global file locking can be enabled when creating the first cache volume by setting `globalFileLocking` to true. The subsequent cache volumes from the same origin volume must have this setting set to true. To change the global file locking setting on existing cache volumes, you must update the origin volume first. After updating the origin volume, the change propagates to all the cache volumes associated with that origin volume. The `volume flexcache origin config modify -is-global-file-locking-enabled` command should be executed on the source cluster to change the setting on the origin volume.

0 commit comments

Comments
 (0)