Hello everyone,
I have integrated an SMB share into an lxc. I then deleted this network folder using gui. However, this folder is still visible as unused disk 0 under the resources.
Deleting it does not work, then the error message appears:
Then I shut down the container and wanted to delete this unused disk 0 again via GUI. Error message:
Then I tried to restart the container and the error message appears:
Restoring a backup does not work either
Deleting the container does not work either
So now nothing works anymore... Do you have any ideas to solve this issue?
I have integrated an SMB share into an lxc. I then deleted this network folder using gui. However, this folder is still visible as unused disk 0 under the resources.
Deleting it does not work, then the error message appears:
Code:
can't lock file '/run/lock/lxc/pve-config-190.lock' - got timeout (500)
Then I shut down the container and wanted to delete this unused disk 0 again via GUI. Error message:
Code:
can't lock file '/run/lock/lxc/pve-config-190.lock' - got timeout (500)
Then I tried to restart the container and the error message appears:
Code:
TASK ERROR: can't lock file '/run/lock/lxc/pve-config-190.lock' - got timeout
Restoring a backup does not work either
Code:
unable to restore CT 190 - can't lock file '/run/lock/lxc/pve-config-190.lock' - got timeout (500)
Deleting the container does not work either
Code:
TASK ERROR: can't lock file '/run/lock/lxc/pve-config-190.lock' - got timeout
So now nothing works anymore... Do you have any ideas to solve this issue?