We've got several containers failing to start at host reboot (they are configured to start at boot, any order). Each of them gives an identical error in the UI (aside from container #):
However, the affected containers will start manually afterward. These containers include nvidia-device passthroughs, root UID/GID remapping, and a mountpoint for /tank1/dataset1
A similarly-configured container include the same customizations, but the mountpoint for /tank2/dataset2, and that container starts just fine at boot.
We've tried downgrading pve-container (6.1.4 --> 6.0.18), as was mentioned in a few posts about similar startup issues, but that did not remedy, so it was upgraded back to current.
We've tried the remedies for starting ZFS before pvestatd, but that didn't fix it, so those changes were undone.
Any ideas for us to try?
run_buffer: 571 Script exited with status 2
lxc_init: 845 Failed to run lxc.hook.pre-start for container "XXX"
__lxc_start: 2046 Failed to initialize container "XXX"
TASK ERROR: startup for container 'XXX' failed
However, the affected containers will start manually afterward. These containers include nvidia-device passthroughs, root UID/GID remapping, and a mountpoint for /tank1/dataset1
A similarly-configured container include the same customizations, but the mountpoint for /tank2/dataset2, and that container starts just fine at boot.
We've tried downgrading pve-container (6.1.4 --> 6.0.18), as was mentioned in a few posts about similar startup issues, but that did not remedy, so it was upgraded back to current.
We've tried the remedies for starting ZFS before pvestatd, but that didn't fix it, so those changes were undone.
Any ideas for us to try?