How to manually complete the Configure LACP for VDS task during a VMware Cloud Foundation workload domain creation workflow
book
Article ID: 315337
calendar_today
Updated On:
Products
VMware Cloud Foundation
Issue/Introduction
This article provides the steps needed to manually complete the Configure LACP for VDS task in a VMware Cloud Foundation workload domain creation workflow if it fails to complete successfully.
Environment
VMware Cloud Foundation 2.3.x VMware Cloud Foundation 2.2.x
Resolution
Note: vmnic0 and vmnic1 are used to denote the two physical NICs present on each ESXi host. While these are the most likely names for these NICs, it is possible that they will be named differently. In that scenario, replace vmnic0 and/or vmnic1 with the appropriate physical NIC name.
Start the workload domain creation workflow via the SDDC Manger UI in a Chrome web browser.
The process will fail on the “Configure LACP for VDS” task.
Go the Chrome settings menu, expand the More Tools item and select Developer Tools. This can also be accessed by pressing Ctrl-Shift-I.
Go back to the main Workflows page, open the failed workflow and click the Restart Workflow button.
In the Developer Tools pane, select the Network tab, select the rerun item and then select the Headers sub-tab and make a note of the following values: Workflow ID, JSESSIONID, and X-CSRF-TOKEN.
Open a vSphere Web Client connection to one of the existing vCenter Servers in the VMware Cloud Foundation environment.
Click the Networking button. Expand the appropriate vCenter Server. Expand the Distributed Switch.
Select the vRack-DPortGroup-vMotion port group. Select the Configure tab and then select Policies.
Validate the following information:
Active uplinks: Uplink1 (vmnic0), Uplink2 (vmnic1) Standby uplinks: vRack-LAG (no vmnic) Unused uplinks: blank
Note: If the configuration does not match the preceding example, click the Edit button, select Teaming and Failover, and move the uplinks into the noted configuration. Click the OK button.
Repeat steps 8 and 9 for all other port groups except for the DVUplinks port group.
In the Navigator pane, select the appropriate distributed switch. From the Actions menu, select Add and Manage Hosts.
Select the Manage host networking radio button. Click the Next button.
Click the Attached hosts button. Select all affected hosts and click the OK button and then click the Next button.
Ensure only the Manage physical adapters check box is selected and then click the Next button.
Select vmnic0 under the first affected host and click the Assign uplink button.
Select vRack-LAG-0 and then click the OK button.
Note: Ensure that the Uplink value for vmnic0 under the first affected host is now vRack-LAG-0. The Uplink value for the second vmnic (vmnic1) should be Uplink2.
Repeat steps 15 and 16 for any other affected hosts. Click the Next button.
Verify that there is no impact on the Analyze impact screen and click the Next button.
Click the Finish button on the Ready to complete page.
Select the vRack-DPortGroup-vMotion port group. Select the Configure tab and then select Policies. Click the Edit button.
Select Teaming and failover. Use the Up/Down arrows to modify the Failover order such that vRack-LAG is the only item under Active uplinks and all other uplinks are under Unused uplinks. Click the OK button.
Repeat steps 20 and 21 for all other port groups except for the DVUplinks port group.
In the Navigator pane, select the appropriate distributed switch. From the Actions menu, select Add and Manage Hosts.
Select the Manage host networking radio button. Click the Next button.
Click the Attached hosts button. Select all affected hosts and click the OK button and then click the Next button.
Ensure only the Manage physical adapters check box is selected and then click the Next button.
Select vmnic1 under the first affected host and click the Assign uplink button.
Select vRack-LAG-1 and then click the OK button.
Note: Ensure that the Uplink value for vmnic1 under the first affected host is now vRack-LAG-1. The Uplink value for the first vmnic (vmnic0) should be vRack-LAG-0.
Repeat steps 27 and 28 for any other affected hosts. Click the Next button.
Verify that there is no impact on the Analyze impact screen and click the Next button.
Click the Finish button on the Ready to complete page.
Log in the SDDC Manager Controller virtual machine as the root user.
Issue a curl command similar to the following use the values noted in Step5: