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?
How To Add Multiple Ephemeral Disk in Virtual Machine?
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
How to add multiple ephemeral disk in a virtual Machine?
Environment
- Platform9 Managed OpenStack - All Versions
- Nova
Procedure
- Currently, Platform9 UI does not have an option to add additional ephemeral disks from the UI. The Openstack CLI does not provide --ephemeral option.
- Nova client provides the option to create an instance with multiple ephemeral disks.
Bash
# nova boot --flavor <flavor-id> --image <image-name> --nic net-name=<network-id> --ephemeral size=20,format=ext4 --ephemeral size=20,format=ext4 <vm-name>Additional Information
For more details on the available option refer the Nova CLI documentation.
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