Skip to content

Commit 4f128ca

Browse files
author
Manika Dhiman
committed
tweaks
1 parent 4cb9c8e commit 4f128ca

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

azure-local/upgrade/install-enable-network-atc.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ Remove any previous configurations from the paused machine that could interfere
8080
Although Network ATC attempts to adopt existing configurations with matching names, including NetQos and other settings, it’s easier to remove the current configuration and allow Network ATC to redeploy the necessary configuration items and more.
8181

8282
> [!IMPORTANT]
83-
> Previous versions of this document recommended deleting the Switch Embedded Teaming (SET) virtual switch and allow Network ATC to recreate it. However, deleting the virtual switch can result in unexpected connectivity loss and may disrupt existing Software Defined Networking (SDN) deployments.
84-
> The current recommended method is to rename the SET virtual switch and virtual NICs to the expected Network ATC convention. The renaming process is covered in a later step.
83+
> Previous versions of this document recommended deleting the Switch Embedded Teaming (SET) virtual switch and allowing Network ATC to recreate it. However, deleting the virtual switch can result in unexpected connectivity loss and may disrupt existing Software Defined Networking (SDN) deployments.
84+
> The current recommended method is to rename the SET virtual switch and virtual NICs to the expected Network ATC convention, which is performed in a later step.
8585
8686
To remove your existing NetQos configurations, use the following commands:
8787

@@ -179,13 +179,15 @@ If `ConfigurationStatus` shows **Failed**, check if the error message indicates
179179

180180
## Step 8: Resume the paused node
181181

182-
With the Network ATC configuration completed on the first node, resume the node and allow it to come back into the cluster. To reenter or put your system back in service, run the following command:
182+
With the Network ATC configuration completed on the first node, resume the node and allow it to come back into the cluster.
183183

184-
```powershell
185-
Resume-ClusterNode
186-
```
184+
1. To reenter or put your system back in service, run the following command:
185+
186+
```powershell
187+
Resume-ClusterNode
188+
```
187189
188-
Run `Get-StorageJob` to check for any running storage jobs. Allow them to complete before moving to the next step.
190+
1. Run `Get-StorageJob` to check for any running storage jobs. Allow them to complete before moving to the next step.
189191
190192
## Step 9: Rename the virtual components on other machines
191193

0 commit comments

Comments
 (0)