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?
Resizing Ephemeral Disk by Changing The Flavor of The Instance Does Not show Increased "/" Partition Size Inside The Instance.
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
Resizing ephemeral disk by changing the flavor of the Instance does not show Increased "/" partition size inside the Instance.
Environment
- Platform9 Managed OpenStack - All Versions
- CentOS
- Ubuntu
Answer
- If the instance is created with the below option, it will not format all the disk to the size defined in the flavor inside the instance. This option allows the disk inside the VM to be partitioned as per the configuration defined inside the Image at the time of image creation.
$ openstack server show [UUID] --fit-width -c name -c OS-DCF:diskConfig +-------------------------------+-----------------------------------+| Field | Value |+-------------------------------+-----------------------------------+| OS-DCF:diskConfig | MANUAL || OS-EXT-SRV-ATTR:instance_name | [instance name] |- If the target flavor disk is larger, the remaining disk space is left unpartitioned. This enables images to manage the disk configuration manually.
- The available disk could be added to the "/" partition if it created on LVM, else it could be used to create a new partition.
- The other option is Auto which allows the disk to be completely utilized under the partitions defined in the image without specifying the partition size.
Additional Information
- Reference Links:
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