Skip to content

Commit 89b420c

Browse files
authored
Merge pull request #116766 from b-juche/patch-31
Must manually down-size the pool after overage growth
2 parents ded21ac + 83a0800 commit 89b420c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/azure-netapp-files/azure-netapp-files-cost-model.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.devlang: na
1515
ms.topic: conceptual
16-
ms.date: 05/01/2019
16+
ms.date: 05/27/2020
1717
ms.author: b-juche
1818
---
1919
# Cost model for Azure NetApp Files
@@ -46,6 +46,8 @@ The diagram below illustrates these concepts.
4646

4747
When the total used capacity of a pool exceeds its provisioned capacity, data writes are still permitted. After the grace period (one hour), if the used capacity of the pool still exceeds its provisioned capacity, then the pool size will be automatically increased in increments of 1 TiB until the provisioned capacity is greater than the total used capacity. For example, in the illustration above, if Volume 3 continues to grow and the actual consumption reaches 1.2 TiB, then after the grace period, the pool will automatically be resized to 5 TiB. The result is that the provisioned pool capacity (5 TiB) exceeds the used capacity (4.2 TiB).
4848

49+
Although the capacity pool size automatically grows to meet the demand of the volume, it isn’t automatically reduced when the volume size decreases. If you want to down-size the capacity pool after a volume size decrease (for example, after data cleanup of a volume), you need to _manually_ reduce the capacity pool size.
50+
4951
## Manual changes of the pool size
5052

5153
You can manually increase or decrease the pool size. However, the following constraints apply:

0 commit comments

Comments
 (0)