A general system error occurred: Unable to create LSOM file system for vSAN disk naa.########################### please see VMkernel log for more details
VMware vSAN (ALL Versions)
Disk group creation is failing and reports to be unhealthy due to LSOM heap memory exhaustion
"heapSize" has reached its maximum limit.2026-05-27T06:49:33.761Z Wa(180) vmkwarning: cpu96:2100146)WARNING: Heap: 3670: Heap LSOM already at its maximum size. Cannot expand.2026-05-27T06:49:33.761Z Wa(180) vmkwarning: cpu96:2100146)WARNING: LSOM: LSOMSSDLOGOpen:8214: Unable to initialize RC SSD context for disk ########-####-####-####-############: Out of memory2026-05-27T06:49:33.761Z Wa(180) vmkwarning: cpu84:2647787)WARNING: LSOM: LSOMAddDiskGroupDispatch:10070: Failed to add disk group. SSD ########-####-####-####-############: Out of memory2026-05-27T06:49:33.762Z In(182) vmkernel: cpu37:2647653)PLOG: PLOGVerifyDiskGroupNotifyCompletion:5634: Notify disk group failed for SSD UUID ########-####-####-####-############ :Out of memory was recovery complete ? Yes
Follow the below steps on all ESXi hosts in the cluster to fix the LSOM heap issues.
Verify the current LSOM heap size: esxcfg-advcfg -g /LSOM/heapSize
Increase the LSOM heap size in MB: esxcfg-advcfg -s <heapSize> /LSOM/heapSize ( 2047 is the Maximum heapSize which can be increased)
Perform a rolling reboot of all hosts (place into Maintenance Mode with Ensure Accessibility).
Once all hosts are rebooted, retry the disk group recreation.