Hello, Have you attempted to use the --force flag to force delete it? If not, I guess it is safe to try deleting it from the database using one of the methods listed here: https://cloud.garr.it/support/kb/openstack/forceDeleteVolume/ However, the instances hosted on that node In my opinion should have been removed beforehand through a node evacuation. Best, M, On Mon, Jul 1, 2024 at 6:01 PM <kjme001@gmail.com> wrote:
I have a problem with deleting a volume from OpenStack from a machine that no longer exists because it has crashed.
If it executes the command: openstack volume delete volume_name
receives the deleting status and the volume is not deleted, it is still in the deleting state.
How can I delete such a volume? Can I remove it from the postgres database?
Regards