When I try to delete the container in the web ui, I only get the following error:
When I run
Should i simply change
to
in
Code:
rbd error: rbd: error opening image vm-113-disk-1: (2) No such file or directory
When I run
pct destroy 113
manually I get the excat same error. There is only a vm-113-disk-0
when I loot at `CT Volumes`.Should i simply change
rootfs: ceph_containers:vm-113-disk-1,size=8G
to
rootfs: ceph_containers:vm-113-disk-0,size=8G
in
/etc/pve/lxc/113.conf
?
Last edited: