Instance Resize/Migration Failure due to low Disk Space
Problem
The resize or migration of an instance fails with the following error observed in the ostackhost log located at /var/log/pf9/ostackhost.log
Environment
- Platform9 Managed OpenStack - All versions
- Nova
- NFS
Cause
The resize or cold migration failure occurs due to low disk space on the mount or due to the instances mount missing on the host.
Resolution
- Check the details for the instances mount on the source and destination compute node.
- If the space on the NFS mount is low, add more disk resources to enable resize/migration option.
- If the instances mount cannot be found after running the command from Step 1, you will need to mount the partition using the following command.
Note: To persist this change, an entry needs to be added to /etc/fstab file.
Was this page helpful?