You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-vmware/configure-azure-elastic-san.md
+20-6Lines changed: 20 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ ms.topic: how-to
5
5
ms.service: azure-vmware
6
6
author: ju-shim
7
7
ms.author: jushiman
8
-
ms.date: 3/22/2024
8
+
ms.date: 6/18/2024
9
9
ms.custom: references_regions, engagement-fy23
10
10
---
11
11
@@ -41,6 +41,7 @@ You can use the following host types when Azure Elastic SAN is the backing stora
41
41
42
42
- AV36
43
43
- AV36P
44
+
- AV48
44
45
- AV52
45
46
- AV64
46
47
@@ -109,10 +110,23 @@ Once your SDDC express route is connected with the private endpoint for your Ela
109
110
To delete the Elastic SAN-based datastore, use the following steps from the Azure portal.
110
111
111
112
1. From the left navigation in your Azure VMware Solution private cloud, select **Storage**, then **Datastore list**.
112
-
1. On the far right is an **ellipsis**. Select **Delete** to disconnect the datastore from the clusters.
113
-
114
-
:::image type="content" source="media/configure-azure-elastic-san/elastic-san-datastore-list-ellipsis-removal.png" alt-text="Screenshot showing Elastic SAN volume removal." border="false"lightbox="media/configure-azure-elastic-san/elastic-san-datastore-list-ellipsis-removal.png":::
115
-
113
+
1. On the far right is an **ellipsis**. Select **Delete** to disconnect the datastore from the clusters.
116
114
1. Optionally, you can delete the volume you previously created in your Elastic SAN.
117
-
> [!NOTE]
115
+
116
+
:::image type="content" source="media/configure-azure-elastic-san/disconnect-esan-based-datastore.png" alt-text="Screenshot showing Disconnect ESAN based datastore." border="false"lightbox="media/configure-azure-elastic-san/disconnect-esan-based-datastore.png":::
117
+
118
+
> [!NOTE]
118
119
> This operation can't be completed if virtual machines or virtual disks reside on an Elastic SAN VMFS Datastore.
120
+
121
+
## Resize an Elastic SAN-based datastore
122
+
123
+
To resize the Elastic SAN-based datastore, use the following steps from the Azure portal.
124
+
125
+
1. From the left navigation in your Azure VMware Solution private cloud, select **Operations**, then **Run Command**.
126
+
1. On the packages, go to the latest Azure VMware Solution VMFS package and select **Resize-VmfsVolume**.
127
+
1. In the run command, enter the ClusterName, DeviceNaaID or DatastoreName details and click **Run**.
128
+
129
+
:::image type="content" source="media/configure-azure-elastic-san/resize-vmfsvolume.png" alt-text="Screenshot showing Resize ESAN based datastore." border="false"lightbox="media/configure-azure-elastic-san/resize-vmfsvolume.png":::
130
+
131
+
> [!NOTE]
132
+
> Run Commands are executed one at a time in the order submitted.
0 commit comments