Exam2pass
0 items Sign In or Register
  • Home
  • IT Exams
  • Guarantee
  • FAQs
  • Reviews
  • Contact Us
  • Demo
Exam2pass > VMware > VMware Certifications > 5V0-22.23 > 5V0-22.23 Online Practice Questions and Answers

5V0-22.23 Online Practice Questions and Answers

Questions 4

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-5

C. RAID-6

D. RAID-0

Buy Now

Correct Answer: A

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

Questions 5

An administrator has been tasked with upgrading existing vSAN OSA cluster hosts with a SSD cache device per host to a NVMe device (hot plug).

Which fact should guide the administrator's action?

A. The disk groupmust be deleted on each physical host in the vSAN OSA cluster to use the NVMe device.

B. The disk group does not need to be removed before adding new cache.

C. The host must be removed from vSAN OSA cluster before changingcache devices.

D. The cache disk drives must have a larger capacity.

Buy Now

Correct Answer: A

Explanation: The correct answer is A, the disk group must be deleted on each physical host in the vSAN OSA cluster to use the NVMe device. This is because vSAN OSA uses a disk group configuration where one disk is designated as a cache disk and the rest are capacity disks. To replace the cache disk with a different type or size, the disk group must be deleted first, which will erase all data on the disks and trigger a resynchronization of the affected objects. The administrator should put the host in maintenance mode and choose the option to evacuate all data before deleting the disk group. After replacing the cache disk with the NVMe device, the administrator should recreate the disk group and exit maintenance mode. The other options are incorrect for the following reasons: B, the disk group does not need to be removed before adding new cache, is incorrect because adding a new cache disk to an existing disk group is not supported in vSAN OSA. The cache disk can only be replaced by deleting and recreating the disk group. C, the host must be removed from vSAN OSA cluster before changing cache devices, is incorrect because removing the host from the cluster is not necessary and will cause more disruption and data loss than putting the host in maintenance mode. Removing the host will also delete its disk groups and require re-adding them after rejoining the cluster. D, the cache disk drives must have a larger capacity, is incorrect because there is no requirement for the cache disk to have a larger capacity than the existing one. The cache disk size should be determined by the workload characteristics and performance requirements, not by the expansion process. References: VMware vSAN Specialist v2 Exam Preparation Guide, page 10

Questions 6

An administrator is tasked to create a Kerberos secured NFS v4.1 file share. Which information is minimally required during the configuration of the File Service?

A. Organizational Unit, User Account, Password

B. Active Directory Domain, User Account, Password

C. Kerberos Server, User Account, Password

D. Active Directory Domain. Organizational Unit, User Account. Password

Buy Now

Correct Answer: B

Explanation: To create a Kerberos secured NFS v4.1 file share, the administrator needs to provide the following information during the configuration of the File Service:

Active Directory Domain: The domain name of the Active Directory server that provides Kerberos authentication service for the NFS server and clients. For example, example.com.

User Account: The user name of the Active Directory account that has permissions to join the NFS server to the domain and create service principal names (SPNs) for the NFS server. For example, administrator@example.com. Password:

The password of the Active Directory account that is used for authentication. For example, P@ssw0rd.

These information are required to enable Kerberos security for NFS 4.1 and allow the NFS server to obtain a Kerberos ticket from the Active Directory server. The administrator also needs to specify the NFS share name, path, and access

permissions1 References: 1:

VMware vSphere Storage Guide, page 118

Questions 7

An organization wants to implement a virtual desktop infrastructure (VDI) solution on their vSAN storage. They also need to store their applications running inside the VDI environment on vSAN storage. Which two end-user computing (EUC) solutions could be implemented to satisfy the requirements of the organization? (Choose two.)

A. Agp_ Volumes

B. Workspace ONE Access

C. Horizon

D. Workspace ONE UEM

E. Dynamic Environment Manager

Buy Now

Correct Answer: CE

Explanation: Horizon and Dynamic Environment Manager are two end-user computing (EUC) solutions that can be implemented on vSAN storage to provide a virtual desktop infrastructure (VDI) solution and store applications running inside the VDI environment. Horizon is a platform that delivers virtual desktops and applications across a variety of devices and locations, while Dynamic Environment Manager is a tool that provides personalization and dynamic policy configuration across any virtual, physical, and cloud- based Windows desktop environment. The other solutions are not directly related to VDI or application storage on vSAN. References: VMware vSAN Specialist v2 EXAM 5V0-22.23, page 8, Objective 3.5; [Horizon]; [Dynamic Environment Manager]

Questions 8

An all-flash vSAN ESA cluster contains four nodes.

Which two storage policies can the cluster satisfy? (Choose two.)

A. FTT=3 (RAID-1 Mirroring)

B. FTT=2 (RAID-1 Mirroring)

C. FTT=I (RAID-5 Erasure Coding)

D. FTT=I (RAID-1 Mirroring)

E. FTT=2 (RAID-6 Erasure Coding)

Buy Now

Correct Answer: BE

Explanation: An all-flash vSAN ESA cluster with four nodes can satisfy the storage policies that require FTT=2 (RAID-1 Mirroring) or FTT=2 (RAID-6 Erasure Coding). These policies mean that the cluster can tolerate two host failures while maintaining data availability and redundancy. RAID-1 Mirroring creates three replicas of each object across different hosts, while RAID-6 Erasure Coding splits each object into four data segments and two parity segments across different hosts. Both policies require at least four hosts in the cluster to meet the FTT=2 requirement. The other options are not correct. An all-flash vSAN ESA cluster with four nodes cannot satisfy the storage policies that require FTT=3 (RAID-1 Mirroring) or FTT=1 (RAID-5 Erasure Coding). These policies mean that the cluster can tolerate three or one host failure respectively, but they require more or less hosts than four to do so. RAID-1 Mirroring with FTT=3 requires at least six hosts in the cluster to create four replicas of each object, while RAID-5 Erasure Coding with FTT=1 requires at least three hosts in the cluster to split each object into two data segments and one parity segment. References: vSAN Express Storage Architecture; RAID Configurations, FTT, and Host Requirements

Questions 9

A vSAN administrator has recently upgraded a vSAN cluster to 8.0 OSA and has enabled Capacity Reserve features to reduce the amount of capacity reserved for transient and rebuild operations.

Which scenario would prevent this feature from operating properly?

A. Underutilized space is above 25-30% of the total capacity threshold.

B. The used space on vSAN datastore exceeds the suggested host rebuild threshold.

C. The used space on vSAN datastore exceeds the suggested slack rebuild threshold.

D. The physical disk has reached an 80% full reactive rebalance threshold.

Buy Now

Correct Answer: C

Explanation: The Capacity Reserve feature in vSAN 8.0 OSA reduces the amount of capacity reserved for transient and rebuild operations by using a slack space threshold. This threshold is calculated based on the size of the largest component in the cluster and the number of failures to tolerate. If the used space on vSAN datastore exceeds the suggested slack space threshold, the feature will not operate properly and vSAN will revert to using the host rebuild reserve threshold. The other scenarios will not affect the Capacity Reserve feature. References: [VMware vSAN Specialist v2 EXAM 5V0-22.23], page 28

Questions 10

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. Either Layer 2 or Layer 3 communications can be used

B. A leaf spine topology is required for core redundancy and reduced latency

C. NIC teaming must be implemented for the vSAN network vmkernel port

D. The configuration must meet the same latency and bandwidth requirement as local vSAN

E. Encryption must be disabled prior to configuring HCI mesh

Buy Now

Correct Answer: AD

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

Questions 11

What are two characteristics of a durability component in vSAN? (Choose two.)

A. Better Performance

B. Faster resynchronization

C. Faster snapshot creation

D. Better Storage utilization

E. Better Availability

Buy Now

Correct Answer: BE

Explanation: A durability component is a temporary component that is created when a host or disk group is placed in maintenance mode with the Ensure data accessibility option, or when a host or disk group fails unexpectedly. A durability component improves the availability of data by maintaining the required number of failures to tolerate (FTT) until the original component is restored or rebuilt. A durability component also speeds up the resynchronization process by reducing the amount of data that needs to be copied. The other characteristics are not applicable to a durability component. References: VMware vSAN Specialist v2 EXAM 5V0-22.23, page 10, Objective 6.8; [Durability Components]

Questions 12

An existing vSAN OSA cluster has this specification:

Four ESXi hosts with all flash configuration Each with two disk groups Each disk group with one cache device and four capacity devices There are five more device slots available per host

The CTO would like to provision new applications, and these will need more capacity and performance.

Which two methods should be used by the vSAN administrator to meet this goal with the least amount of impact? (Choose two.)

A. Replacing all capacity devices with a similar larger device

B. Replacing all cache devices with a larger device

C. Adding one more disk group per host with the same configuration

D. Adding faster cache devices

E. Adding an ESXi host with identical device configuration

Buy Now

Correct Answer: CE

Explanation: Adding one more disk group per host with the same configuration and adding an ESXi host with identical device configuration are the two methods that the vSAN administrator should use to meet the goal of increasing capacity

and performance with the least amount of impact. Adding one more disk group per host will increase the raw storage capacity by 20% and also improve the performance by distributing the I/O load across more cache devices and disk groups.

Adding an ESXi host with identical device configuration will increase the raw storage capacity by 25% and also improve the performance by adding more compute and network resources to the cluster. Both methods can be done without

disrupting any ongoing operations or requiring any data evacuation or resynchronization. The other options are incorrect for the following reasons:

Replacing all capacity devices with a similar larger device is incorrect because it will not increase the performance and will have a significant impact on the cluster. Replacing the capacity devices requires deleting the disk groups, which will

erase all data on them and trigger a resynchronization of the affected objects. This can be disruptive and time-consuming, and also introduce additional network and disk traffic.

Replacing all cache devices with a larger device is incorrect because it will not increase the capacity and will have a significant impact on the cluster. Replacing the cache devices also requires deleting the disk groups, which will have the same drawbacks as replacing the capacity devices. Moreover, increasing the cache size may not improve the performance significantly, as vSAN OSA uses afixed cache ratio of 70% for write buffer and 30% for read cache, regardless of the cache device size. Adding faster cache devices is incorrect because it will not increase the capacity and will have a significant impact on the cluster. Adding faster cache devices also requires deleting the disk groups, which will have the same drawbacks as replacing the cache devices. Furthermore, adding faster cache devices may not improve the performance significantly, as vSAN OSA uses a fixed cache ratio of 70% for write buffer and 30% for read cache, regardless of the cache device speed. References: VMware vSAN Specialist v2 Exam Preparation Guide, page 10 Expanding a vSAN Cluster

Questions 13

A vSAN administrator is using the vSAN ReadyNode Sizer to build a new environment. While entering the cluster configurations, a fellow colleague inquires about the Operations Reserve option.

What is the purpose of using this option?

A. Provides space for internal operations

B. Configures space for external operations

C. Reserves space for tolerating failures

D. Allocates space forvSAN uparades

Buy Now

Correct Answer: A

Explanation: The purpose of using the Operations Reserve option in the vSAN ReadyNode Sizer is to provide space for internal operations such as deduplication, compression, encryption, snapshots, clones, and rebalancing. The Operations Reserve is calculated as a percentage of the total usable capacity of the vSAN cluster. The default value is 30%, but it can be adjusted based on the expected workload characteristics and data services requirements. The other options are not correct, as they do not describe the Operations Reserve option. Configuring space for external operations, reserving space for tolerating failures, and allocating space for vSAN upgrades are not part of the Operations Reserve option. References: 2, section 2; , section 3

Exam Code: 5V0-22.23
Exam Name: VMware vSAN Specialist v2
Last Update: Jul 07, 2026
Questions: 75

PDF (Q&A)

$45.99
ADD TO CART

VCE

$49.99
ADD TO CART

PDF + VCE

$59.99
ADD TO CART

Exam2Pass----The Most Reliable Exam Preparation Assistance

There are tens of thousands of certification exam dumps provided on the internet. And how to choose the most reliable one among them is the first problem one certification candidate should face. Exam2Pass provide a shot cut to pass the exam and get the certification. If you need help on any questions or any Exam2Pass exam PDF and VCE simulators, customer support team is ready to help at any time when required.

Home | Guarantee & Policy |  Privacy & Policy |  Terms & Conditions |  How to buy |  FAQs |  About Us |  Contact Us |  Demo |  Reviews

2026 Copyright @ exam2pass.com All trademarks are the property of their respective vendors. We are not associated with any of them.