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: azure-stack/hci/upgrade/install-enable-network-atc.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: ronmiab
5
5
ms.author: robess
6
6
ms.topic: how-to
7
7
ms.reviewer: alkohli
8
-
ms.date: 08/14/2024
8
+
ms.date: 08/19/2024
9
9
#Customer intent: As a Senior Content Developer, I want to provide customers with content and steps to help them successfully install and enable Network ATC on their existing Azure Stack HCI, version 22H2 cluster.
10
10
---
11
11
@@ -132,7 +132,7 @@ In this example, there are two intents that are managed across cluster nodes.
132
132
1.**Management and compute**: This intent uses a dedicated pair of network adapter ports.
133
133
2.**Storage**: This intent uses a dedicated pair of network adapter ports.
134
134
135
-
:::image type="content" source="media/install-and-enable-network-atc/group-management-and-compute.png" alt-text="Screenshot of an Azure Stack HCI cluster with a grouped management and compute intent." lightbox="media/install-and-enable-network-atc/group-management-and-compute.png":::
135
+
:::image type="content" source="media/install-enable-network-atc/group-management-and-compute.png" alt-text="Screenshot of an Azure Stack HCI cluster with a grouped management and compute intent." lightbox="media/install-enable-network-atc/group-management-and-compute.png":::
136
136
137
137
Here's an example to implement this host network pattern:
138
138
@@ -148,7 +148,7 @@ In this example, there's a single intent managed across cluster nodes.
148
148
149
149
- **Management, Compute, and Storage**: This intent uses a dedicated pair of network adapter ports.
150
150
151
-
:::image type="content" source="media/install-and-enable-network-atc/group-all-traffic.png" alt-text="Screenshot of an Azure Stack HCI cluster with all traffic on a single intent." lightbox="media/install-and-enable-network-atc/group-all-traffic.png":::
151
+
:::image type="content" source="media/install-enable-network-atc/group-all-traffic.png" alt-text="Screenshot of an Azure Stack HCI cluster with all traffic on a single intent." lightbox="media/install-enable-network-atc/group-all-traffic.png":::
152
152
153
153
Here's an example to implement this host network pattern:
154
154
@@ -163,7 +163,7 @@ In this example, there are two intents that are managed across cluster nodes.
163
163
1. **Management**: This intent uses a dedicated pair of network adapter ports.
164
164
2. **Compute and Storage**: This intent uses a dedicated pair of network adapter ports.
165
165
166
-
:::image type="content" source="media/install-and-enable-network-atc/group-compute-and-storage.png" alt-text="Screenshot of an Azure Stack HCI cluster with a grouped compute and storage intent." lightbox="media/install-and-enable-network-atc/group-compute-and-storage.png":::
166
+
:::image type="content" source="media/install-enable-network-atc/group-compute-and-storage.png" alt-text="Screenshot of an Azure Stack HCI cluster with a grouped compute and storage intent." lightbox="media/install-enable-network-atc/group-compute-and-storage.png":::
167
167
168
168
Here's an example to implement this host network pattern:
169
169
@@ -181,7 +181,7 @@ In this example, there are three intents that are managed across cluster nodes.
181
181
2. **Compute**: This intent uses a dedicated pair of network adapter ports.
182
182
3. **Storage**: This intent uses a dedicated pair of network adapter ports.
183
183
184
-
:::image type="content" source="media/install-and-enable-network-atc/fully-disaggregated.png" alt-text="Screenshot of an Azure Stack HCI cluster with a fully disaggregated intent." lightbox="media/install-and-enable-network-atc/fully-disaggregated.png":::
184
+
:::image type="content" source="media/install-enable-network-atc/fully-disaggregated.png" alt-text="Screenshot of an Azure Stack HCI cluster with a fully disaggregated intent." lightbox="media/install-enable-network-atc/fully-disaggregated.png":::
185
185
186
186
Here's an example to implement this host network pattern:
187
187
@@ -233,7 +233,7 @@ If the **ConfigurationStatus** shows **Failed**, check to see if the error messa
233
233
234
234
In this step, you move from the node deployed with Network ATC to the next node and migrate the VMs from this second node. You must verify that the second node has the same `VMSwitch` name as the node deployed with Network ATC.
235
235
236
-
This is a non-disruptive change and can be done on all the nodes simultaneously. Run the following command:
236
+
This is a nondisruptive change and can be done on all the nodes simultaneously. Run the following command:
237
237
238
238
```powershell
239
239
#Run on the node where you configured Network ATC
@@ -269,4 +269,4 @@ Resume-ClusterNode
269
269
270
270
## Next step
271
271
272
-
Learn how to [Assess solution upgrade readiness for Azure Stack HCI](./validate-solution-upgrade-readiness.md).
272
+
Learn how to [Assess solution upgrade readiness for Azure Stack HCI](./validate-solution-upgrade-readiness.md).
0 commit comments