VMWare

  Home  Virtualization  VMWare


“VMWare frequently Asked Questions in various VMWare job Interviews by interviewer. The set of questions here ensures that you offer a perfect answer posed to you. So get preparation for your new job hunting”



43 VMWare Questions And Answers

41⟩ Explain forged transmits?

When we create a virtual machine the configuration wizard generates a MAC address for that machine, you can see it in the .vmx (VM Config) file. If it doesn't matches with the MAC address in the OS this setting does not allow outgoing traffic from the VM. So by setting Reject Option both MAC addresses will be remains same, and the outgoing traffic will be allowed from the VM.

 239 views

42⟩ Explain VC agent?

VC agent is an agent installed on ESX server which enables communication between VC and ESX server.

The daemon associated with it is called vmware-hostd , and the service which corresponds to it is called as mgmt-vmware, in the event of VC agent failure just restart the service by typing the following command at the service console.

 212 views

43⟩ Vmotion pre-requisites?

*VMotion should enable on source and destination of ESXi

*VM should be on shared storage

*Same CPU Family and generation on source and destination

*Same n/w settings

*No Cd Dvd attached to VM

 185 views