Skip to content

Files

Latest commit

87282e9 · Apr 18, 2022

History

History
51 lines (34 loc) · 3.03 KB

dynamic-change-volume-service-level.md

File metadata and controls

51 lines (34 loc) · 3.03 KB
title description services documentationcenter author manager editor ms.assetid ms.service ms.workload ms.tgt_pltfrm ms.topic ms.date ms.author
Dynamically change the service level of a volume for Azure NetApp Files | Microsoft Docs
Describes how to dynamically change the service level of a volume.
azure-netapp-files
b-hchen
azure-netapp-files
storage
na
how-to
04/18/2022
anfdocs

Dynamically change the service level of a volume

You can change the service level of an existing volume by moving the volume to another capacity pool in the same NetApp account that uses the service level you want for the volume. This in-place service-level change for the volume does not require that you migrate data. It also does not impact access to the volume.

This functionality enables you to meet your workload needs on demand. You can change an existing volume to use a higher service level for better performance, or to use a lower service level for cost optimization. For example, if the volume is currently in a capacity pool that uses the Standard service level and you want the volume to use the Premium service level, you can move the volume dynamically to a capacity pool that uses the Premium service level.

The capacity pool that you want to move the volume to must already exist. The capacity pool can contain other volumes. If you want to move the volume to a brand-new capacity pool, you need to create the capacity pool before you move the volume.

Considerations

  • This functionality is supported within the same NetApp account. You can't move the volume to a capacity pool in a different NetApp Account.

  • After the volume is moved to another capacity pool, you will no longer have access to the previous volume activity logs and volume metrics. The volume will start with new activity logs and metrics under the new capacity pool.

  • If you move a volume to a capacity pool of a higher service level (for example, moving from Standard to Premium or Ultra service level), you must wait at least seven days before you can move that volume again to a capacity pool of a lower service level (for example, moving from Ultra to Premium or Standard). You can always change to higher service level without wait time.

Move a volume to another capacity pool

  1. On the Volumes page, right-click the volume whose service level you want to change. Select Change Pool.

    Right-click volume

  2. In the Change pool window, select the capacity pool you want to move the volume to.

    Change pool

  3. Click OK.

Next steps