Symptoms
Host reboot process cannot be completed with message
"Initializing Init_VMKernelShutdownHelper: (14/40) ShutdownSCSICleanupForDevTearDown"
The issue is introduced in ESXi 7.0U3c and resolved in ESXi 7.0 U3i and later releases.
Resolution
This issue is resolved in ESXi 7.0 U3i (build-20842708)
Workaround
Once the ESXi Host reaches the HUNG state, you will need to forcefully reboot the ESXi Host through ESXi DCUI from the Hardware Remote Console.Then to avoid this issue from re-occurring, please enable per file I/O scheduling following the below steps:
Connect to the ESXi Host Shell through SSHRun the below commands
# esxcli system settings kernel set -s isPerFileSchedModelActive -v TRUE # reboot