Skip to content

Commit 5d54915

Browse files
Merge pull request #275334 from jeffpatt24/patch-7
Update geo-redundant-storage-for-large-file-shares.md
2 parents 5a0bfb2 + 568fd85 commit 5d54915

File tree

1 file changed

+20
-24
lines changed

1 file changed

+20
-24
lines changed

articles/storage/files/geo-redundant-storage-for-large-file-shares.md

Lines changed: 20 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.custom: references_regions
1313

1414
Azure Files geo-redundancy for large file shares significantly improves capacity and performance for standard SMB file shares when using geo-redundant storage (GRS) and geo-zone redundant storage (GZRS) options.
1515

16-
Azure Files has offered 100 TiB standard SMB shares for years with locally redundant storage (LRS) and zone-redundant storage (ZRS). However, geo-redundant file shares had a 5 TiB capacity limit and were sometimes throttled due to IO operations per second (IOPS) and throughput limits. Now, geo-redundant standard SMB file shares support up to 100 TiB capacity with significantly improved IOPS and throughput limits.
16+
Azure Files has offered 100 TiB standard SMB shares for years with locally redundant storage (LRS) and zone-redundant storage (ZRS). However, geo-redundant file shares had a 5 TiB capacity limit and were sometimes throttled due to IO operations per second (IOPS) and throughput limits. Now, geo-redundant standard SMB file shares support up to 100 TiB capacity with improved IOPS and throughput limits.
1717

1818
## Applies to
1919
| File share type | SMB | NFS |
@@ -35,9 +35,9 @@ If the primary region becomes unavailable for any reason, you can [initiate an a
3535
> [!NOTE]
3636
> Azure Files doesn't support read-access geo-redundant storage (RA-GRS) or read-access geo-zone-redundant storage (RA-GZRS). If a storage account is configured to use RA-GRS or RA-GZRS, the file shares will be configured as GRS or GZRS. The file shares won't be accessible in the secondary region unless a failover occurs.
3737
38-
## Large file share limits
38+
## New limits for geo-redundant shares
3939

40-
Enabling large file shares when using geo-redundant storage (GRS) and geo-zone-redundant storage (GZRS) significantly increases your standard file share capacity and performance limits:
40+
In regions that are now generally available, all standard SMB file shares that are geo-redundant (both new and existing) now support up to 100TiB capacity and have higher performance limits:
4141

4242
| **Attribute** | **Previous limit** | **New limit** |
4343
|---------------|-------------------|---------------|
@@ -46,15 +46,15 @@ Enabling large file shares when using geo-redundant storage (GRS) and geo-zone-r
4646
| Max throughput per share | Up to 60 MiB/s | Up to [storage account limits](./storage-files-scale-targets.md#storage-account-scale-targets) (150x increase) |
4747

4848
## Region availability
49-
Azure Files geo-redundancy for large file shares is generally available in all regions except China East 2 and China North 2 which are still in preview.
49+
Azure Files geo-redundancy for large file shares is generally available in all regions except China East 2 and China North 2, which are still in preview.
5050

5151
## Pricing
5252

5353
Pricing is based on the standard file share tier and redundancy option configured for the storage account. To learn more, see [Azure Files Pricing](https://azure.microsoft.com/pricing/details/storage/files/).
5454

5555
## Register for the feature
5656

57-
To get started, register for the feature using Azure portal or PowerShell. This step is required for regions that are generally available or in preview.
57+
To get started, register for the feature using Azure portal or PowerShell. This step is required for regions that are in preview and is no longer required for regions that are generally available.
5858

5959
# [Azure portal](#tab/portal)
6060

@@ -73,38 +73,34 @@ Register-AzProviderFeature -FeatureName AllowLfsForGRS -ProviderNamespace Micros
7373
```
7474
---
7575

76-
## Enable geo-redundancy and large file shares for standard SMB file shares
76+
## Configure geo-redundancy and 100 TiB capacity for standard SMB file shares
7777

78-
With Azure Files geo-redundancy for large file shares, you can enable geo-redundancy and large file shares for new and existing standard SMB file shares.
78+
In regions that are now generally available:
79+
- All standard SMB file shares (new and existing) support up to 100 TiB capacity and you can select any redundancy option supported in the region. Since all standard SMB file shares now support up to 100 TiB capacity, the LargeFileSharesState property on storage accounts is no longer used and will be removed in the future.
80+
- If you have existing file shares, you can now increase the file share size up to 100 TiB (share quotas aren't automatically increased).
81+
- Performance limits (IOPS and throughput) for your file shares have automatically increased to the storage account limits.
7982

80-
### Create a new storage account and file share
83+
Perform the following steps to configure 100TiB shares and geo-redundancy for new and existing SMB file shares:
8184

82-
Perform the following steps to configure geo-redundancy and large file shares for a new Azure file share.
85+
### Create a new storage account and file share
8386

84-
1. [Create a standard storage account](storage-how-to-create-file-share.md?tabs=azure-portal#create-a-storage-account).
85-
- Select geo-redundant storage (GRS) or geo-zone redundant storage (GZRS) for the **Redundancy** option.
86-
- In the Advanced section, select **Enable large file shares**.
87+
Perform the following steps to configure geo-redundancy for a new Azure file share.
8788

89+
1. [Create a standard storage account](storage-how-to-create-file-share.md?tabs=azure-portal#create-a-storage-account) and select geo-redundant storage (GRS) or geo-zone redundant storage (GZRS) for the **Redundancy** option.
8890
2. [Create an SMB Azure file share](storage-how-to-create-file-share.md?tabs=azure-portal#create-a-file-share).
8991

90-
### Existing storage accounts and file shares
91-
92-
The steps to enable geo-redundancy for large file shares will vary based on the redundancy option that's currently configured for your storage account. Follow the steps below based on the appropriate redundancy option for your storage account.
93-
9492
#### Existing storage accounts with a redundancy option of LRS or ZRS
9593

9694
1. [Change the redundancy option](../common/redundancy-migration.md?tabs=portal#change-the-redundancy-configuration-using-azure-portal-powershell-or-azure-cli) for your storage account to GRS or GZRS.
97-
1. Verify that the [large file shares setting is enabled](storage-how-to-create-file-share.md#enable-large-file-shares-on-an-existing-account) on your storage account.
98-
1. **Optional:** [Increase the file share quota](storage-how-to-create-file-share.md?tabs=azure-portal#expand-existing-file-shares) up to 100 TiB.
95+
2. [Increase the file share quota](storage-how-to-create-file-share.md?tabs=azure-portal#expand-existing-file-shares) up to 100 TiB. [New file shares that are created](storage-how-to-create-file-share.md?tabs=azure-portal#create-a-file-share) default to 100 TiB.
9996

10097
#### Existing storage accounts with a redundancy option of GRS, GZRS, RA-GRS, or RA-GZRS
10198

102-
1. Enable the [large file shares](storage-how-to-create-file-share.md#enable-large-file-shares-on-an-existing-account) setting on your storage account.
103-
1. **Optional:** [Increase the file share quota](storage-how-to-create-file-share.md?tabs=azure-portal#expand-existing-file-shares) up to 100 TiB.
99+
1. [Increase the file share quota](storage-how-to-create-file-share.md?tabs=azure-portal#expand-existing-file-shares) up to 100 TiB. [New file shares that are created](storage-how-to-create-file-share.md?tabs=azure-portal#create-a-file-share) default to 100 TiB.
104100

105101
## Snapshot and sync frequency
106102

107-
To ensure file shares are in a consistent state when a failover occurs, a system snapshot is created in the primary region every 15 minutes and is replicated to the secondary region. When a failover occurs to the secondary region, the share state will be based on the latest system snapshot in the secondary region. Due to geo-lag or other issues, the latest system snapshot in the secondary region may be older than 15 minutes.
103+
To ensure file shares are in a consistent state when a failover occurs, a system snapshot is created in the primary region every 15 minutes and is replicated to the secondary region. When a failover occurs to the secondary region, the share state is based on the latest system snapshot in the secondary region. Due to geo-lag or other issues, the latest system snapshot in the secondary region may be older than 15 minutes.
108104

109105
The Last Sync Time (LST) property on the storage account indicates the last time that data from the primary region was written successfully to the secondary region. For Azure Files, the Last Sync Time is based on the latest system snapshot in the secondary region. You can use PowerShell or Azure CLI to [check the Last Sync Time](../common/last-sync-time-get.md#get-the-last-sync-time-property) for a storage account.
110106

@@ -118,11 +114,11 @@ It's important to understand the following about the Last Sync Time property:
118114

119115
This section lists considerations that might impact your ability to fail over to the secondary region.
120116

121-
- Storage account failover will be blocked if a system snapshot doesn't exist in the secondary region.
122-
- Storage account failover will be blocked if the storage account contains more than 100,000 file shares. To failover the storage account, open a support request.
117+
- Storage account failover is blocked if a system snapshot doesn't exist in the secondary region.
118+
- Storage account failover is blocked if the storage account contains more than 100,000 file shares. To failover the storage account, open a support request.
123119
- File handles and leases aren't retained on failover, and clients must unmount and remount the file shares.
124120
- File share quota might change after failover. The file share quota in the secondary region will be based on the quota that was configured when the system snapshot was taken in the primary region.
125-
- Copy operations in progress will be aborted when a failover occurs. When the failover to the secondary region completes, retry the copy operation.
121+
- Copy operations in progress are aborted when a failover occurs. When the failover to the secondary region completes, retry the copy operation.
126122

127123
To failover a storage account, see [initiate an account failover](../common/storage-initiate-account-failover.md).
128124

0 commit comments

Comments
 (0)