@tom at the recent I encounter this issue
lxc-start: tools/lxc_start.c: main: 365 The container failed to start.
lxc-start: tools/lxc_start.c: main: 367 To get more details, run the container in foreground mode.
lxc-start: tools/lxc_start.c: main: 369 Additional information can be obtained by setting the --logfile and --logpriority options.
TASK ERROR: command 'lxc-start -n 103' failed: exit code 1
and saw this error as well
root@prox01:~# lxc-start -F -n 100
mount: special device /dev/pve/vm-100-disk-1 does not exist
command 'mount /dev/pve/vm-100-disk-1 /var/lib/lxc/100/rootfs//' failed: exit code 32
lxc-start: conf.c: run_buffer: 347 Script exited with status 32
lxc-start: start.c: lxc_init: 450 Failed to run lxc.hook.pre-start for container "100".
lxc-start: start.c: __lxc_start: 1313 Failed to initialize container "100".
lxc-start: tools/lxc_start.c: main: 365 The container failed to start.
lxc-start: tools/lxc_start.c: main: 369 Additional information can be obtained by setting the --logfile and --logpriority options.
root@prox01:~#