Fuzzball Documentation
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Delete a Storage Volume

To delete a Storage Volume, it must be disabled first to prevent its use within a workflow as it’s being deleted.

$ fuzzball volume delete f8828728-da77-46fe-af4d-12a731d793b6
Volume f8828728-da77-46fe-af4d-12a731d793b6 marked for deletion

If the Storage Volume is not disabled prior to its deletion, the command returns the error:

volume must be disabled before deletion

Or if any workflow are using the volume, the command returns the error:

one or more workflows are using this volume