Skip to content

Commit bb6bb74

Browse files
Merge pull request #236600 from roygara/SANetwork
Adding connection loss info, reving dates
2 parents 7d0480a + 0ab8279 commit bb6bb74

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

articles/storage/elastic-san/elastic-san-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: An overview of Azure Elastic SAN Preview, a service that enables yo
44
author: roygara
55
ms.service: storage
66
ms.topic: overview
7-
ms.date: 02/22/2023
7+
ms.date: 05/02/2023
88
ms.author: rogarana
99
ms.subservice: elastic-san
1010
ms.custom: ignite-2022

articles/storage/elastic-san/elastic-san-planning.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Understand planning for an Azure Elastic SAN deployment. Learn abou
44
author: roygara
55
ms.service: storage
66
ms.topic: conceptual
7-
ms.date: 02/22/2023
7+
ms.date: 05/02/2023
88
ms.author: rogarana
99
ms.subservice: elastic-san
1010
ms.custom: ignite-2022
@@ -42,6 +42,8 @@ Using the same example of a 100 TiB SAN that has 250,000 IOPS and 4,000 MB/s. Sa
4242

4343
In Preview, Elastic SAN supports public endpoint from selected virtual network, restricting access to specified virtual networks. You configure volume groups to allow network access only from specific vnet subnets. Once a volume group is configured to allow access from a subnet, this configuration is inherited by all volumes belonging to the volume group. You can then mount volumes from any clients in the subnet, with the [internet Small Computer Systems Interface](https://en.wikipedia.org/wiki/ISCSI) (iSCSI) protocol. You must enable [service endpoint for Azure Storage](../../virtual-network/virtual-network-service-endpoints-overview.md) in your virtual network before setting up the network rule on volume group.
4444

45+
If a connection between a virtual machine (VM) and an Elastic SAN volume is lost, the connection will retry for 90 seconds until terminating. Losing a connection to an Elastic SAN volume won't cause the VM to restart.
46+
4547
## Redundancy
4648

4749
To protect the data in your Elastic SAN against data loss or corruption, all SANs store multiple copies of each file as they're written. Depending on the requirements of your workload, you can select additional degrees of redundancy. The following data redundancy options are currently supported:
@@ -87,7 +89,6 @@ The following iSCSI features aren't currently supported:
8789
- iSCSI Error Recovery Levels 1 and 2
8890
- ESXi iSCSI flow control
8991
- More than one LUN per iSCSI target
90-
- Multiple connections per session (MC/S)
9192

9293
## Next steps
9394

articles/storage/elastic-san/elastic-san-scale-targets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about the capacity, IOPS, and throughput rates for Azure Elas
44
author: roygara
55
ms.service: storage
66
ms.topic: conceptual
7-
ms.date: 12/09/2022
7+
ms.date: 05/02/2023
88
ms.author: rogarana
99
ms.subservice: elastic-san
1010
ms.custom: references_regions, ignite-2022

0 commit comments

Comments
 (0)