To resolve this issue, update the QLogic iSCSI drivers to version 634.55.28.0-1vmw, available at
VMware downloads.
To work around the issue without updating the driver, delete unnecessary files to free up space on the ramdisk or reboot the ESXi host.
To delete unnecessary files on the ramdisk:
- Connect to the ESXi host using SSH.
- Run this command to display virtual filesystem usage:
vdf -h
- Delete the unnecessary files to free up space on the ramdisk. It is safe to use the
cd
command to enter a directory in which you want to remove files and then use the rm
command to remove unwanted files.
Alternatively, to work around this issue, reboot the host.
To reboot the host, use one of these options:
- Log in to the ESXi host using SSH and run this command:
reboot
- Open the vSphere Client, select the host in the inventory panel, then click Power > Restart from the dropdown menu.