Skip to content

Commit 4d8dc98

Browse files
authored
Merge pull request #204496 from b-ahibbard/kerberos-testing
Kerberos testing - updated results
2 parents 220b07a + d30d62a commit 4d8dc98

File tree

1 file changed

+10
-25
lines changed

1 file changed

+10
-25
lines changed

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

Lines changed: 10 additions & 25 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/25/2021
15+
ms.date: 07/22/2022
1616
ms.author: anfdocs
1717
---
1818
# Performance impact of Kerberos on Azure NetApp Files NFSv4.1 volumes
@@ -48,36 +48,21 @@ There are two areas of focus: light load and upper limit. The following lists de
4848

4949
**Performance impact of krb5:**
5050

51-
* Low concurrency (r/w):
52-
* Sequential latency increased 0.3 ms.
53-
* Random I/O latency increased 0.2 ms.
54-
* Metadata I/O latency increased 0.2 ms.
55-
* High concurrency (r/w):
56-
* Maximum sequential throughput was unimpacted by krb5.
57-
* 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.
58-
* Maximum metadata workload decreased 30%.
51+
* Average IOPS decreased by 53%
52+
* Average throughput decreased by 53%
53+
* Average latency increased by 3.2 ms
5954

6055
**Performance impact of krb5i:**
6156

62-
* Low concurrency (r/w):
63-
* Sequential latency increased 0.5 ms.
64-
* Random I/O latency increased 0.2 ms.
65-
* Metadata I/O latency increased 0.2 ms.
66-
* High concurrency (r/w):
67-
* Maximum sequential throughput decreased by 70% overall regardless of the workload mixture.
68-
* 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.
69-
* Maximum metadata workload decreased 30%.
57+
* Average IOPS decreased by 55%
58+
* Average throughput decreased by 55%
59+
* Average latency increased by 0.6 ms
7060

7161
**Performance impact of krb5p:**
7262

73-
* Low concurrency (r/w):
74-
* Sequential latency increased 0.8 ms.
75-
* Random I/O latency increased 0.2 ms.
76-
* Metadata I/O latency increased 0.2 ms.
77-
* High concurrency (r/w):
78-
* Maximum sequential throughput decreased by 85% overall regardless of the workload mixture.
79-
* Maximum random I/O decreased by 65% for pure read workloads with the overall impact decreasing to 43% as the workload shifts to pure write.
80-
* Maximum metadata workload decreased 30%.
63+
* Average IOPS decreased by 77%
64+
* Average throughput decreased by 77%
65+
* Average latency increased by 1.6 ms
8166

8267
## Next steps
8368

0 commit comments

Comments
 (0)