What happens when a VM extends its disk size while powered on?
AThe disk size reduces automatically
BVM must be powered off
CPartition must be resized first
DVM will become unresponsive temporarily
Explanation
The disk can be extended while powered on, but the partition must be resized afterwards.
Q172
Which service would you use to optimize storage performance in vSphere?
AvSAN
BvSphere Replication
CESXi Storage
DNetwork I/O Control
Explanation
vSAN aggregates local storage and optimizes performance unlike the others.
Q173
A company needs to ensure VMs can be recovered in case of a disaster. What should they implement?
AVMware Fault Tolerance
BvSphere Replication
CStorage DRS
DResource Pools
Explanation
vSphere Replication allows for VM recovery without data loss unlike the others.
Q174
What happens when you assign too many resources to a VM?
AVM performs better
BHost may become unresponsive
CVM will automatically reduce usage
DOnly storage will be affected
Explanation
Overcommitting resources can lead to host unresponsiveness, not improving performance.
Q175
Which service in VMware vSphere provides high availability for VMs?
AFault Tolerance
BHigh Availability
CvMotion
DDistributed Resource Scheduler
Explanation
High Availability automatically restarts VMs after a host failure, while Fault Tolerance provides continuous availability.
Q176
A company needs to ensure that its virtual machines can automatically migrate based on resource demand. Which feature should they implement?
AStatic Resource Allocation
BClustered File Systems
CDistributed Resource Scheduler
DSnapshots
Explanation
Distributed Resource Scheduler dynamically balances workloads based on demand, while the other options do not facilitate automatic migration.
Q177
You are configuring a new ESXi host. What happens when 'Lockdown Mode' is enabled?
ADirect access via SSH is disabled
BLocal users can still log in
CvCenter cannot manage the host
DAll permissions are revoked
Explanation
Lockdown Mode restricts direct access for increased security, while local users can still log in in some modes.
Q178
Which service is used for managing virtual networks in vSphere?
AVMware NSX
BVMware vSAN
CVMware vCenter
DVMware DRS
Explanation
VMware NSX is specifically designed for managing networks, while the others serve different purposes like storage and resource distribution.
Q179
A company needs to migrate virtual machines with minimal downtime. What should they use?
ACold Migration
BvMotion
CStorage vMotion
DBackup and Restore
Explanation
vMotion allows live migration of VMs with minimal downtime, whereas cold migration requires VMs to be powered off.
Q180
You are configuring vSphere Replication. What happens when the source VM's snapshot is deleted?
AReplication stops immediately
BReplication continues normally
CSnapshot is recreated automatically
DSource VM is powered off
Explanation
Replication continues as long as vSphere Replication is configured correctly, regardless of snapshots.