What happens when a VM exceeds its resource limits?
AIt gets shut down
BResource contention occurs
CIt automatically consumes more resources
DPerformance is unaffected
Explanation
Resource contention occurs because the VM cannot obtain additional resources beyond its defined limit, while the other options are incorrect outcomes.
Q172
Which service allows VM migration without downtime?
AVMware vMotion
BVMware Replication
CVMware Clone
DVMware Snapshot
Explanation
VMware vMotion enables live migration; the others do not.
Q173
A company needs to manage hosts via multiple data centers. Which feature should be used?
AvSphere HA
BvCenter Server
CStorage DRS
DvSphere Replication
Explanation
vCenter Server efficiently manages hosts across data centers; others serve different functions.
Q174
You are configuring VM storage policies. What happens when a policy is violated?
AVM is powered off
BNo immediate impact
CStorage performance decreases
DVM loses data
Explanation
Policy violations do not power off VMs but may affect performance.
Q175
Which service is responsible for VM provisioning in vSphere?
AvCenter Server
BESXi Host
CvSphere Replication
DVMware Tools
Explanation
vCenter Server manages VM provisioning, while others serve different roles.
Q176
A company needs to isolate production VMs from test VMs. What should they implement?
AVMware DRS
BResource Pools
CvSwitches
DvSphere Tags
Explanation
vSwitches can isolate traffic between VMs effectively.
Q177
What happens when a VM snapshot is deleted?
AOnly metadata is deleted
BAll snapshots are removed
CDisk space is immediately freed
DData loss occurs in the VM
Explanation
Deleting a snapshot removes metadata but retains disk data.
Q178
Which service in vSphere handles vMotion?
AVMware Distributed Resource Scheduler (DRS)
BvSphere High Availability (HA)
CvSphere Storage DRS
DVMware vMotion Service
Explanation
vMotion is specifically the service for live migration of virtual machines, while DRS and HA relate to resource management and availability, respectively.
Q179
A company needs to configure a backup solution for their vCenter Server. Which strategy is most appropriate?
ABackup to local disks only
BUse vSphere Replication
CUse snapshots only
DConfigure external database backup
Explanation
External database backup ensures continuity and recovery for vCenter Server, unlike the other options which may not provide comprehensive backup.
Q180
What happens when a VM's CPU and memory shares are set to Low in a resource pool?
AVM gains CPU and memory priority
BVM loses CPU and memory resources
CVM receives maximum resource allocation
DVM's resource allocation stays unaffected
Explanation
Setting shares to Low deprioritizes the VM during resource contention, leading to fewer CPU and memory resources allocated.