A general system error occurred: Failed to create journal for Vmotion-SRC: Failed to open "/var/lib/vmware/hostd/journal/##########.####" for write: There is no space left on the deviceThe ESXi host's /var ramdisk has reached 100% capacity. The ESXi "Scratch" location is incorrectly pointed to a directory within the volatile /var ramdisk instead of a persistent datastore. When the ramdisk is full, the hostd service cannot create the mandatory journal headers required to start a vMotion migration, preventing the host from evacuating VMs and entering maintenance mode.
Follow the steps below to identify and resolve the ramdisk space issue:
To allow the host to enter maintenance mode immediately, you must free up space on the ramdisk:
vdf -hmv *.gz <Persistant location>vdf -hTo prevent recurrence, the scratch partition must be reconfigured from /var to a persistent datastore Creating a persistent scratch location for ESXi 8.x/7.x
Investigate Ramdisk utilization Identifying and Resolving Full Ramdisk Issues in ESXi Environments
vMotion エラー "No space left on the device" により ESXi ホストがメンテナンスモードへの移行に失敗する