hi,
I have a cluster with and I have a container, which does not start on a 5.4. node:
On a host with PVE 5.3 the same container starts, without problems. The container OS is a Debian Stretch.
works, also the unmount. FS is ZFS. Also other container works too.
I have no idea, what the problem could be.
Update:
I migrated the container to other node, also with pve 5.4-3 and I was able to start the container. So, question is, why I can't start it on the other node ...
I have a cluster with and I have a container, which does not start on a 5.4. node:
Code:
lxc-start: 133: conf.c: lxc_mount_rootfs: 1343 Failed to mount rootfs "/var/lib/lxc/133/rootfs" onto "/usr/lib/x86_64-linux-gnu/lxc/rootfs" with options "(null)"
On a host with PVE 5.3 the same container starts, without problems. The container OS is a Debian Stretch.
Code:
# pct mount 133
mounted CT 133 in '/var/lib/lxc/133/rootfs'
root@node-04:[~]: ls /var/lib/lxc/133/rootfs
bin boot dev etc fastboot home lib lib64 media mnt nonexistent opt proc root run sbin srv sys tmp usr var
works, also the unmount. FS is ZFS. Also other container works too.
I have no idea, what the problem could be.
Update:
I migrated the container to other node, also with pve 5.4-3 and I was able to start the container. So, question is, why I can't start it on the other node ...
Last edited: