Skip to content

Commit e57bd99

Browse files
Merge pull request #228946 from roygara/diskPoolsDeco
Disk pools notification
2 parents 3e4c98e + a81b813 commit e57bd99

File tree

7 files changed

+28
-7
lines changed

7 files changed

+28
-7
lines changed

articles/virtual-machines/disks-pools-deploy.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,17 @@ description: Learn how to deploy an Azure disk pool.
44
author: roygara
55
ms.service: storage
66
ms.topic: conceptual
7-
ms.date: 11/09/2021
7+
ms.date: 02/28/2023
88
ms.author: rogarana
99
ms.subservice: disks
1010
ms.custom: ignite-fall-2021, devx-track-azurecli, ignite-2022
1111
ms.devlang: azurecli
1212
---
1313
# Deploy an Azure disk pool (preview)
1414

15+
> [!IMPORTANT]
16+
> Disk pools are being retired soon. If you're looking for an alternative solution, see either [Azure Elastic SAN (preview)](../storage/elastic-san/elastic-san-introduction.md) or [Azure NetApp Files](../aks/azure-netapp-files.md).
17+
1518
This article covers how to deploy and configure an Azure disk pool (preview). Before deploying a disk pool, read the [conceptual](disks-pools.md) and [planning](disks-pools-planning.md) articles.
1619

1720
For a disk pool to work correctly, you must complete the following steps:

articles/virtual-machines/disks-pools-deprovision.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Deprovision an Azure disk pool (preview)
33
description: Learn how to deprovision, stop, and delete and Azure disk pool.
44
author: roygara
5-
ms.date: 11/02/2021
5+
ms.date: 02/28/2023
66
ms.topic: conceptual
77
ms.author: rogarana
88
ms.service: storage
@@ -12,6 +12,9 @@ ms.custom: ignite-fall-2021
1212

1313
# Deprovision an Azure disk pool (preview)
1414

15+
> [!IMPORTANT]
16+
> Disk pools are being retired soon. If you're looking for an alternative solution, see either [Azure Elastic SAN (preview)](../storage/elastic-san/elastic-san-introduction.md) or [Azure NetApp Files](../aks/azure-netapp-files.md).
17+
1518
This article covers the deletion process for an Azure disk pool (preview) and how to disable iSCSI support.
1619

1720
## Stop a disk pool

articles/virtual-machines/disks-pools-manage.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,17 @@ description: Learn how to add managed disks to an Azure disk pool or disable iSC
44
author: roygara
55
ms.service: storage
66
ms.topic: conceptual
7-
ms.date: 11/02/2021
7+
ms.date: 02/28/2023
88
ms.author: rogarana
99
ms.subservice: disks
1010
ms.custom: ignite-fall-2021, devx-track-azurecli
1111
---
1212

1313
# Manage an Azure disk pool (preview)
1414

15+
> [!IMPORTANT]
16+
> Disk pools are being retired soon. If you're looking for an alternative solution, see either [Azure Elastic SAN (preview)](../storage/elastic-san/elastic-san-introduction.md) or [Azure NetApp Files](../aks/azure-netapp-files.md).
17+
1518
This article covers how to add a managed disk to an Azure disk pool (preview) and how to disable iSCSI support on a disk that has been added to a disk pool.
1619

1720
## Add a disk to a pool

articles/virtual-machines/disks-pools-move-resource.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,17 @@ description: Learn how to move an Azure disk pool to a different subscription.
44
author: roygara
55
ms.service: storage
66
ms.topic: conceptual
7-
ms.date: 11/02/2021
7+
ms.date: 02/28/2023
88
ms.author: rogarana
99
ms.subservice: disks
1010
ms.custom: ignite-fall-2021
1111
---
1212

1313
# Move a disk pool (preview) to a different subscription
1414

15+
> [!IMPORTANT]
16+
> Disk pools are being retired soon. If you're looking for an alternative solution, see either [Azure Elastic SAN (preview)](../storage/elastic-san/elastic-san-introduction.md) or [Azure NetApp Files](../aks/azure-netapp-files.md).
17+
1518
Moving an Azure disk pool (preview) involves moving the disk pool itself, the disks contained in the disk pool, the disk pool's managed resource group, and all the resources contained in the managed resource group. Currently, Azure doesn't support moving multiple resource groups to another subscription at once.
1619

1720
- Export the template of your existing disk pool.

articles/virtual-machines/disks-pools-planning.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,17 @@ description: Learn how to get the most performance out of an Azure disk pool.
44
author: roygara
55
ms.service: storage
66
ms.topic: conceptual
7-
ms.date: 11/02/2021
7+
ms.date: 02/28/2023
88
ms.author: rogarana
99
ms.subservice: disks
1010
ms.custom: ignite-fall-2021
1111
---
1212

1313
# Azure disk pools (preview) planning guide
1414

15+
> [!IMPORTANT]
16+
> Disk pools are being retired soon. If you're looking for an alternative solution, see either [Azure Elastic SAN (preview)](../storage/elastic-san/elastic-san-introduction.md) or [Azure NetApp Files](../aks/azure-netapp-files.md).
17+
1518
It's important to understand the performance requirements of your workload before you deploy an Azure disk pool (preview). Determining your requirements in advance allows you to get the most performance out of your disk pool. The performance of a disk pool is determined by three main factors, adjusting any of them will tweak your disk pool's performance:
1619

1720
- The disk pool's scalability target

articles/virtual-machines/disks-pools-troubleshoot.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,17 @@ description: Troubleshoot issues with Azure disk pools. Learn about common failu
44
author: roygara
55
ms.service: storage
66
ms.topic: conceptual
7-
ms.date: 11/02/2021
7+
ms.date: 02/28/2023
88
ms.author: rogarana
99
ms.subservice: disks
1010
ms.custom: ignite-fall-2021
1111
---
1212

1313
# Troubleshoot Azure disk pools (preview)
1414

15+
> [!IMPORTANT]
16+
> Disk pools are being retired soon. If you're looking for an alternative solution, see either [Azure Elastic SAN (preview)](../storage/elastic-san/elastic-san-introduction.md) or [Azure NetApp Files](../aks/azure-netapp-files.md).
17+
1518
This article lists some common failure codes related to Azure disk pools (preview). It also provides possible resolutions and some clarity on disk pool statuses.
1619

1720
## Disk pool status

articles/virtual-machines/disks-pools.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,17 @@ description: Learn about Azure disk pools (preview).
44
author: roygara
55
ms.service: storage
66
ms.topic: conceptual
7-
ms.date: 01/04/2022
7+
ms.date: 02/28/2023
88
ms.author: rogarana
99
ms.subservice: disks
1010
ms.custom: references_regions, ignite-fall-2021, ignite-2022
1111
---
1212

1313
# Azure disk pools (preview)
1414

15+
> [!IMPORTANT]
16+
> Disk pools are being retired soon. If you're looking for an alternative solution, see either [Azure Elastic SAN (preview)](../storage/elastic-san/elastic-san-introduction.md) or [Azure NetApp Files](../aks/azure-netapp-files.md).
17+
1518
An Azure disk pool (preview) is an Azure resource that allows your applications and workloads to access a group of managed disks from a single endpoint. A disk pool can expose an Internet Small Computer Systems Interface (iSCSI) target to enable data access to disks inside this pool over iSCSI. Each disk pool can have one iSCSI target and each disk can be exposed as an iSCSI LUN. You can connect disks under the disk pool to Azure VMware Solution hosts as datastores. This allows you to scale your storage independent of your Azure VMware Solution hosts. Once a datastore is configured, you can create volumes on it and attach them to your VMware instances.
1619

1720
## How it works

0 commit comments

Comments
 (0)