Knowledge Base

The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides
 
Search the VMware Knowledge Base (KB)   View by Article ID
 

Upgrading My VMFS-2 Volume Failed Due to Insufficient Free Space (2210)

Details

Why does upgrading my VMFS-2 volume sometimes fail?

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:

  1. Log in to the service console via SSH or the local console.
  2. Unload the vmfs2 and vmfs3 modules using vmkload_mod -u vmfs2 and vmkload_mod -u vmfs3.
  3. Load the fsaux module in VMFS-2 unlink mode using vmkload_mod fsaux fsauxFunction=fs2unlink.
  4. Move or remove files on the volume such that at least 1200MB becomes available. Use either the rm or mv command.
  5. Wait ten seconds, and unload the fsaux module using vmkload_mod -u fsaux.
  6. Reload the vmfs2 and vmfs3 modules using vmkload_mod vmfs2 and vmkload_mod vmfs3.
  7. Retry the upgrade.

Keywords

2210

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.

Feedback

  • 0 Ratings

Did this article help you?
This article resolved my issue.
This article did not resolve my issue.
This article helped but additional information was required to resolve my issue.
What can we do to improve this information? (4000 or fewer characters)
  • 0 Ratings
Actions
KB: