8 Distributed+Switch+Rollback+Study+Guide
8 Distributed+Switch+Rollback+Study+Guide
com**
Distributed switch rollback shares similarities with host networking rollback covered in a previous chapter.
Both mechanisms aim to recover from configuration changes that lead to connectivity issues.
Key Differences
• Scope: Host networking rollback addresses changes impacting individual ESXi hosts, while distributed
switch rollback focuses on configuration changes made directly to the vDS itself.
Various configuration changes made to the vDS can trigger a rollback, including:
These configuration changes are often identified during the Network Health Check process (covered in a
separate chapter).
Imagine a situation where the VLAN ID on a vDS is changed to VLAN 20, while the physical switch remains
configured for VLAN 10. This misconfiguration disrupts communication between ESXi hosts and vCenter
Server because they are using different VLANs to communicate.
Recovery Options
1. Manual Physical Switch Correction: Manually rectify the VLAN configuration on the physical switch
to match VLAN 20 used by the vDS.
2. Distributed Switch Configuration Restore: Restore the vDS configuration from a backup. This reverts
the VLAN change on the vDS back to VLAN 10, re-establishing communication with vCenter Server.
• Enhanced Fault Tolerance: Similar to host networking rollback, distributed switch rollback improves
fault tolerance by automatically recovering from configuration errors that could lead to isolation issues.
• Reduced Downtime: The rollback mechanism helps minimize potential downtime associated with
manually correcting vDS misconfigurations.
• Simplified Management: By offering a recovery option, distributed switch rollback reduces the
complexity of managing vDS configurations and potential troubleshooting efforts.
Additional Resources
• VMware Documentation: Official documentation on Distributed Switch Rollback (link provided in the
video but not mentioned explicitly).
Summary
Distributed switch rollback is a valuable feature in vSphere environments utilizing vDS. It safeguards against
accidental configuration changes that could disrupt communication between ESXi hosts and vCenter Server. By
providing rollback functionality, vSphere helps maintain high availability, minimize downtime, and simplify
management tasks within virtualized networks.