Skip to content

Latest commit

 

History

History
60 lines (47 loc) · 3.1 KB

azure-netapp-files-understand-storage-hierarchy.md

File metadata and controls

60 lines (47 loc) · 3.1 KB
title description services documentationcenter author manager editor ms.assetid ms.service ms.workload ms.tgt_pltfrm ms.devlang ms.topic ms.date ms.author
What is the storage hierarchy of Azure NetApp Files | Microsoft Docs
Describes the storage hierarchy, including Azure NetApp Files accounts, capacity pools, and volumes.
azure-netapp-files
b-juche
azure-netapp-files
storage
na
na
overview
02/27/2020
b-juche

What is the storage hierarchy of Azure NetApp Files

Before creating a volume in Azure NetApp Files, you must purchase and set up a pool for provisioned capacity. To set up a capacity pool, you must have a NetApp account. Understanding the storage hierarchy helps you set up and manage your Azure NetApp Files resources.

Important

Azure NetApp Files currently does not support resource migration between subscriptions.

NetApp accounts

  • A NetApp account serves as an administrative grouping of the constituent capacity pools.
  • A NetApp account is not the same as your general Azure storage account.
  • A NetApp account is regional in scope.
  • You can have multiple NetApp accounts in a region, but each NetApp account is tied to only a single region.

Capacity pools

  • A capacity pool is measured by its provisioned capacity.
  • The capacity is provisioned by the fixed SKUs that you purchased (for example, a 4-TiB capacity).
  • A capacity pool can have only one service level.
  • Each capacity pool can belong to only one NetApp account. However, you can have multiple capacity pools within a NetApp account.
  • A capacity pool cannot be moved across NetApp accounts.
    For example, in the Conceptual diagram of storage hierarchy below, Capacity Pool 1 cannot be moved from US East NetApp account to US West 2 NetApp account.
  • A capacity pool cannot be deleted until all volumes within the capacity pool have been deleted.

Volumes

  • A volume is measured by logical capacity consumption and is scalable.
  • A volume's capacity consumption counts against its pool's provisioned capacity.
  • Each volume belongs to only one pool, but a pool can contain multiple volumes.
  • A volume cannot be moved across capacity pools.
    For example, in the Conceptual diagram of storage hierarchy below, you cannot move the volumes from Capacity Pool 1 to Capacity Pool 2.
  • A volume cannot be deleted until all its snapshots have been deleted.

Conceptual diagram of storage hierarchy

The following example shows the relationships of the Azure subscription, NetApp accounts, capacity pools, and volumes.

Conceptual diagram of storage hierarchy

Next steps