Question 21

A Storage Administrator is performing post-migration health checks after upgrading a Workload Domain from vSAN OSA to vSAN ESA. The legacy OSA cluster heavily relied on Deduplication to meet capacity requirements.
The administrator pulls the vmkernel.log and observes the compression statistics for the ESA storage pool.
```
2026-11-20T10:15:22Z INFO vsan-lsom - Object 5543... enabling compression.
2026-11-20T10:15:35Z INFO vsan-dom - Write I/O (4KB) compressed to 1KB. Network transmit: 1KB.
2026-11-20T10:15:45Z INFO vsan-crypto - Encrypting 1KB payload.
2026-11-20T10:16:00Z INFO vsan-lsom - Storage Pool capacity update: Total logical written 100TB, Physical consumed 40TB.
```
The administrator is concerned that the loss of "Deduplication" in ESA will cause the cluster to run out of physical space.
How does the log data and the deep architectural fusion of ESA features resolve the administrator's concern? (Select all that apply.)
  • Question 22

    An administrator has been tasked with deploying vSAN Data Protection in a VMware Cloud Foundation (VCF) Workload Domain. The administrator deploys the VMware Live Recovery OVA and logs into the management interface to start the Configure Appliance process, but the appliance fails to register with vCenter.
    What are two possible causes the administrator can check to resolve the issue? (Choose two.)
  • Question 23

    An Infrastructure Manager is auditing the Storage Policy Based Management (SPBM) behavior for virtual machines running on an HCI Mesh Compute-Only Client cluster.
    ```
    [root@esx-comp-01:~] esxcli vsan debug object list -u 5543...
    Object UUID: 5543... (VM: Database-01)
    Policy: FTT=1 (RAID-1), IOPS Limit: 2000
    Component 1: ACTIVE (Host: esx-storage-05) -> Remote Server Cluster
    Component 2: ACTIVE (Host: esx-storage-06) -> Remote Server Cluster
    Witness: ACTIVE (Host: esx-storage-07) -> Remote Server Cluster
    ```
    How do SPBM rules mechanically enforce storage protection and QoS when the VM compute (esx- comp-01) and storage backend (esx-storage-05/06) exist in completely different physical clusters? (Select all that apply.)
  • Question 24

    A multinational corporation is deploying a VMware Cloud Foundation (VCF) Workload Domain cluster to host tier-1 business applications with the following requirements:
    * Deliver high performance to all workloads.
    * Integration with automated VM placement.
    * Reuse of existing infrastructure including multiple Fibre Channel (FC) arrays partitioned by business unit.
    * The storage architecture must avoid vSAN.
    * Meet organizational separation requirements.
    Which two deployment approaches meet these requirements? (Choose two.)
  • Question 25

    A VCF Deployment Specialist is troubleshooting a complex partition in a vSAN ESA cluster. Following a vCenter restore from backup, the cluster split into 3 separate partition groups.
    The specialist uses Ruby vSphere Console (RVC) to dump the CMMDS cluster table:
    ```
    [RVC Output: vsan.cluster_info ~cluster]
    Partition Group 1: esx-01 (Master), esx-02 (Backup), esx-03
    Partition Group 2: esx-04 (Master)
    Partition Group 3: esx-05 (Master), esx-06
    [root@esx-04:~] vmkping -I vmk2 192.168.10.1 (esx-01) -s 8972 -d
    Response: sendto() failed: Message too long
    ```
    Based on the RVC topology and vmkping output, which TWO configurations are directly causing this cluster segmentation? (Choose 2.)