Question 41

A VI Admin is planning the expansion of a 3-node vSAN cluster to a 6-node vSAN cluster. The 3- node cluster is currently operating near maximum safe capacity due to the strict "Host Rebuild Reserve" threshold.
```
[Log Snippet: vmkernel.log - Capacity Daemon]
2026-11-20T10:00:00Z WARN vsan-dom - Host Rebuild Reserve active: 33%
of Raw Capacity locked.
2026-11-20T12:00:00Z INFO vpxd - Cluster expansion complete. Host
count: 6.
2026-11-20T12:05:00Z INFO vsan-dom - Host Rebuild Reserve recalculated:
[ ? ]%
```
How does the physical expansion of the cluster mathematically alter the "Host Rebuild Reserve" percentage, and what is the direct impact on usable VM capacity?
  • Question 42

    An Operations Engineer is attempting to expand a VCF 9.0 Workload Domain by adding a new ESXi host via the SDDC Manager UI.
    ```
    [SDDC Manager - Pre-Check Validation]
    Status: FAILED
    Error Code: VSAN_HEALTH_CHECK_FAILED
    Details: "Network Performance Proactive Test detected bandwidth below threshold."
    [UI - SDDC Manager Capacity View]
    Current Cluster: 3 Hosts (75% Consumed)
    Target: Add esx-04
    ```
    Why does SDDC Manager explicitly execute and mandate the "vSAN Network Performance Test" before allowing a new host to join the live cluster? (Choose 2.)
  • Question 43

    A Compliance Auditor is tracking the success of an automated "Shallow Rekey" task scheduled across a massive VCF 9.0 multi-cluster environment. The task failed on a specific vSAN Stretched Cluster.
    ```
    [Skyline Health > vSAN > Encryption Health]
    Status: Warning
    Message: "KMS Server unreachable on Host esx-04. Rekey Aborted."
    [Architecture Details]
    esx-04 is part of the Secondary Site. The Inter-Site Link is currently
    DOWN (Partition).
    ```
    How does the vSAN encryption architecture prevent data loss and split-brain when a Rekey operation hits a partitioned cluster? (Choose 2.)
  • Question 44

    A Compliance Auditor is validating that a VCF Workload Domain meets the "Continuous Key Rotation" requirements of a strict financial standard (e.g., SOX/PCI).
    The auditor examines the vCenter logs surrounding the Data-in-Transit (DiT) configuration.
    ```
    [Log Analysis: vpxd.log]
    2026-11-20T12:00:00Z INFO vpxd - [DiT] Rekey interval expired (1440
    minutes).
    2026-11-20T12:00:01Z INFO vpxd - [DiT] Ephemeral session keys
    successfully renegotiated between [esx-03] and [esx-05].
    2026-11-20T12:00:02Z INFO vpxd - [DiT] Old key buffer purged.
    ```
    How does the DiT key rotation architecture satisfy compliance without relying on external KMS administrators? (Select all that apply.)
  • Question 45

    A VCF Deployment Specialist is investigating a localized physical drive failure in two separate VCF domains: Domain A (vSAN OSA with Dedupe Enabled) and Domain B (vSAN ESA). In both domains, a single 3.84 TB Capacity SSD/NVMe drive has suffered a "Permanent Device Loss" (PDL).
    ```
    [RVC Output: vsan.disks_stats Domain A (OSA)]
    Failed: naa.500A... (Capacity Tier)
    [RVC Output: vsan.disks_stats Domain B (ESA)]
    Failed: naa.500B... (Storage Pool)
    ```
    Based on the architectural implementation of deduplication and the filesystem structure, which TWO statements accurately contrast the failure blast radius in these environments? (Choose 2.)