When attempting to consolidate snapshots on a virtual machine (VM), vSphere Client displays the error:
Consolidation failed for disk node 'scsi#:#': ## (File too large). An error occurred while consolidating disks: ## (File too large).
"Virtual machine disks consolidation is needed" warning is visible in the Virtual Machine summary tab.
/var/run/log/hostd.log contains errors such as:DiskLib_IsCombinePossible: Could not get free space on disk using /vmfs/volumes/...
Consolidate Disks message: An error occurred while consolidating disks: File too large.
Event 33746 : Virtual machine ##### disks consolidation failed on ##### in cluster ##### in ha-datacenter.
/vmfs/volumes/vm-dir/vmware.log) contains error entries such as: ConsolidateItemComplete: Online consolidation failed for disk node 'scsi#:#': File too large
DiskLib IsCombinePossible: Could not get free space on disk using /vmf s/volumes/<Datastore>/<VM_name>/<VM_name>.vmdk.
ConsolidateCheckSpaceNeeded: Not enough space to combine source disk: ' /vmfs/volumes/<Datastore>/<VM_name>/<VM_name-00000#. vmdk' and destination disk: '/vmfs/volumes/<Datastore>/<VM_name>/ <VM_name>.vmdk.': File too large (1769481)This issue occurs due to insufficient free space on the datastore hosting the virtual machine's disk files. To successfully consolidate snapshots, the available free space must be at least 1.5 times the total size of all snapshot files (.vmdk) for the virtual machine.
If this requirement is not met, consolidation will fail with a “File too large” error.
To resolve this issue, perform the following steps:
Calculate the required free disk space for consolidation by following: How to calculate snapshot consolidation space requirements.
If online consolidation fails, migrate the disks or clone the virtual machine to a different datastore while in a powered-off state: