Knowledge Base

Search the Knowledge Base:

Products:
Search In:
 

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

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

Feedback

Rating: 1 - Lowest 2 3 4 5 - Highest (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? (2000 or fewer characters)
Submit
Rating: 1 - Lowest 2 3 4 5 - Highest (0 Ratings)   
Actions