Skip to content

Commit 145c160

Browse files
Update cache volumes configuration article
Updated the date for the article and removed outdated ONTAP version requirement.
1 parent 32fe931 commit 145c160

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
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/26/2025
8+
ms.date: 12/03/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.
@@ -26,7 +26,6 @@ Write-back allows the write to be committed to stable storage at the cache and a
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.
2828
* 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.
3029
* You should configure an Active Directory (AD) or LDAP connection within the NetApp account to create an LDAP-enabled cache volume.
3130
* You can't move a cache volume to another capacity pool.
3231
* 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)