Skip to content

Commit 057258c

Browse files
committed
contractions and double space after period
1 parent 5e6e948 commit 057258c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/azure-netapp-files/troubleshoot-capacity-pools.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Troubleshoot capacity pool errors for Azure NetApp Files | Microsoft Docs
2+
title: Troubleshoot capacity pool errors for Azure NetApp Files
33
description: Describes potential issues you might have when managing capacity pools and provides solutions for the issues.
44
services: azure-netapp-files
55
author: b-hchen
@@ -16,25 +16,25 @@ This article describes resolutions to issues you might have when managing capaci
1616

1717
| Error condition | Resolution |
1818
|-|-|
19-
| Issues creating a capacity pool | Make sure that the capacity pool count does not exceed the limit. See [Resource limits for Azure NetApp Files](azure-netapp-files-resource-limits.md). If the count is less than the limit and you still experience issues, file a support ticket and specify the capacity pool name. |
20-
| Issues deleting a capacity pool | Make sure that you remove all Azure NetApp Files volumes and snapshots in the subscription where you're trying to delete the capacity pool. <br> If you already removed all volumes and snapshots and you still cannot delete the capacity pool, references to resources might still exist without showing in the portal. In this case, file a support ticket, and specify that you've performed the above recommended steps. |
19+
| Issues creating a capacity pool | Make sure that the capacity pool count doesn't exceed the limit. See [Resource limits for Azure NetApp Files](azure-netapp-files-resource-limits.md). If the count is less than the limit and you still experience issues, file a support ticket and specify the capacity pool name. |
20+
| Issues deleting a capacity pool | Make sure that you remove all Azure NetApp Files volumes and snapshots in the subscription where you're trying to delete the capacity pool. <br> If you already removed all volumes and snapshots and you still can't delete the capacity pool, references to resources might still exist without showing in the portal. In this case, file a support ticket, and specify that you've performed the above recommended steps. |
2121
| Volume creation or modification fails with `Requested throughput not available` error | Available throughput for a volume is determined by its capacity pool’s size and the service level. If you do not have sufficient throughput, you should increase the pool size or adjust the existing volume throughput. |
2222

2323
## Issues when changing the capacity pool of a volume
2424

2525
| Error condition | Resolution |
2626
|-|-|
27-
| The capacity pool size is too small for total volume size. | The error is a result of the destination capacity pool not having the available capacity for the volume being moved. <br> Increase the size of the destination pool, or choose another pool that is larger. See [Resize a capacity pool or a volume](azure-netapp-files-resize-capacity-pools-or-volumes.md). |
28-
| The pool change cannot be completed because a volume called `'{source pool name}'` already exists in the target pool `'{target pool name}'` | This error occurs because the volume with same name already exists in the target capacity pool. Select another capacity pool that does not have a volume with same name. |
29-
| Error changing volume's pool. Pool: `'{target pool name}'` not available or does not exit | You cannot change a volume's capacity pool when the destination capacity pool is not healthy. Check the status of the destination capacity pool. If the pool is in a failed state (not "Succeeded"), try performing an update on the capacity pool by adding a tag name and value pair, then save. |
27+
| The capacity pool size is too small for total volume size. | The error is a result of the destination capacity pool not having the available capacity for the volume being moved. <br> Increase the size of the destination pool, or choose another pool that is larger. See [Resize a capacity pool or a volume](azure-netapp-files-resize-capacity-pools-or-volumes.md). |
28+
| The pool change cannot be completed because a volume called `'{source pool name}'` already exists in the target pool `'{target pool name}'` | This error occurs because the volume with same name already exists in the target capacity pool. Select another capacity pool that doesn't have a volume with same name. |
29+
| Error changing volume's pool. Pool: `'{target pool name}'` not available or doesn't exit | You can't change a volume's capacity pool when the destination capacity pool isn't healthy. Check the status of the destination capacity pool. If the pool is in a failed state (not "Succeeded"), try performing an update on the capacity pool by adding a tag name and value pair, then save. |
3030
| Cannot change the volume's pool because the selected pool is the same as the existing pool: `'{Pool Name}'` | Confirm you're moving the volume to the correct destination capacity pool and try again. |
3131
| Cannot change a volume from a Double Encrypted Pool to a Single Encrypted Pool or from a Single Encrypted Pool to a Double Encrypted Pool | The destination pool must be of the same encryption type as the source pool. |
3232

3333
## Issues for double-encryption capacity pools
3434

3535
| Error condition | Resolution |
3636
|-|-|
37-
| Out of storage capacity when creating or resizing volumes under double-encryption capacity pools: `There are currently insufficient resources available to create [or extend] a volume in this region. Please retry the operation. If the problem persists, contact Support.` | The error indicates insufficient resources in the region to support hardware-level data encryption. Retry the operation after some time. Resources may have been freed in the cluster, region, or zone in the interim. |
37+
| Out of storage capacity when creating or resizing volumes under double-encryption capacity pools: `There are currently insufficient resources available to create [or extend] a volume in this region. Please retry the operation. If the problem persists, contact Support.` | The error indicates insufficient resources in the region to support hardware-level data encryption. Retry the operation after some time. Resources may have been freed in the cluster, region, or zone in the interim. |
3838

3939
## Next steps
4040

0 commit comments

Comments
 (0)