Hi,
I’ve created Dynamic Host Volumes (v1.10) on multiple hosts and some of these hosts then got removed from the cluster.
The UI still shows me these volumes, but without any associated “Node”. Obviously.
I try removing those using the CLI, but to no avail.
$ nomad volume delete -type host -namespace system 17a3cc0d-c218-2122-9f0d-519c49f2b583
Error deleting volume: Unexpected response code: 500 (rpc error: Unknown node a9d343e2-b6c7-8636-f62c-c057828a7373)
So how am I expected to make these old DHV disappear?
Thank you!