
The Most In-Demand VMware 5V0-22.23 Pass Guaranteed Quiz
New Version 5V0-22.23 Certificate & Helpful Exam Dumps is Online
VMware vSAN Specialist (v2) certification exam is intended for IT professionals who have a minimum of six months of experience working with vSAN solutions. 5V0-22.23 exam is also appropriate for IT professionals who have completed VMware vSAN: Deploy and Manage training or have equivalent experience. VMware vSAN Specialist (v2) certification is designed to validate the candidate's knowledge and skills in vSAN technologies.
NEW QUESTION # 24
An administrator is troubleshooting a vSAN performance issue. In the vSAN performance monitor there is a high latency on the vSAN cluster.
What is a possible cause of this?
- A. Jumbo frames are not enabled on the VMkernel adapters.
- B. Erasure Coding is disabled in the storage policy.
- C. The Virtual Machines are using PVSCSI controllers.
- D. There is congestion in one or more disk groups.
Answer: D
Explanation:
Explanation
A possible cause of high latency on the vSAN cluster is that there is congestion in one or more disk groups.
Congestion is a measure of how busy the storage devices are in handling I/O requests. When congestion is high, it means that the storage devices are overloaded and cannot process the requests fast enough, resulting in increased latency and reduced throughput. Congestion can be caused by various factors, such as insufficient cache capacity, disk failures, network issues, or heavy workload. The other options are not likely to cause high latency on the vSAN cluster. The Virtual Machines can use PVSCSI controllers without affecting latency, as they are optimized for high performance. Erasure Coding is a space efficiency feature that does not impact latency significantly. Jumbo frames are not required for vSAN, and enabling them does not guarantee lower latency. References: vSAN Performance Monitor; [vSAN Congestion Explained]
NEW QUESTION # 25
What are two prerequisites for using the TRIM and UNMAP capability of vSAN? (Choose two.)
- A. Deduplication and compression are enabled.
- B. The VM quest operating system supports ATA TRIM or SCSI UNMAP capability
- C. TRIM and UNMAP is enabled.
- D. Change the Object Space Reservation to 100.
- E. The vSAN cluster is an all-flash architecture.
Answer: C,E
Explanation:
Explanation
The two prerequisites for using the TRIM and UNMAP capability of vSAN are:
B: The vSAN cluster is an all-flash architecture. TRIM and UNMAP are only supported on all-flash vSAN clusters, as they can reclaim space from flash devices that use thin provisioning. TRIM and UNMAP are not supported on hybrid vSAN clusters, as they cannot reclaim space from magnetic disks that use thick provisioning1.
D: TRIM and UNMAP is enabled. TRIM and UNMAP are disabled by default in vSAN, as they might have a performance impact on some workloads. To enable TRIM and UNMAP on a vSAN cluster, the administrator must use the following RVC command: vsan.unmap_support -enable2. After enabling TRIM and UNMAP, the administrator must power off and then power on all VMs that use the vSAN datastore.
NEW QUESTION # 26
A vSAN administrator is planning to deploy a new vSAN cluster with these requirements:
* Physical adapters share capacity among several traffic types
* Guaranteed bandwidth for vSAN during bandwidth contention
* Enhanced security
Which two actions should be taken to configure the new vSAN cluster to meet these requirements? (Choose two.)
- A. Isolate vSAN traffic in a VLAN
- B. Utilize Network I/O Control
- C. Enable jumbo frames
- D. Create static routes between the vSAN hosts
- E. Use IOPS Limit rules in storaqe policies
Answer: A,B
Explanation:
Explanation
Utilizing Network I/O Control and isolating vSAN traffic in a VLAN are the two actions that should be taken to configure the new vSAN cluster to meet the requirements. Network I/O Control allows the vSAN administrator to create network resource poolsand assign bandwidth shares or reservations to different traffic types, such as vSAN, vMotion, or management. This ensures that vSAN traffic has guaranteed bandwidth during contention and can achieve better performance and availability. Isolating vSAN traffic in a VLAN enhances the security of the cluster by preventing unauthorized access or interference from other network segments. It also simplifies the network configuration and management by reducing the broadcast domain and avoiding IP address conflicts. Creating static routes between the vSAN hosts, using IOPS Limit rules in storage policies, and enabling jumbo frames are not necessary or recommended actions for this scenario. Static routes are not required for vSAN communication, as vSAN uses multicast or unicast depending on the version and configuration. IOPS Limit rules are used to limit the IOPS allocated to an object, which can degrade the performance and latency of the application. Jumbo frames can improve the network efficiency and throughput, but they are not mandatory for vSAN and require consistent configuration across all network devices.
References:
Network I/O Control
vSAN Network Design Guide
NEW QUESTION # 27
A customer wants to validate if Skyline online health is working for vSAN and finds out that Skyline is not fully configured yet.
What two requirements must be met to make sure that Skyline online health will work? (Choose two.)
- A. Enable CEIP and join the program
- B. Have a working Internet connection
- C. Add the Skyline license into Virtual Center
- D. Enable Skyline Health on the vSAN Cluster
- E. Have vCenter on version 7 or higher
Answer: A,B
Explanation:
Explanation
To make sure that Skyline online health will work for vSAN, two requirements must be met: enable CEIP and join the program, and have a working Internet connection. CEIP stands for Customer Experience Improvement Program, which is a voluntary program that collects anonymous product usage data from customers who participate in it. By enabling CEIP and joining the program, customers can benefit from Skyline online health, which provides proactivenotifications and recommendations for software and hardware issues based on VMware Analytics Cloud. A working Internet connection is also required for Skyline online health to communicate with VMware Analytics Cloud and receive online notifications. The other options are not requirements for Skyline online health. References: About the vSAN Skyline Health; Skyline Health
NEW QUESTION # 28
A vSAN administrator receives a request from the application team to create a virtual machine on a vSAN datastore. The requirements state that the virtual machine needs to be available quickly after a failure occurs.
The solution must minimize administrative effort.
Which vSphere feature should the vSAN administrator implement?
- A. Distributed Services Engine
- B. Fault Tolerance
- C. vSphere Distributed Resource Scheduler
- D. vSphere High Availability
Answer: D
Explanation:
Explanation
vSphere High Availability is the correct answer because it meets the requirements of making the virtual machine available quickly after a failure occurs and minimizing administrative effort. vSphere HA monitors the health and availability of the hosts and virtual machines in a cluster and automatically restarts any failed virtual machines on other hosts within minutes. vSphere HA also supports proactive HA, which can migrate virtual machines from hosts that are about to fail or have degraded performance. vSphere HA is easy to configure and manage, as it only requires enabling HA on the cluster level and setting some basic policies and options. Distributed Services Engine,Fault Tolerance, and vSphere Distributed Resource Scheduler are not valid or optimal solutions for this scenario. Distributed Services Engine is a new feature in vSphere 7 that provides network services such as firewalling, load balancing, routing, and NAT for virtual machines and containers. It does not directly affect the availability or recovery of virtual machines after a failure. Fault Tolerance provides continuous availability for virtual machines by creating a secondary copy of the virtual machine that runs in lockstep with the primary copy on another host. If the primary copy fails, the secondary copy takes over without any interruption or data loss. However, Fault Tolerance has some limitations and overheads, such as requiring dedicated network bandwidth, supporting only one vCPU per virtual machine, and consuming twice as much CPU and memory resources as a single virtual machine. Fault Tolerance also requires more administrative effort than vSphere HA, as it needs to be enabled and configured for each individual virtual machine. vSphere Distributed Resource Scheduler is a feature that balances the workload and resources across a cluster by automatically migrating virtual machines based on their demand and priority.
It does not directly affect the availability or recovery of virtual machines after a failure, although it can work together with vSphere HA to find optimal hosts for restarting failed virtual machines. References:
[VMware vSAN Specialist v2 Exam Preparation Guide], page 11
vSphere Availability
Distributed Services Engine
vSphere Distributed Resource Scheduler
NEW QUESTION # 29
What is the minimum required number of hosts to provide data redundancy for a vSAN stretched cluster using dual-site mirroring and local protection with 1 failure - RAID-1 (Mirroring)?
- A. 6 hosts
- B. 4 hosts
- C. 3 hosts
- D. 3 hosts
Answer: A
Explanation:
Explanation
The minimum required number of hosts to provide data redundancy for a vSAN stretched cluster using dual-site mirroring and local protection with 1 failure - RAID-1 (Mirroring) is six hosts. This is because a vSAN stretched cluster requires at least three hosts per site, and each site must have enough hosts to tolerate one host failure. Therefore, the minimum configuration is three hosts per site, plus one witness host at a third site, for a total of six hosts. References: [VMware vSAN Specialist v2 EXAM 5V0-22.23], page 14
NEW QUESTION # 30
A site administrator wishes to implement HCI mesh between two clusters on vSAN that are located in geographically separate sites and which are administered within a single datacenter.
Which two requirements should the vSAN administrator consider to accomplish this goal? (Choose two.)
- A. Encryption must be disabled prior to configuring HCI mesh
- B. A leaf spine topology is required for core redundancy and reduced latency
- C. The configuration must meet the same latency and bandwidth requirement as local vSAN
- D. Either Layer 2 or Layer 3 communications can be used
- E. NIC teaming must be implemented for the vSAN network vmkernel port
Answer: C,D
Explanation:
Explanation
To implement HCI mesh between two clusters on vSAN that are located in geographically separate sites, the vSAN administrator should consider the following requirements:
Either Layer 2 or Layer 3 communications can be used. HCI mesh supports both Layer 2 and Layer 3 network configurations, as long as the network latency and bandwidth requirements are met3 The configuration must meet the same latency and bandwidth requirement as local vSAN. HCI mesh requires a network latency of less than or equal to 5 ms RTT between any two hosts in the participating clusters, and a network bandwidth of at least 10 Gbps for the vSAN network vmkernel port3 References: 3: VMware vSAN Specialist v2 Exam Preparation Guide, page 15
NEW QUESTION # 31
An administrator has deployed a new vSAN OSA cluster that contains eight hosts and needs to configure a storage policy for the currently deployed database virtual machines. The requirements state that if two hosts in the vSAN OSA cluster fail, all virtual machines are unaffected.
Which RAID configuration must the administrator use in this storage policy to achieve the best performance for the database virtual machines?
- A. RA1D-1
- B. RAID-0
- C. RAID-5
- D. RAID-6
Answer: A
Explanation:
Explanation
To achieve the best performance for the database virtual machines and tolerate two host failures in a vSAN OSA cluster, the administrator must use RAID-1 as the RAID configuration in the storage policy. RAID-1 is a mirroring technique that creates multiple replicas of each object across different hosts. RAID-1 provides the best performance among the available RAID configurations, as it does not involve any parity calculations or stripe splitting. To tolerate two host failures, the administrator must set the Failures to Tolerate (FTT) policy to
2, which means that each object will have three replicas. The other options are not correct. RAID-5 and RAID-6 are erasure coding techniques that split each object into data segments and parity segments across different hosts. RAID-5 can tolerate one host failure, while RAID-6 can tolerate two host failures. However, both RAID-5 and RAID-6 have lower performance than RAID-1, as they involve more complex calculations and network traffic. RAID-0 is a striping technique that splits each object into multiple stripes across different hosts. RAID-0 does not provide any data redundancy or fault tolerance, and therefore cannot tolerate any host failure. References: RAID Configurations, FTT, and Host Requirements; RAID 5 or RAID 6 Design Considerations
NEW QUESTION # 32
A customer wishes to host a new range of applications with high-performance needs, specifically, low latency.
The applications are required to be hosted at company-owned edge locations, each with minimal rack space (three host slots per edge location for this project).
Which deployment options would satisfy the customer's needs, while maximizing the amount of capacity available per deployment?
- A. A new three-node vSAN 8.0 All-Flash Cluster with OSA in each edge location Each application VM configured with a RAID-5 VM storage policy
- B. A new three-node vSAN 8.0 All-Flash Cluster with OSA in each edge location Each application VM configured with a RAID-1 VM storage policy
- C. A new three-node vSAN 8.0 All-Flash Cluster with ESA in each edge location Each application VM configured with a RAID-1 VM storage policy
- D. A new three-node vSAN 8.0 All-Flash Cluster with ESA in each edge location Each application VM configured with a RAID-5 VM storage policy
Answer: B
Explanation:
Explanation
To satisfy the customer's needs for high-performance, low-latency applications at edge locations, the best deployment option is to use a new three-node vSAN 8.0 All-Flash Cluster with OSA in each edge location and configure each application VM with a RAID-1 VM storage policy. This option will provide the following benefits:
All-flash clusters offer the highest performance and lowest latency for vSAN, as they use flash devices for both cache and capacity tiers. Flash devices have faster read and write operations than magnetic disks, and they also support advanced features such as deduplication, compression, and encryption.
OSA stands for One Socket Architecture, which means that each host has only one CPU socket with multiple cores. This reduces the licensing cost and complexity of vSphere and vSAN, as well as the power consumption and cooling requirements of the hosts. OSA also improves the performance of vSAN by eliminating the NUMA effect, which is the latency caused by accessing memory or devices across different CPU sockets.
RAID-1 is a mirroring technique that creates two copies of each data component and places them on different hosts. This provides high availability and fault tolerance for the application VMs, as they can survive the failure of one host or disk. RAID-1 also offers better performance than RAID-5 or RAID-6, as it does not incur any parity overhead or additional write operations.
The other options are not optimal for the customer's needs, as they either sacrifice performance or capacity.
Option A uses RAID-5, which is an erasure coding technique that splits each data component into three data segments and one parity segment, and distributes them across four hosts. This reduces the capacity consumption by 25%, but it also increases the write latency and network traffic, as each write operation requires four hosts to participate. Option C uses ESA, which stands for Enterprise Storage Architecture, which means that each host has two CPU sockets with multiple cores. This increases the licensing cost and complexity of vSphere and vSAN, as well as the power consumption and cooling requirements of the hosts.
ESA also introduces the NUMA effect, which can degrade the performance of vSAN by adding latency to access memory or devices across different CPU sockets. Option D uses RAID-5 with ESA, which combines the disadvantages of both options A and C.
NEW QUESTION # 33
A vSAN administrator is tasked to perform an upgrade of a vSAN cluster, including firmware and drivers for its hardware. The vSAN administrator already created an image using vSphere Lifecycle Manager (vLCM).
Prior to selecting Start Remediation, which step should be taken to upgrade the complete vSAN cluster as a single task?
- A. Manually remediate one host at a time in the vSAN cluster
- B. Place all hosts in the vSAN cluster into Maintenance Mode
- C. Stage the upgrade of the vSAN cluster through vLCM
- D. Select Remediate All through vLCM to upgrade all hosts in the cluster
Answer: D
Explanation:
Explanation
To upgrade the complete vSAN cluster as a single task, including firmware and drivers for its hardware, the vSAN administrator should select Remediate All through vLCM to upgrade all hosts in the cluster. This option allows the administrator to apply the image created by vLCM to all hosts in the cluster in a single operation, without having to manually remediate each host individually. The other options are not correct, as they do not perform the upgrade of the vSAN cluster as a single task. Placing all hosts in the vSAN cluster into Maintenance Mode is not necessary, as vLCM will automatically place each host into Maintenance Mode before applying the image. Staging the upgrade of the vSAN cluster through vLCM is only a preparatory step that downloads the image components to each host, but does not apply them. Manually remediating one host at a time in the vSAN cluster is not efficient, as it requires more user intervention and time. References: vSphere Lifecycle Manager (vLCM) on HPE; Lifecycle Management with vLCM in vSAN 7 Update 1
NEW QUESTION # 34
A vSAN administrator has a group of requirements from the application team, which mandates spreading the components across storage devices as much as possible.
What should the vSAN Administrator consider to achieve such a requirement for building a new vSAN cluster? (Choose two.)
- A. Configure disk striping in OSA
- B. Create a dedicated Storage Pool in ESA
- C. Configure disk striping in ESA
- D. Enable deduplication for vSAN
- E. Enable Force Provisioning in OSA
Answer: A,D
Explanation:
Explanation
To spread the components across storage devices as much as possible, the vSAN administrator can configure disk striping in either OSA or ESA. Disk striping is a policy attribute that defines the number of capacity devices across which each replica of a storage object is striped. A higher number of stripes can result in better performance and availability, but also consumes more storage space. Disk striping can be configured in OSA by using the Number of disk stripes per object policy attribute, or in ESA by using the Striping Width policy attribute12 References: 1: VMware vSAN Specialist v2 Exam Preparation Guide, page 14 2: VMware vSAN Design and Sizing Guide, page 32
NEW QUESTION # 35
Which two actions are recommended when adding a host to a vSAN cluster? (Choose two.)
- A. Disable vSphere Cluster Services
- B. Disable vSphere High Availability (HA)
- C. Create uniformly-configured hosts
- D. Reference the VMware Compatibility Guide
- E. Disable vSAN performance service
Answer: C,D
Explanation:
Explanation
When adding a host to a vSAN cluster, it is recommended to create uniformly-configured hosts and reference the VMware Compatibility Guide. These actions will ensure that the host meets the hardware and software requirements for vSAN, and that it can work seamlessly with the existing hosts in the cluster.
Uniformly-configured hosts have the same number and type of disk groups, cache devices, capacity devices, network adapters, and drivers. The VMware Compatibility Guide provides a list of certified components and firmware versions that are compatible with vSAN. The other options are not recommended, as they can cause disruption or degradation of the vSAN cluster services. Disabling vSAN performance service, vSphere Cluster Services, or vSphere High Availability (HA) can affect the monitoring, availability, and load balancing of the cluster.
NEW QUESTION # 36
What is the maximum amount of capacity disks an administrator can have in disk groups on a single vSAN OSA host?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: A
Explanation:
Explanation
The maximum amount of capacity disks an administrator can have in disk groups on a single vSAN OSA host is 35. This is because a single host can have up to five disk groups, and each disk group can have up to seven capacity disks. Therefore, the maximum number of capacity disks per host is 5 x 7 = 35. The other options are not correct, as they are lower than the maximum number of capacity disks per host. References: Designing and Sizing vSAN Storage; [vSAN ReadyNode Hardware Guidance]
NEW QUESTION # 37
A customer has deployed a new vSAN cluster with the following configuration:
5 x vSAN ReadyNodes
All Flash
12 TB Raw Storage
vSAN 8 is deployed with ESA.
New VMs are configured with a RAID-5 VM policy.
Which statement is accurate?
- A. vSAN will use a 4+1 RAID-5 data placement scheme with parity will be used
- B. RAID 5 will provide an FTT=2 level of protection in this case
- C. vSAN will use a 2+1 RAID-5 data placement scheme with parity will be used
- D. vSAN will spread the components across all of the disk groups
Answer: A
Explanation:
Explanation
vSAN will use a 4+1 RAID-5 data placement scheme with parity will be used is the correct answer because vSAN 8 ESA uses adaptive RAID-5 erasure coding that depends on the number of hosts in the cluster. If the cluster has 6 or more hosts, vSAN will use a 4+1 RAID-5 scheme, where the data is written as a stripe of 4 data bits and 1 parity bit across 5 hosts. This provides a failure tolerance of 1 (FTT=1) and a space efficiency of 1.25x. If the cluster has less than 6 hosts (3 to 5), vSAN will use a 2+1 RAID-5 scheme, where the data is written as a stripe of 2 data bits and 1 parity bit across 3 hosts. This also provides a failure tolerance of 1 (FTT=1) but a space efficiency of 1.5x. In this case, the cluster has 5 hosts, so vSAN will use the 4+1 RAID-5 scheme.
The other options are incorrect for the following reasons:
A, vSAN will use a 2+1 RAID-5 data placement scheme with parity will be used, is incorrect because vSAN will only use this scheme if the cluster has less than 6 hosts but more than 2 hosts. In this case, the cluster has 5 hosts, so vSAN will use the 4+1 RAID-5 scheme.
B, RAID 5 will provide an FTT=2 level of protection in this case, is incorrect because RAID 5 can only provide an FTT=1 level of protection, regardless of the number of hosts or the data placement scheme.
To achieve an FTT=2 level of protection, vSAN would need to use RAID 6 erasure coding, which requires at least 6 hosts in the cluster.
D, vSAN will spread the components across all of the disk groups, is incorrect because vSAN will not necessarily spread the components across all of the disk groups in the cluster. vSAN will only spread the components across as many disk groups as needed to meet the storage policy requirements and to balance the load and capacity. In this case, vSAN will only need to spread the components across 5 disk groups for each stripe of RAID-5 data. References:
VMware vSAN Specialist v2 Exam Preparation Guide, page 11
Adaptive RAID-5 Erasure Coding with the Express Storage Architecture in vSAN 8
NEW QUESTION # 38
Which vSAN maintenance mode option should be used to avoid storage policy non-compliance?
- A. No data migration
- B. Full data migration
- C. Partial maintenance mode
- D. Ensure accessibility
Answer: B
Explanation:
Explanation
To avoid storage policy non-compliance, the vSAN maintenance mode option that should be used is Full data migration. This option evacuates all data from the host to other hosts in the cluster and maintains the current object compliance state. This means that the VM objects will have access to all their replicas and will be compliant with their assigned storage policies. The other options might result in storage policy non-compliance, as they do not guarantee full data redundancy or policy adherence. Ensure accessibility only migrates the components that are essential for running the VMs, but might not have access to all their replicas.
Partial maintenance mode is not a valid option for vSAN clusters. No data migration does not evacuate any data from the host and might result in VM unavailability or data loss. References: Working with Maintenance Mode; Place a Member of vSAN Cluster in Maintenance Mode
NEW QUESTION # 39
A vSAN administrator is investigating vSAN performance related problems but cannot find any vSAN performance statistics on the cluster summary page.
Why is this situation occurring?
- A. The vRealize Operations Manager is not integrated with vSAN cluster.
- B. The administrator has read-only permissions on the cluster level.
- C. vSAN performance statistics are only available via CLI.
- D. vSAN performance service is not enabled.
Answer: D
Explanation:
Explanation
The reason why the vSAN administrator cannot find any vSAN performance statistics on the cluster summary page is that the vSAN performance service is not enabled. The vSAN performance service is a feature that collects and analyzes performance metrics and displays them in graphical charts in vCenter. The vSAN performance service must be turned on manually for each vSAN cluster, as it is not enabled by default. The other options are not correct. The integration of vRealize Operations Manager with the vSAN cluster is not required to view vSAN performance statistics, as they are available in vCenter. The administrator's permissions on the cluster level do not affect the visibility of vSAN performance statistics, as they are accessible to any user who can view the cluster. vSAN performance statistics are not only available via CLI, as they can also be viewed in vCenter using the vSAN performance service. References: About the vSAN Performance Service; Enable or Disable the Performance Service
NEW QUESTION # 40
A vSAN administrator is noticing that the objects resynchronizing in the cluster are taking longer than expected and wants to view the resynchronizing metrics.
Which performance category should the vSAN administrator open?
- A. Backend
- B. Host Network
- C. Resvnc Latency
- D. Disks
Answer: A
Explanation:
Explanation
To view the resynchronizing metrics, the vSAN administrator should open the Backend performance category.
This category shows the performance of vSAN data components, such as read/write latency, IOPS, throughput, congestion, and resync traffic. The other categories are not relevant for this task. Disks shows the performance of physical disks in the cluster, Host Network shows the network performance of vSAN hosts, and Resvnc Latency shows the latency of resynchronization operations. References: 1, page 23; 3, section 6.4
NEW QUESTION # 41
An administrator must choose between deploying a virtual witness or a physical witness for a vSAN Stretched Cluster. The administrator eventually decides to use a virtual witness.
What is a benefit of selecting this approach?
- A. Increased vSAN datastore capacity
- B. Shared metadata between separate clusters
- C. Reduced vSphere licensing
- D. Additional compute capacity for running VMs
Answer: C
Explanation:
Explanation
The correct answer is C, reduced vSphere licensing. This is because using a virtual witness appliance instead of a physical witness host can save on vSphere licensing costs, as the virtual witness appliance does not consume a vSphere license. The virtual witness appliance is a preconfigured virtual machine that runs ESXi and is distributed as an OVA file. It can be deployed on any ESXi host that has network connectivity to both data sites of the stretched cluster. The virtual witness appliance does not run any virtual machines other than itself and only hosts witness components of virtual machine objects. The other options are incorrect for the following reasons:
A, increased vSAN datastore capacity, is incorrect because using a virtual witness appliance does not affect the vSAN datastore capacity. The witness appliance does not store any customer data, only metadata, such as the size and UUID of vSAN object and components. The witness appliance also does not contribute any storage devices to the vSAN datastore.
B, shared metadata between separate clusters, is incorrect because using a virtual witness appliance does not enable sharing metadata between separate clusters. The witness appliance is dedicated to one stretched cluster and cannot serve as a witness for multiple clusters. The witness appliance maintains consistency between the two data sites of the stretched cluster by hosting witness components that act as tie-breakers in case of a site failure or network partition.
D, additional compute capacity for running VMs, is incorrect because using a virtual witness appliance does not provide additional compute capacity for running VMs. The witness appliance does not run any VMs other than itself and does not participate in any compute operations of the stretched cluster. The witness appliance only hosts witness components that consume minimal CPU and memory resources.
References:
VMware vSAN Specialist v2 Exam Preparation Guide, page 11
Deploying a vSAN Witness Appliance
NEW QUESTION # 42
The Resyncing Objects view in the vCenter UI reports that some objects are currently resyncing.
Which two actions would cause this situation? (Choose two.)
- A. HA Virtual Machine Monitoring forced a VM to reboot.
- B. A change to the storage policy is applied to the objects.
- C. VM snapshot is being deleted.
- D. DRS is relocatingVMs between vSAN nodes.
- E. A host failure occurs in the cluster
Answer: B,E
Explanation:
Explanation
Two actions that would cause some objects to be currently resyncing are:
A change to the storage policy is applied to the objects. This action triggers a resynchronization of objects to make them compliant with the new policy settings, such as FTT, RAID level, stripe width, etc. The resynchronization process copies data from one host to another to create or update replicas or parity segments.
A host failure occurs in the cluster. This action causes some objects to become non-compliant with their storage policy, as they lose one or more replicas or parity segments due to the host failure. The resynchronization process rebuilds the missing components on other hosts in the cluster to restore compliance and availability.References: : VMware vSphere Storage Guide, page 129 : Monitor the Resynchronization Tasks in the vSAN Cluster 1 : VMware vSAN Specialist v2 Exam Preparation Guide, page 13
NEW QUESTION # 43
......
5V0-22.23 Free Certification Exam Material with 75 Q&As : https://pass4sure.examstorrent.com/5V0-22.23-exam-dumps-torrent.html