I was observing unexpected behavior in my vSAN ESA cluster. I have a 6-node vSAN ESA cluster and a VM with a Storage Policy configured for RAID-5 (Erasure Coding). Based on the cluster size, I would expect a 4+1 stripe configuration. However, the system is using 2+1 striping, which typically applies to clusters with only 3 to 5 nodes.
RAID-5 (2+1) striping is using 133% of the raw storage
RAID-5 (4+1) striping is using 120% of the raw storage
A 13% difference is worth investigating.