ESXi Root Partition Full inode Table
One of my customers recently experienced a strange issue. One of their ESXi hosts had entered a problem state where Storage vMotion and vMotion were failing for all VMs on the host (vMotion was failing at 13%, which is an interesting spot). We initially noticed the issue when Storage vMotion repeatedly threw an error for one of their VMs: A general system error occurred: Failed to create journal file provider: Failed to open "/var/log/vmware/journal/..." for write: There is no space left on the device. Well, that error seemed self explanatory. I connected to the host's CLI (SSH was already enabled, which made that easier) and did a "vdf -h" to look at its file system. I was surprised to find that none of the partitions were full, so I dug deeper. I decided to take a look at the vmkwarning log file, which is frequently a gold mine when troubleshooting ESXi host issues. So, I did a quick "tail /var/log/vmkwarning.log" and, lo and behold, we h