2V0-622 · Question #137
When attempting to remove a host from a vSphere Distributed Switch (vDS), an administrator observes the error message: The resource '16' is in use What are two reasons why this error would be…
The correct answer is A. VMkernel network adapters on the vDS are in use. B. Virtual machine network adapters are connected to the vDS. Removing a host from a vDS fails when resources on that switch are still actively bound - specifically VMkernel adapters and VM vNICs must be removed or migrated first.
Question
When attempting to remove a host from a vSphere Distributed Switch (vDS), an administrator observes the error message:
The resource '16' is in use What are two reasons why this error would be displayed? (Choose two.)
Options
- AVMkernel network adapters on the vDS are in use.
- BVirtual machine network adapters are connected to the vDS.
- CNetwork I/O Control has been configured on the vDS.
- DThere is active network traffic on the vDS.
How the community answered
(30 responses)- A80% (24)
- C7% (2)
- D13% (4)
Why each option
Removing a host from a vDS fails when resources on that switch are still actively bound - specifically VMkernel adapters and VM vNICs must be removed or migrated first.
VMkernel adapters (management, vMotion, vSAN, iSCSI, etc.) are host-level resources bound to vDS port groups. As long as any VMkernel adapter references the vDS, ESXi marks that resource as in use and blocks host removal.
Virtual machine vNICs connected to vDS port groups are also tracked as active port consumers. Each connected vNIC holds a port allocation on the vDS, so the switch resource remains in use until those VMs are migrated or disconnected.
Network I/O Control is a traffic-shaping policy configured on the vDS itself, not a host-bound resource, and its presence does not prevent a host from being removed.
Active traffic flowing through the vDS is a consequence of adapters being connected, not an independent resource lock - ESXi tracks adapter attachment, not packet flow, when evaluating whether a resource is in use.
Concept tested: vDS host removal prerequisites and resource locks
Source: https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-networking/GUID-D33ECB59-DB90-4B87-9B0F-B7A784C7B1BB.html
Topics
Community Discussion
No community discussion yet for this question.