Skip to content

Commit 0fc206b

Browse files
Merge pull request #268553 from roygara/removingZRS
Removing incongruent statement.
2 parents 97db053 + 79e7e33 commit 0fc206b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/elastic-san/elastic-san-shared-volumes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn more about using clustered applications on an Elastic SAN vol
44
author: roygara
55
ms.service: azure-elastic-san-storage
66
ms.topic: conceptual
7-
ms.date: 02/13/2024
7+
ms.date: 03/08/2024
88
ms.author: rogarana
99
ms.custom:
1010
- references_regions
@@ -15,7 +15,7 @@ ms.custom:
1515

1616
Azure Elastic SAN volumes can be simultaneously attached to multiple compute clients, allowing you to deploy or migrate cluster applications to Azure. You need to use a cluster manager to share an Elastic SAN volume, like Windows Server Failover Cluster (WSFC), or Pacemaker. The cluster manager handles cluster node communications and write locking. Elastic SAN doesn't natively offer a fully managed filesystem that can be accessed over SMB or NFS.
1717

18-
When used as a shared volume, elastic SAN volumes can be shared across availability zones or regions. If you share a volume across availability zones, you should select [zone-redundant storage (ZRS)](elastic-san-planning.md#redundancy) when deploying your SAN. Sharing a volume in a local-redundant storage SAN across zones reduces your performance due to increased latency between the volume and clients.
18+
When used as a shared volume, elastic SAN volumes can be shared across availability zones or regions. Sharing a volume in a local-redundant storage SAN across zones reduces your performance due to increased latency between the volume and clients.
1919

2020
## Limitations
2121

0 commit comments

Comments
 (0)