
Title
Page icon
Create new category
Edit page index title
Edit category
Edit link
Instance Creation Failing due to Failed NFS Mount
Problem
When attempting to create a VM on a compute host, the following error is observed in the UI or through the CLI:
VM migration fails due to an NFS mount error on the destination host. During the migration process, the destination host is unable to mount the required NFS share.
Environment
Platform9 Private Cloud Director - v2025.4 and Higher
Self Hosted Private Cloud Director Virtualization – v2025.4 and Higher
Component - Compute, Host
Cause
The failure occurred because the
nfs-commonpackage (which provides the mount.nfs helper utility) was not installed or not properly configured on the destination host. As a result, the system was unable to execute the mount command for the NFS share during the VM migration process. This led to a failure in mounting the NFS volume required for shared storage, preventing the migration from completing successfully.
Diagnostics
NFS Volume is not getting created in hosts with the aforementioned error.
Attempt manual NFS mount on the destination host.
Check if the required package is installed.
Resolution
Manually install nfs-common package on the affected host.
Validation
Check if the the volumes are getting properly mounted in the affected hosts.
If these steps prove insufficient to resolve the issue, reach out to the Platform9 Support Team for additional assistance.