@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
12
12
ms.workload : storage
13
13
ms.tgt_pltfrm : na
14
14
ms.topic : conceptual
15
- ms.date : 06/25/2021
15
+ ms.date : 07/22/2022
16
16
ms.author : anfdocs
17
17
---
18
18
# 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
48
48
49
49
** Performance impact of krb5:**
50
50
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
59
54
60
55
** Performance impact of krb5i:**
61
56
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
70
60
71
61
** Performance impact of krb5p:**
72
62
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
81
66
82
67
## Next steps
83
68
0 commit comments