Which service allows VM migration with zero downtime?
AvMotion
BDRS
CNAT
DvSAN
Explanation
vMotion enables live migration without downtime; DRS optimizes resource allocation, NAT provides IP address translation, and vSAN is for storage virtualization.
Q152
A company needs to secure its vSphere environment. What option provides the best security practice?
AUse default passwords
BImplement role-based access
CDisable firewalls
DEnable guest OS access
Explanation
Role-based access controls enhance security by limiting user permissions; default passwords weaken security, disabling firewalls exposes the environment, and enabling guest OS access poses risks.
Q153
You are configuring a Distributed Switch in vSphere. Which component must be part of the switch configuration?
APort groups
BDatastore clusters
CVM snapshots
DResource pools
Explanation
Port groups are essential for VM networking in a Distributed Switch; datastore clusters, VM snapshots, and resource pools are unrelated to the switch configuration.
Q154
Which layer does the Virtual Switch operate in VMware vSphere?
AApplication layer
BData link layer
CNetwork layer
DTransport layer
Explanation
The Virtual Switch operates at the Data Link layer, facilitating network communication between VMs.
Q155
A company needs high availability for its VMs. What should they implement?
AVMware DRS
BVMware HA
CvSphere Replication
DvCenter Server
Explanation
VMware HA (High Availability) ensures VMs are restarted in case of host failure, providing high availability.
Q156
What happens when you create a VM in an incorrect resource pool?
AVM uses all available resources
BVM follows resource pool limits
CVM is not created
DVM gets suspended automatically
Explanation
The VM will be created but it will be subject to the resource constraints and limits of the assigned resource pool.
Q157
Which service is responsible for VM lifecycle management in vSphere?
AvCenter Server
BvSphere Replication
CVMware NSX
DvSAN
Explanation
vCenter Server manages the lifecycle of VMs, while other services have different roles.
Q158
A company needs to configure a datastore to support Fault Tolerance. Which datastore type should they choose?
ANFS datastore
BVMFS datastore
CvSAN datastore
DObject Storage
Explanation
VMFS datastores are required for Fault Tolerance due to their support for underlying VM disk formats.
Q159
What happens when a host that is part of a DRS cluster experiences a hardware failure?
ADRS takes no action
BVMs automatically migrate
CCluster operates without change
DvMotion initiates for all VMs
Explanation
DRS can automatically migrate VMs to other hosts for load balancing or after a hardware failure.
Q160
Which service handles VM resource monitoring?
AvCenter Server
BESXi Host
CvSphere Replication
DVMware Cloud
Explanation
vCenter Server manages and monitors VM resources, while the others serve different functions.