Determine Volume Attachment With OpenStack CLI
Problem
Sometimes the Instance column in the Volumes and Tenants tab is blank despite the volume being attached to an instance.
Environment
- Platform9 Managed OpenStack - v3.6.0 and Higher
- OpenStack CLI Client
Procedure
- Source your RC file.
- View the volume using the following command.
- Check the server_id in the attachments section of the above output.
- Get the details of the instance using the following command.
Additional Information
Was this page helpful?