Skip to content

Commit 57c4b23

Browse files
committed
Updated with SME suggestions from Jia and Alpa
1 parent 2dd7478 commit 57c4b23

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/databox-online/azure-stack-edge-gpu-troubleshoot-virtual-machine-provisioning.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,13 +135,15 @@ To check for some of the most common issues that prevent `cloud init` from runni
135135

136136
### Primary NIC attached to a SRIOV enabled vSwitch
137137

138-
**Error description:** The primary NIC attached to a single root I/O virtualization (SRIOV) interface-enabled vSwitch caused network traffic to bypass the hyper-v, so the host could not receive DHCP request from the VM, resulting in a provisioning timeout.
138+
**Error description:** The primary network interface attached to a single root I/O virtualization (SRIOV) interface-enabled virtual switch caused network traffic to bypass the hyper-v, so the host could not receive DHCP requests from the VM, resulting in a provisioning timeout.
139139

140140
**Suggested solutions:**
141141

142-
- On an Azure Stack Edge Pro 1 device, vSwitches created on Port 1 to Port 4 do not enable accelerated networking. On Port 5 or Port 6, vSwitches will enable accelerated networking by default. 
142+
- Connect a VM primary network interface virtual switch without enabling accelerated networking.
143143

144-
- On an Azure Stack Edge Pro 2 device, vSwitches created on Port 1 or Port 2 do not enable accelerated networking. On Port 3 or Port 4, vSwitches will enable accelerated networking by default. 
144+
- On an Azure Stack Edge Pro 1 device, virtual switches created on Port 1 to Port 4 do not enable accelerated networking. On Port 5 or Port 6, virtual switches will enable accelerated networking by default. 
145+
146+
- On an Azure Stack Edge Pro 2 device, virtual switches created on Port 1 or Port 2 do not enable accelerated networking. On Port 3 or Port 4, virtual switches will enable accelerated networking by default. 
145147

146148
## Network interface creation issues
147149

0 commit comments

Comments
 (0)