Hi All, NewOne to discuss and ask for help.
LXD Version:5.10
Due to an application inconsistency, some containers have been terminated and cannot restart.
lxc info --show-log cont
Log:
lxc ]cont 20230209192454.208 WARN conf - ../src/src/lxc/conf.c:lxc_map_ids:3621 - newuidmap binary is missing
lxc ]cont 20230209192454.208 WARN conf - ../src/src/lxc/conf.c:lxc_map_ids:3627 - newgidmap binary is missing
lxc ]cont 20230209192454.209 WARN conf - ../src/src/lxc/conf.c:lxc_map_ids:3621 - newuidmap binary is missing
lxc ]cont 20230209192454.209 WARN conf - ../src/src/lxc/conf.c:lxc_map_ids:3627 - newgidmap binary is missing
lxc ]cont 20230209192454.210 WARN cgfsng - ../src/src/lxc/cgroups/cgfsng.c:fchowmodat:1619 - No such file or directory - Failed to fchownat(40, memory.oom.group, 1000000000, 0, AT_EMPTY_PATH | AT_SYMLINK_NOFOLLOW )
lxc ]cont 20230209192454.299 ERROR conf - ../src/src/lxc/conf.c:lxc_setup:4412 - Failed to setup mount entries
lxc ]cont 20230209192454.299 ERROR start - ../src/src/lxc/start.c:do_start:1272 - Failed to setup container "]cont"
lxc ]cont 20230209192454.299 ERROR sync - ../src/src/lxc/sync.c:sync_wait:34 - An error occurred in another process (expected sequence number 3)
lxc ]cont 20230209192454.309 WARN network - ../src/src/lxc/network.c:lxc_delete_network_priv:3631 - Failed to rename interface with index 0 from "eth0" to its initial name "veth5f581213"
lxc ]cont 20230209192454.309 ERROR lxccontainer - ../src/src/lxc/lxccontainer.c:wait_on_daemonized_start:878 - Received container state "ABORTING" instead of "RUNNING"
lxc ]cont 20230209192454.309 ERROR start - ../src/src/lxc/start.c:__lxc_start:2107 - Failed to spawn container "]cont"
lxc ]cont 20230209192454.309 WARN start - ../src/src/lxc/start.c:lxc_abort:1036 - No such process - Failed to send SIGKILL via pidfd 41 for process 11304
lxc 20230209192459.398 ERROR af_unix - ../src/src/lxc/af_unix.c:lxc_abstract_unix_recv_fds_iov:218 - Connection reset by peer - Failed to receive response
lxc 20230209192459.398 ERROR commands - ../src/src/lxc/commands.c:lxc_cmd_rsp_recv_fds:128 - Failed to receive file descriptors for command "get_state"
Other containers work and start correctly.