The goal is to increase the vSAN ability to process and destage small write I/O operations to prevent log buffer saturation.
Analyze the virtual disk metrics for all VMs in the affected disk group. Specifically, identify which VMDKs are generating the large volume of frequent, small write I/O operations.
Collaborate with the application team to understand the application's I/O behavior. Determine the function of these high-IOPS virtual disks (e.g., database transaction logs, temporary file systems, or message queues).
After identifying the virtual disks causing the issue, divide the VMDKs into smaller ones. This helps vSAN spread the objects across more disk groups and reduces the load on any single disk group.
Review and apply vSAN storage policies optimized for high IOPS workloads, such as using fewer components per object and adjusting stripe width or FTT settings appropriately.
6. Verify NICs and BIOS, driver\firmware are up to date.
7. To validate any TCP drops and\or TCP Out-Of-Order packets, use tcpdump. See Packet Captures in ESXi using tcpdump