Unable to Force Delete Volume Snapshot
Problem
Unable to delete a volume snapshot as it is stuck in the "Creating" state.
Trying to delete the snapshot with the "--force" option throws the following error:
Environment
- Platform9 Managed OpenStack - All Versions
- Cinder
Cause
The user account running the commands above is a Self Service user and does not have the admin role associated with the project. This may be verified by an administrator using the following command:
Resolution
- Add the admin role to the account being used to delete the snapshot the following command:
- Run the below command to delete the snapshot using an admin user account or the user with an admin role defined for the project in which the volume resides.
Additional Information
Was this page helpful?