Managed OpenStack
Latest
Frequently Asked Questions
Solution
How To
Internal Only
Templates
Powered By

Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Instance Resize/Migration Failure due to low Disk Space
Copy Markdown
Open in ChatGPT
Open in Claude
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
TRACE nova.compute.manager [instance: UUID] Command: scp -r /opt/pf9/data/instances/e716c3f6-5433-45af-bed6-a688ad559268_resize/disk 10.32.23.242:/opt/pf9/data/instances/e716c3f6-5433-45af-bed6-a688ad559268/diskTRACE nova.compute.manager [instance: UUID] Exit code: 1TRACE nova.compute.manager [instance: UUID] Stdout: u''TRACE nova.compute.manager [instance: UUID] Stderr: u'scp: /opt/pf9/data/instances/e716c3f6-5433-45af-bed6-a688ad559268/disk: No space left on device\n'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.
xxxxxxxxxx$ df -h | grep instances/dev/mapper/centos-instances 558G 556G 2G 99% /opt/pf9/data/instances- 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.
xxxxxxxxxx$ sudo mount /dev/mapper/centos-instances /opt/pf9/data/instanceNote: To persist this change, an entry needs to be added to /etc/fstab file.
VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
Last updated on
Was this page helpful?
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message