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?
Filesystem Doesn't Reflect Instance Resize (Ephemeral)
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
An OpenStack instance, leveraging an ephemeral, non-boot-from-volume disk for its root partition, has been resized, but, the file system does not reflect the increased size (e.g. according to thedf output).
Environment
- Platform9 Managed OpenStack - All Versions
- Nova
Cause
The respective filesystem has yet to be expanded within the guest OS.
Resolution
Ext2/3/4
- Leverage the resize2fs utility to resize the EXT filesystem.
xxxxxxxxxx# resize2fs /dev/sda1- If the root partition is provisioned using LVM, you may need to expand the associated LV and then specify the path to it on the filesystem, e.g.
# resize2fs /dev/mapper/vg-rootXFS
- Leverage the xfs_growfs utility to resize the XFS filesystem.
xxxxxxxxxx# xfs_growfs /dev/sda1VariableType 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