Skip to content

Commit 97c2979

Browse files
authored
Merge pull request #202766 from b-ahibbard/kerberos-statement
reformat performance scope
2 parents 6d758c9 + ff18367 commit 97c2979

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

articles/azure-netapp-files/performance-impact-kerberos.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: conceptual
15-
ms.date: 02/18/2021
15+
ms.date: 06/25/2021
1616
ms.author: anfdocs
1717
---
1818
# Performance impact of Kerberos on Azure NetApp Files NFSv4.1 volumes
1919

20-
Azure NetApp Files supports [NFS client encryption in Kerberos](configure-kerberos-encryption.md) modes (krb5, krb5i, and krb5p) with AES-256 encryption. This article describes the performance impact of Kerberos on NFSv4.1 volumes.
20+
Azure NetApp Files supports [NFS client encryption in Kerberos](configure-kerberos-encryption.md) modes (krb5, krb5i, and krb5p) with AES-256 encryption. This article describes the performance impact of Kerberos on NFSv4.1 volumes. **Performance comparisons referenced in this article are made against the `sec=sys` security parameter, testing on a single volume with a single client.**
2121

2222
## Available security options
2323

@@ -40,9 +40,13 @@ This section describes the single client-side performance impact of the various
4040

4141
## Expected performance impact
4242

43-
There are two areas of focus: light load and upper limit. The following lists describe the performance impact security setting by security setting and scenario by scenario. All comparisons are made against the `sec=sys` security parameter. The test was done on a single volume, using a single client.
43+
There are two areas of focus: light load and upper limit. The following lists describe the performance impact security setting by security setting and scenario by scenario.
4444

45-
Performance impact of krb5:
45+
**Testing Scope**
46+
* All comparisons are made against the `sec=sys` security parameter.
47+
* The test was done on a single volume, using a single client.
48+
49+
**Performance impact of krb5:**
4650

4751
* Low concurrency (r/w):
4852
* Sequential latency increased 0.3 ms.
@@ -53,7 +57,7 @@ Performance impact of krb5:
5357
* Maximum random I/O decreased by 30% for pure read workloads with the overall impact dropping to zero as the workload shifts to pure write.
5458
* Maximum metadata workload decreased 30%.
5559

56-
Performance impact of krb5i:
60+
**Performance impact of krb5i:**
5761

5862
* Low concurrency (r/w):
5963
* Sequential latency increased 0.5 ms.
@@ -64,7 +68,7 @@ Performance impact of krb5i:
6468
* Maximum random I/O decreased by 50% for pure read workloads with the overall impact decreasing to 25% as the workload shifts to pure write.
6569
* Maximum metadata workload decreased 30%.
6670

67-
Performance impact of krb5p:
71+
**Performance impact of krb5p:**
6872

6973
* Low concurrency (r/w):
7074
* Sequential latency increased 0.8 ms.

0 commit comments

Comments
 (0)