Support > Knowledge Base
Knowledge Base

Search the Knowledge Base: |
Search the Knowledge Base: |
Upgrading My VMFS-2 Volume Failed Due to Insufficient Free Space
Details
Solution
If a VMFS-2 volume contains insufficient free space (less than 1200MB), any attempt to upgrade it fails. The VI Client displays an informative error message, and Insufficient free space on volume X is printed in the VMKernel log.
To work around this problem, free up space on the volume:
- Log in to the service console via SSH or the local console.
- Unload the vmfs2 and vmfs3 modules using vmkload_mod -u vmfs2 and vmkload_mod -u vmfs3.
- Load the fsaux module in VMFS-2 unlink mode using vmkload_mod fsaux fsauxFunction=fs2unlink.
- Move or remove files on the volume such that at least 1200MB becomes available. Use either the rm or mv command.
- Wait ten seconds, and unload the fsaux module using vmkload_mod -u fsaux.
- Reload the vmfs2 and vmfs3 modules using vmkload_mod vmfs2 and vmkload_mod vmfs3.
- Retry the upgrade.
Keywords
Feedback
Actions
- KB Article: 2210
- Updated: Aug 14, 2009
- Products:
VMware ESX
VMware VirtualCenter - Product Versions:
VMware ESX 3.0.x

