Skip to content

Commit 43b2a05

Browse files
authored
Merge pull request #187730 from b-ahibbard/anf-hotfix-7feb
accelerated networking caveat
2 parents ad54a83 + 4585cd2 commit 43b2a05

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

articles/azure-netapp-files/azure-netapp-files-smb-performance.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: conceptual
15-
ms.date: 06/10/2021
15+
ms.date: 02/07/2022
1616
ms.author: anfdocs
1717
---
1818
# SMB performance best practices for Azure NetApp Files
@@ -135,8 +135,9 @@ Although SMB encryption has impact to both the client (CPU overhead for encrypti
135135

136136
For maximum performance, it is recommended that you configure [Accelerated Networking](../virtual-network/create-vm-accelerated-networking-powershell.md) on your virtual machines where possible. Keep the following considerations in mind:
137137

138-
* The Azure portal enables Accelerated Networking by default for virtual machines supporting this feature. However, other deployment methods such as Ansible and similar configuration tools may not. Failure to enable Accelerated Networking can hobble the performance of a machine.
138+
* The Azure portal enables Accelerated Networking by default for virtual machines supporting this feature. However, other deployment methods such as Ansible and similar configuration tools may not. Failure to enable Accelerated Networking can hobble the performance of a machine.
139139
* If Accelerated Networking is not enabled on the network interface of a virtual machine due to its lack of support for an instance type or size, it will remain disabled with larger instance types. You will need manual intervention in those cases.
140+
* There is no need to set accelerated networking for the NICs in the dedicated subnet of Azure NetApp Files. Accelerated networking is a capability that only applies to Azure virtual machines. Azure NetApp Files NICs are optimized by design.
140141

141142
## RSS
142143

articles/azure-netapp-files/faq-performance.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.workload: storage
66
ms.topic: conceptual
77
author: b-hchen
88
ms.author: anfdocs
9-
ms.date: 10/11/2021
9+
ms.date: 02/07/2022
1010
---
1111
# Performance FAQs for Azure NetApp Files
1212

@@ -20,6 +20,8 @@ You can take the following actions per the performance requirements:
2020
- Select the desired service level and size for the capacity pool.
2121
- Create a volume with the desired quota size for the capacity and performance.
2222

23+
There is no need to set accelerated networking for the NICs in the dedicated subnet of Azure NetApp Files. [Accelerated networking](../virtual-network/virtual-machine-network-throughput.md) is a capability that only applies to Azure virtual machines. Azure NetApp Files NICs are optimized by design.
24+
2325
## How do I convert throughput-based service levels of Azure NetApp Files to IOPS?
2426

2527
You can convert MB/s to IOPS by using the following formula:
@@ -32,7 +34,7 @@ You can change the service level of an existing volume by moving the volume to a
3234

3335
## How do I monitor Azure NetApp Files performance?
3436

35-
Azure NetApp Files provides volume performance metrics. You can also use Azure Monitor for monitoring usage metrics for Azure NetApp Files. See [Metrics for Azure NetApp Files](azure-netapp-files-metrics.md) for the list of performance metrics for Azure NetApp Files.
37+
Azure NetApp Files provides volume performance metrics. You can also use Azure Monitor for monitoring usage metrics for Azure NetApp Files. See [Metrics for Azure NetApp Files](azure-netapp-files-metrics.md) for the list of performance metrics for Azure NetApp Files.
3638

3739
## What’s the performance impact of Kerberos on NFSv4.1?
3840

0 commit comments

Comments
 (0)