How can I force removal of storage-pool

When I run juju list-storage-pools I get some storage pools which I can’t really trace. How can I force its removal as I suspect it’s affecting my units which are returning the error message failed creating instances: cannot find storage pool.

Also the error message also failed to indicate which storage pool is being specified. I’m using LXD local cloud.

cannot find storage pool doesn’t look like a juju error message;it’s probably coming from lxc

Can you provide more information about your deployment:

  • what version of juju
  • what version of lxd
  • what was the command line used to deploy the application
  • what does lxc storage list show

The solution was to create storage pool named default on lxd. The charm bundle I was trying to deploy was charmed-kubernetes