Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
Upgrading My VMFS-2 Volume Failed Due to Insufficient Free Space (2210)
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
Request a Product Feature
To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.
Actions
KB:
- Updated:
- Categories:
- Languages:
- Product Family:
- Product(s):
- Product Version(s):

