This article provides a workaround to address the snapshot consolidation issue caused by the failure to load the CBT module during the ESXi boot process.
</vmfs/volumes/<Datastore UUID>/<Virtual Machine Name>/vmware.log>The CBT module fails to load during the ESXi boot process after an upgrade.
Note: Software FCoE (Fibre Channel over Ethernet) is no longer supported in vSphere 7.0.
This is a known issue affecting VMware ESXi 7.0 U1 and is fixed in ESXi 7.0 U2.
Workaround
Note: Consolidation of delta disk can be accomplished when a virtual machine is in a powered off state.
Manually load CBT Module
esxcli system module list --enabled=true | grep cbtesxcli system module list --loaded=true | grep cbtvmkload_mod cbtThe above changes do not persistent across boot. CBT Module load issues is also reported to be in relation to known boot bank issue. To address the issue, please follow the steps mentioned in KB Bootbank loads in /tmp/ after reboot of ESXi 7.0 Update 1 host.
For issues seen in 7.0 U2 and higher, please refer to the KB Snapshot consolidation task fails with the error "ESXi tracking filter not available" on ESXi 7.0 U3, where the issue is due to FCOE being enabled.