Skip to content

Commit 8e5496c

Browse files
committed
2021 kerberos testing results
1 parent d1ab18b commit 8e5496c

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

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

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -46,19 +46,13 @@ There are two areas of focus: light load and upper limit. The following lists de
4646
* All comparisons are made against the `sec=sys` security parameter.
4747
* The test was done on a single volume, using a single client.
4848

49-
<!-- sys baseline of -
50-
Avg. IOPS: ~241102
51-
Avg. throughput: ~753 MB/s
52-
Avg. latency ~0.5 ms
53-
->
54-
5549
**Performance impact of krb5:**
5650

5751
<!--
5852
Average IOPS: ~11351 / -53%
5953
Average throughput: ~355 MB/s / -53%
6054
Average latency: ~3.2 ms / +540%
61-
-->
55+
6256
6357
* Low concurrency (r/w):
6458
* Sequential latency increased 0.3 ms.
@@ -68,14 +62,14 @@ Average latency: ~3.2 ms / +540%
6862
* Maximum sequential throughput was unimpacted by krb5.
6963
* 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.
7064
* Maximum metadata workload decreased 30%.
65+
-->
7166

7267
**Performance impact of krb5i:**
7368

7469
<!--
7570
Average IOPS: ~10856 / -55%
7671
Average throughput: ~338 MB/s / -55%
7772
Average latency: ~1.1 ms / +120%
78-
-->
7973
8074
* Low concurrency (r/w):
8175
* Sequential latency increased 0.5 ms.
@@ -85,14 +79,18 @@ Average latency: ~1.1 ms / +120%
8579
* Maximum sequential throughput decreased by 70% overall regardless of the workload mixture.
8680
* 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.
8781
* Maximum metadata workload decreased 30%.
82+
-->
83+
84+
* Average IOPS decreased by 55%
85+
* Average throughput decreased by 55%
86+
* Average latency increased by 0.6 ms
8887

8988
**Performance impact of krb5p:**
9089

9190
<!--
9291
Average IOPS: ~5579 / -77%
9392
Average throughput: ~174 MB/s / -77%
9493
Average latency: ~2.1 ms / +320%
95-
-->
9694
9795
* Low concurrency (r/w):
9896
* Sequential latency increased 0.8 ms.
@@ -102,6 +100,11 @@ Average latency: ~2.1 ms / +320%
102100
* Maximum sequential throughput decreased by 85% overall regardless of the workload mixture.
103101
* 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.
104102
* Maximum metadata workload decreased 30%.
103+
-->
104+
105+
* Average IOPS decreased by 77%
106+
* Average throughput decreased by 77%
107+
* Average latency increased by 1.6 ms
105108

106109
## Next steps
107110

0 commit comments

Comments
 (0)