Skip to content

Commit 809cd0f

Browse files
committed
ANF-49910: maxfiles metric consideration
1 parent 3cc8984 commit 809cd0f

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

articles/azure-netapp-files/azure-netapp-files-metrics.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: b-hchen
66
ms.service: azure-netapp-files
77
ms.topic: conceptual
8-
ms.date: 02/28/2025
8+
ms.date: 03/18/2025
99
ms.author: anfdocs
1010
---
1111
# Metrics for Azure NetApp Files
@@ -148,6 +148,8 @@ Azure NetApp Files metrics are natively integrated into Azure monitor. From with
148148

149149
## <a name="volumes"></a>Usage metrics for volumes
150150

151+
Azure NetApp Files provides metrics on allocated storage, actual storage usage, volume I/OPS, and latency. Use these metrics to understand usage and performance.
152+
151153
- *Percentage Volume Consumed Size*
152154
The percentage of the volume consumed, including snapshots.
153155
Aggregation metrics (for example, min, max) aren't supported for percentage volume consumed size.
@@ -185,7 +187,6 @@ Azure NetApp Files metrics are natively integrated into Azure monitor. From with
185187

186188
:::image type="content" source="./media/azure-netapp-files-metrics/throughput-limit-reached.png" alt-text="Screenshot that shows Azure NetApp Files metrics a line graph demonstrating throughput limit reached." lightbox="./media/azure-netapp-files-metrics/throughput-limit-reached.png":::
187189

188-
189190
## Performance metrics for volumes
190191

191192
> [!NOTE]

articles/azure-netapp-files/azure-netapp-files-resource-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: b-hchen
66
ms.service: azure-netapp-files
77
ms.topic: conceptual
8-
ms.date: 12/31/2024
8+
ms.date: 03/18/2024
99
ms.author: anfdocs
1010
---
1111
# Resource limits for Azure NetApp Files

articles/azure-netapp-files/maxfiles-concept.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: b-hchen
66
ms.service: azure-netapp-files
77
ms.topic: conceptual
8-
ms.date: 02/28/2025
8+
ms.date: 03/18/2025
99
ms.author: anfdocs
1010
---
1111
# Understand `maxfiles` limits in Azure NetApp Files
@@ -45,8 +45,10 @@ To see the `maxfiles` allocation for a specific volume size, check the **Maximum
4545

4646
:::image type="content" source="./media/azure-netapp-files-resource-limits/maximum-number-files.png" alt-text="Screenshot of volume overview menu." lightbox="./media/azure-netapp-files-resource-limits/maximum-number-files.png":::
4747

48-
When the `maxfiles` limit is reached, clients receive "out of space" messages when attempting to create new files or folders. Adjusting your quota based on this information can create greater inode availability. If you have further issues with the `maxfiles` limit, contact Microsoft technical support.
48+
>[!NOTE]
49+
>The maximum number of files metric is reported against the `maxfiles` account quota limit. The metric in Azure Mmonitor might reflect fewer files than metrics provided by the operating system mounting the volume. This behavior is expected.
4950
51+
When the `maxfiles` limit is reached, clients receive "out of space" messages when attempting to create new files or folders. Adjusting your quota based on this information can create greater inode availability. If you have further issues with the `maxfiles` limit, contact Microsoft technical support.
5052

5153
You can't set `maxfiles` limits for data protection volumes via a quota request. Azure NetApp Files automatically increases the `maxfiles` limit of a data protection volume to accommodate the number of files replicated to the volume. When a failover happens on a data protection volume, the `maxfiles` limit remains the last value before the failover. In this situation, you can submit a `maxfiles` [quota request](azure-netapp-files-resource-limits.md#request-limit-increase) for the volume.
5254

0 commit comments

Comments
 (0)