Skip to content

Commit d1ab18b

Browse files
committed
add new values
1 parent fbd7f55 commit d1ab18b

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

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

Lines changed: 25 additions & 1 deletion
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: 07/12/2022
15+
ms.date: 06/25/2021
1616
ms.author: anfdocs
1717
---
1818
# Performance impact of Kerberos on Azure NetApp Files NFSv4.1 volumes
@@ -46,8 +46,20 @@ 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+
4955
**Performance impact of krb5:**
5056
57+
<!--
58+
Average IOPS: ~11351 / -53%
59+
Average throughput: ~355 MB/s / -53%
60+
Average latency: ~3.2 ms / +540%
61+
-->
62+
5163
* Low concurrency (r/w):
5264
* Sequential latency increased 0.3 ms.
5365
* Random I/O latency increased 0.2 ms.
@@ -59,6 +71,12 @@ There are two areas of focus: light load and upper limit. The following lists de
5971

6072
**Performance impact of krb5i:**
6173

74+
<!--
75+
Average IOPS: ~10856 / -55%
76+
Average throughput: ~338 MB/s / -55%
77+
Average latency: ~1.1 ms / +120%
78+
-->
79+
6280
* Low concurrency (r/w):
6381
* Sequential latency increased 0.5 ms.
6482
* Random I/O latency increased 0.2 ms.
@@ -70,6 +88,12 @@ There are two areas of focus: light load and upper limit. The following lists de
7088

7189
**Performance impact of krb5p:**
7290

91+
<!--
92+
Average IOPS: ~5579 / -77%
93+
Average throughput: ~174 MB/s / -77%
94+
Average latency: ~2.1 ms / +320%
95+
-->
96+
7397
* Low concurrency (r/w):
7498
* Sequential latency increased 0.8 ms.
7599
* Random I/O latency increased 0.2 ms.

0 commit comments

Comments
 (0)