This message was deleted.
# harvester
a
This message was deleted.
s
Hi @ancient-pizza-13099, could you help to check this? Thanks!
m
This message is brought, if there is any running workload (other than VMs and Harvester system processes) with volume attachment. You may check it with Longhorn UI, and stop the related workloads.
👍 1
w
I tried removing all volumes, images, namespaces etc. nothing worked. now I have restarted the cluster from scratch- after that it worked to define storagenetwork.. I have no idea what type of workload that was preventing the storagenetwork from creating.
q
For what it's worth, the check for attached volumes during change of storage network setting actually looks across all nodes for running instance-managers and if there is one, that is regarded as enough evidence. If there was a stray engine instance, that would be enough to prevent the change. It would also disappear on cluster restart.
w
I had to remove the storage network, it prevented my images from being downloaded.
m
a
@wooden-area-49191 What's the current status of your cluster?
I suspect, when your got the webhook error, it was due to some VMs were stopped from inside the VM, e..g Linux
shutdown
command; for such VM's, the related Longhorn volumes were still attached to the
vmi
instances. All `VM`s need to be stopped from Harvester WebUI, which will lead to remvoing all the related POD and VMI instances, the LH volumes will returned to
detached
status, then set
storage-network
has no barrier.
w
I restarted the cluster so I’m not sure why the old one didn’t work. However- in the new restarted cluster I had to deactivate storage network because it prevented images to be downloaded - I guess because my storage vlan has no access to internet.
I didn’t stop any vm:s outside the UI though..
a
we will double check the download issue
in the new restarted cluster I had to deactivate storage network because it prevented images to be downloaded - I guess because my storage vlan has no access to internet. == do you mean download image from internet e.g. openSuse, or download image of harvester running VM ?
w
Download from the Internet