nerdexam
Broadcom-VMware

1V0-21.20 · Question #43

A vSphere administrator has migrated a virtual machine between two ESXi hosts using vSphere vMotion and notices that the VM can no longer be pinged. What caused this situation?

The correct answer is D. The destination portgroup has an incorrect VLAN tag.. Loss of network connectivity for a VM after vMotion, such as being unable to ping, is often caused by an incorrect VLAN tag configuration on the destination portgroup.

Explain Networking Concepts in vSphere

Question

A vSphere administrator has migrated a virtual machine between two ESXi hosts using vSphere vMotion and notices that the VM can no longer be pinged. What caused this situation?

Options

  • AThe virtual machine has RDMs attached.
  • BA different datastore is being used after the migration.
  • CThere is an MTU mismatch.
  • DThe destination portgroup has an incorrect VLAN tag.

How the community answered

(23 responses)
  • A
    9% (2)
  • B
    4% (1)
  • C
    13% (3)
  • D
    74% (17)

Why each option

Loss of network connectivity for a VM after vMotion, such as being unable to ping, is often caused by an incorrect VLAN tag configuration on the destination portgroup.

AThe virtual machine has RDMs attached.

RDMs (Raw Device Mappings) affect storage access for a VM, not its network connectivity, as long as the RDM is accessible by the destination host.

BA different datastore is being used after the migration.

Using a different datastore after migration affects where the VM's files are stored, but not its network connectivity, assuming the datastore is accessible.

CThere is an MTU mismatch.

An MTU mismatch can cause network performance problems or packet drops, particularly for large packets, but typically not a complete inability to ping or communicate.

DThe destination portgroup has an incorrect VLAN tag.Correct

If the virtual machine's network adapter is connected to a portgroup on the destination ESXi host that has an incorrect or missing VLAN tag, the VM will be on the wrong network segment and unable to communicate with other devices, resulting in a loss of network connectivity.

Concept tested: vSphere vMotion network troubleshooting

Source: https://kb.vmware.com/s/article/1003893

Topics

#vMotion troubleshooting#Network connectivity#VLAN tagging#Port group configuration

Community Discussion

No community discussion yet for this question.

Full 1V0-21.20 Practice