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?
All Volume Snapshots Not Listed in UI
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
Unable to create volume from a snapshot using UI as all snapshots are not listed in UI.
Environment
- Platform9 Managed OpenStack - v3.5-4.3
- Cinder
- OpenStack CLI
Resolution
- The issue is fixed in Platform9 Managed OpenStack v4.4.
- Run below command to get a list of all snapshots for a volume in previous versions.
xxxxxxxxxx$ openstack volume snapshot list --project [project-id] --volume [volume-id]- Use the below command to create a volume from an existing snapshot.
$ openstack volume create --snapshot [snapshot id] --size [volume disk size] --availability-zone [az name] [name of volume to be created]- For more information on the options check the man page by running below command.
xxxxxxxxxx$ openstack help volume createVariableType 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