LXC is not started after reboot

heeseung

Active Member
May 10, 2017
6
0
41
48
Dear All

LXC is not started after reboot. Please Help

How to solve below problem?

================

# pct start 108

Job for lxc@108.service failed. See 'systemctl status lxc@108.service' and 'journalctl -xn' for details.

command 'systemctl start lxc@108' failed: exit code 1

================
# systemctl status lxc@108.service -l

lxc@108.service - LXC Container: 108
Loaded: loaded (/lib/systemd/system/lxc@.service; disabled)
Drop-In: /usr/lib/systemd/system/lxc@.service.d
└─pve-reboot.conf
Active: failed (Result: exit-code) since Wed 2017-05-10 21:24:43 KST; 1min 12s ago
Docs: man:lxc-start
man:lxc
Process: 9188 ExecStart=/usr/bin/lxc-start -n %i (code=exited, status=1/FAILURE)
Main PID: 18991 (code=exited, status=1/FAILURE)

May 10 21:24:43 hyper4 lxc-start[9188]: lxc-start: tools/lxc_start.c: main: 366 The container failed to start.
May 10 21:24:43 hyper4 lxc-start[9188]: lxc-start: tools/lxc_start.c: main: 368 To get more details, run the container in foreground mode.
May 10 21:24:43 hyper4 lxc-start[9188]: lxc-start: tools/lxc_start.c: main: 370 Additional information can be obtained by setting the --logfile and --logpriority options.
May 10 21:24:43 hyper4 systemd[1]: lxc@108.service: control process exited, code=exited status=1
May 10 21:24:43 hyper4 systemd[1]: Failed to start LXC Container: 108.
May 10 21:24:43 hyper4 systemd[1]: Unit lxc@108.service entered failed state.


================

# journalctl -xn
-- Logs begin at Wed 2017-05-10 03:17:11 KST, end at Wed 2017-05-10 21:26:43 KST
May 10 21:26:38 hyper4 kernel: EXT4-fs error (device dm-7): ext4_ext_remove_spac
May 10 21:26:38 hyper4 kernel: EXT4-fs error (device dm-7) in ext4_ext_truncate:
May 10 21:26:43 hyper4 kernel: EXT4-fs error (device dm-7): ext4_find_extent:910
May 10 21:26:43 hyper4 kernel: EXT4-fs error (device dm-7): ext4_find_extent:910
May 10 21:26:43 hyper4 kernel: EXT4-fs error (device dm-7): ext4_ext_remove_spac
May 10 21:26:43 hyper4 kernel: EXT4-fs error (device dm-7) in ext4_ext_truncate:
May 10 21:26:43 hyper4 kernel: EXT4-fs error (device dm-7): ext4_find_extent:910
May 10 21:26:43 hyper4 kernel: EXT4-fs error (device dm-7): ext4_find_extent:910
May 10 21:26:43 hyper4 kernel: EXT4-fs error (device dm-7): ext4_ext_remove_spac
May 10 21:26:43 hyper4 kernel: EXT4-fs error (device dm-7) in ext4_ext_truncate:


===========

I tried

fsck.ext4 -v /dev/pve/vm-108-disk-1

fsck -yv /dev/pve/vm-108-disk-1

fsck -yfv /dev/pve/vm-108-disk-1

but same

==========

lxc-start -n 108 -F --logfile=lxc.log --logpriority=debug



# cat lxc.log
lxc-start 20170510122410.988 INFO lxc_start_ui - tools/lxc_start.c:main:275 - using rcfile /var/lib/lxc/108/config
lxc-start 20170510122411.517 WARN lxc_confile - confile.c:config_pivotdir:1910 - lxc.pivotdir is ignored. It will soon become an error.
lxc-start 20170510122411.528 WARN lxc_start - start.c:lxc_check_inherited:238 - Inherited fd: 3.
lxc-start 20170510122411.528 INFO lxc_lsm - lsm/lsm.c:lsm_init:48 - LSM security driver AppArmor
lxc-start 20170510122411.530 INFO lxc_seccomp - seccomp.c:parse_config_v2:402 - processing: .reject_force_umount # comment this to allow umount -f; not recommended.
lxc-start 20170510122411.530 INFO lxc_seccomp - seccomp.c:parse_config_v2:567 - Adding native rule for reject_force_umount action 0.
lxc-start 20170510122411.530 INFO lxc_seccomp - seccomp.c:do_resolve_add_rule:251 - Setting Seccomp rule to reject force umounts.
lxc-start 20170510122411.530 INFO lxc_seccomp - seccomp.c:parse_config_v2:570 - Adding compat rule for reject_force_umount action 0.
lxc-start 20170510122411.530 INFO lxc_seccomp - seccomp.c:do_resolve_add_rule:251 - Setting Seccomp rule to reject force umounts.
lxc-start 20170510122411.530 INFO lxc_seccomp - seccomp.c:parse_config_v2:402 - processing: .[all].
lxc-start 20170510122411.530 INFO lxc_seccomp - seccomp.c:parse_config_v2:402 - processing: .kexec_load errno 1.
lxc-start 20170510122411.530 INFO lxc_seccomp - seccomp.c:parse_config_v2:567 - Adding native rule for kexec_load action 327681.
lxc-start 20170510122411.530 INFO lxc_seccomp - seccomp.c:parse_config_v2:570 - Adding compat rule for kexec_load action 327681.
lxc-start 20170510122411.531 INFO lxc_seccomp - seccomp.c:parse_config_v2:402 - processing: .open_by_handle_at errno 1.
lxc-start 20170510122411.531 INFO lxc_seccomp - seccomp.c:parse_config_v2:567 - Adding native rule for open_by_handle_at action 327681.
lxc-start 20170510122411.531 INFO lxc_seccomp - seccomp.c:parse_config_v2:570 - Adding compat rule for open_by_handle_at action 327681.
lxc-start 20170510122411.531 INFO lxc_seccomp - seccomp.c:parse_config_v2:402 - processing: .init_module errno 1.
lxc-start 20170510122411.531 INFO lxc_seccomp - seccomp.c:parse_config_v2:567 - Adding native rule for init_module action 327681.
lxc-start 20170510122411.531 INFO lxc_seccomp - seccomp.c:parse_config_v2:570 - Adding compat rule for init_module action 327681.
lxc-start 20170510122411.531 INFO lxc_seccomp - seccomp.c:parse_config_v2:402 - processing: .finit_module errno 1.
lxc-start 20170510122411.531 INFO lxc_seccomp - seccomp.c:parse_config_v2:567 - Adding native rule for finit_module action 327681.
lxc-start 20170510122411.531 WARN lxc_seccomp - seccomp.c:do_resolve_add_rule:270 - Seccomp: got negative for syscall: -10085: finit_module.
lxc-start 20170510122411.531 WARN lxc_seccomp - seccomp.c:do_resolve_add_rule:271 - This syscall will NOT be blacklisted.
lxc-start 20170510122411.531 INFO lxc_seccomp - seccomp.c:parse_config_v2:570 - Adding compat rule for finit_module action 327681.
lxc-start 20170510122411.531 WARN lxc_seccomp - seccomp.c:do_resolve_add_rule:270 - Seccomp: got negative for syscall: -10085: finit_module.
lxc-start 20170510122411.531 WARN lxc_seccomp - seccomp.c:do_resolve_add_rule:271 - This syscall will NOT be blacklisted.
lxc-start 20170510122411.531 INFO lxc_seccomp - seccomp.c:parse_config_v2:402 - processing: .delete_module errno 1.
lxc-start 20170510122411.531 INFO lxc_seccomp - seccomp.c:parse_config_v2:567 - Adding native rule for delete_module action 327681.
lxc-start 20170510122411.531 INFO lxc_seccomp - seccomp.c:parse_config_v2:570 - Adding compat rule for delete_module action 327681.
lxc-start 20170510122411.531 INFO lxc_seccomp - seccomp.c:parse_config_v2:580 - Merging in the compat Seccomp ctx into the main one.
lxc-start 20170510122411.532 INFO lxc_conf - conf.c:run_script_argv:424 - Executing script "/usr/share/lxc/hooks/lxc-pve-prestart-hook" for container "108", config section "lxc".
lxc-start 20170510122415.567 DEBUG lxc_start - start.c:setup_signal_fd:273 - Set SIGCHLD handler with file descriptor: 6.
lxc-start 20170510122415.568 DEBUG console - console.c:lxc_console_peer_default:430 - opening /dev/tty for console peer
lxc-start 20170510122415.568 DEBUG console - console.c:lxc_console_peer_default:436 - using '/dev/tty' as console
lxc-start 20170510122415.568 DEBUG console - console.c:lxc_console_sigwinch_init:144 - 8841 got SIGWINCH fd 10
lxc-start 20170510122415.568 DEBUG console - console.c:lxc_console_winsz:71 - set winsz dstfd:7 cols:80 rows:24
lxc-start 20170510122415.568 INFO lxc_start - start.c:lxc_init:475 - Container "108" is initialized.
lxc-start 20170510122415.568 DEBUG lxc_start - start.c:__lxc_start:1336 - Not dropping CAP_SYS_BOOT or watching utmp.
lxc-start 20170510122415.569 INFO lxc_conf - conf.c:run_script:475 - Executing script "/usr/share/lxc/lxcnetaddbr" for container "108", config section "net".
lxc-start 20170510122415.986 DEBUG lxc_conf - conf.c:instantiate_veth:2694 - instantiated veth 'veth108i0/vethOFQE72', index is '162'
lxc-start 20170510122415.986 INFO lxc_cgroup - cgroups/cgroup.c:cgroup_init:68 - cgroup driver cgroupfs-ng initing for 108
lxc-start 20170510122415.986 DEBUG lxc_cgfsng - cgroups/cgfsng.c:filter_and_set_cpus:475 - No isolated cpus detected.
lxc-start 20170510122415.986 DEBUG lxc_cgfsng - cgroups/cgfsng.c:handle_cpuset_hierarchy:645 - "cgroup.clone_children" was already set to "1".
lxc-start 20170510122415.988 INFO lxc_start - start.c:lxc_spawn:1155 - Cloned CLONE_NEWNS.
lxc-start 20170510122415.988 INFO lxc_start - start.c:lxc_spawn:1155 - Cloned CLONE_NEWPID.
lxc-start 20170510122415.988 INFO lxc_start - start.c:lxc_spawn:1155 - Cloned CLONE_NEWUTS.
lxc-start 20170510122415.988 INFO lxc_start - start.c:lxc_spawn:1155 - Cloned CLONE_NEWIPC.
lxc-start 20170510122415.988 INFO lxc_start - start.c:lxc_spawn:1155 - Cloned CLONE_NEWNET.
lxc-start 20170510122416.521 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'devices.deny' set to 'a'
lxc-start 20170510122416.521 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'devices.allow' set to 'c *:* m'
lxc-start 20170510122416.521 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'devices.allow' set to 'b *:* m'
lxc-start 20170510122416.521 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'devices.allow' set to 'c 1:3 rwm'
lxc-start 20170510122416.521 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'devices.allow' set to 'c 1:5 rwm'
lxc-start 20170510122416.521 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'devices.allow' set to 'c 1:7 rwm'
lxc-start 20170510122416.521 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'devices.allow' set to 'c 5:0 rwm'
lxc-start 20170510122416.521 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'devices.allow' set to 'c 5:1 rwm'
lxc-start 20170510122416.521 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'devices.allow' set to 'c 5:2 rwm'
lxc-start 20170510122416.521 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'devices.allow' set to 'c 1:8 rwm'
lxc-start 20170510122416.521 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'devices.allow' set to 'c 1:9 rwm'
lxc-start 20170510122416.521 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'devices.allow' set to 'c 136:* rwm'
lxc-start 20170510122416.521 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'devices.allow' set to 'c 10:229 rwm'
lxc-start 20170510122416.521 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'memory.limit_in_bytes' set to '3221225472'
lxc-start 20170510122416.521 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'memory.memsw.limit_in_bytes' set to '6442450944'
lxc-start 20170510122416.522 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'cpu.cfs_period_us' set to '100000'
lxc-start 20170510122416.522 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'cpu.cfs_quota_us' set to '400000'
lxc-start 20170510122416.522 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'cpu.shares' set to '1024'
lxc-start 20170510122416.522 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'cpuset.cpus' set to '0-1,4-5'
lxc-start 20170510122416.523 INFO lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2013 - cgroup has been setup
lxc-start 20170510122416.949 DEBUG lxc_conf - conf.c:lxc_assign_network:3190 - move 'vethOFQE72'/'eth0' to '8939': .
lxc-start 20170510122416.171 DEBUG lxc_conf - conf.c:setup_rootfs:1273 - mounted '/var/lib/lxc/108/rootfs' on '/usr/lib/x86_64-linux-gnu/lxc/rootfs'
lxc-start 20170510122416.171 INFO lxc_conf - conf.c:setup_utsname:901 - 'sgbest.com' hostname has been setup
lxc-start 20170510122416.190 DEBUG lxc_conf - conf.c:setup_hw_addr:2225 - mac address '4E:27:50:39:1B:FB' on 'eth0' has been setup
lxc-start 20170510122416.190 DEBUG lxc_conf - conf.c:setup_netdev:2452 - 'eth0' has been setup
lxc-start 20170510122416.190 INFO lxc_conf - conf.c:setup_network:2473 - network has been setup
lxc-start 20170510122416.190 INFO lxc_conf - conf.c:mount_autodev:1130 - Mounting container /dev
lxc-start 20170510122416.190 INFO lxc_conf - conf.c:mount_autodev:1153 - Mounted tmpfs onto /usr/lib/x86_64-linux-gnu/lxc/rootfs/dev
lxc-start 20170510122416.190 INFO lxc_conf - conf.c:mount_autodev:1171 - Mounted container /dev
lxc-start 20170510122416.324 DEBUG lxc_conf - conf.c:mount_entry:1715 - remounting /sys/fs/fuse/connections on /usr/lib/x86_64-linux-gnu/lxc/rootfs/sys/fs/fuse/connections to respect bind or remount options
lxc-start 20170510122416.324 DEBUG lxc_conf - conf.c:mount_entry:1730 - (at remount) flags for /sys/fs/fuse/connections was 4096, required extra flags are 0
lxc-start 20170510122416.324 DEBUG lxc_conf - conf.c:mount_entry:1739 - mountflags already was 4096, skipping remount
lxc-start 20170510122416.324 DEBUG lxc_conf - conf.c:mount_entry:1765 - mounted '/sys/fs/fuse/connections' on '/usr/lib/x86_64-linux-gnu/lxc/rootfs/sys/fs/fuse/connections', type 'none'
lxc-start 20170510122416.324 INFO lxc_conf - conf.c:mount_file_entries:1985 - mount points have been setup
lxc-start 20170510122416.324 INFO lxc_conf - conf.c:run_script_argv:424 - Executing script "/usr/share/lxcfs/lxc.mount.hook" for container "108", config section "lxc".
lxc-start 20170510122416.459 INFO lxc_conf - conf.c:run_script_argv:424 - Executing script "/usr/share/lxc/hooks/lxc-pve-autodev-hook" for container "108", config section "lxc".
lxc-start 20170510122416.616 INFO lxc_conf - conf.c:fill_autodev:1199 - Creating initial consoles under container /dev
lxc-start 20170510122416.616 INFO lxc_conf - conf.c:fill_autodev:1210 - Populating container /dev
lxc-start 20170510122416.616 INFO lxc_conf - conf.c:fill_autodev:1247 - Populated container /dev
lxc-start 20170510122416.616 INFO lxc_conf - conf.c:setup_ttydir_console:1516 - created /usr/lib/x86_64-linux-gnu/lxc/rootfs/dev/lxc
lxc-start 20170510122416.616 INFO lxc_conf - conf.c:setup_ttydir_console:1562 - console has been setup on lxc/console
lxc-start 20170510122416.616 INFO lxc_utils - utils.c:mount_proc_if_needed:1785 - I am 1, /proc/self points to '1'
lxc-start 20170510122416.626 DEBUG lxc_conf - conf.c:setup_rootfs_pivot_root:1108 - pivot_root syscall to '/usr/lib/x86_64-linux-gnu/lxc/rootfs' successful
lxc-start 20170510122416.626 DEBUG lxc_conf - conf.c:lxc_create_tty:3434 - allocated pty '/dev/pts/0' (12/15)
lxc-start 20170510122416.626 DEBUG lxc_conf - conf.c:lxc_create_tty:3434 - allocated pty '/dev/pts/1' (16/17)
lxc-start 20170510122416.626 INFO lxc_conf - conf.c:lxc_create_tty:3445 - tty's configured
lxc-start 20170510122416.626 INFO lxc_conf - conf.c:setup_tty:1053 - 2 tty(s) has been setup
lxc-start 20170510122416.626 INFO lxc_conf - conf.c:setup_personality:1451 - set personality to '0x0'
lxc-start 20170510122416.626 DEBUG lxc_conf - conf.c:setup_caps:2135 - drop capability 'mac_admin' (33)
lxc-start 20170510122416.626 DEBUG lxc_conf - conf.c:setup_caps:2135 - drop capability 'mac_override' (32)
lxc-start 20170510122416.626 DEBUG lxc_conf - conf.c:setup_caps:2135 - drop capability 'sys_time' (25)
lxc-start 20170510122416.626 DEBUG lxc_conf - conf.c:setup_caps:2135 - drop capability 'sys_module' (16)
lxc-start 20170510122416.626 DEBUG lxc_conf - conf.c:setup_caps:2135 - drop capability 'sys_rawio' (17)
lxc-start 20170510122416.626 DEBUG lxc_conf - conf.c:setup_caps:2135 - drop capability 'sys_nice' (23)
lxc-start 20170510122416.626 DEBUG lxc_conf - conf.c:setup_caps:2135 - drop capability 'sys_pacct' (20)
lxc-start 20170510122416.626 DEBUG lxc_conf - conf.c:setup_caps:2135 - drop capability 'sys_rawio' (17)
lxc-start 20170510122416.626 DEBUG lxc_conf - conf.c:setup_caps:2144 - capabilities have been setup
lxc-start 20170510122416.626 NOTICE lxc_conf - conf.c:lxc_setup:3982 - '108' is setup.
lxc-start 20170510122416.627 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'devices.deny' set to 'a'
lxc-start 20170510122416.627 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'devices.allow' set to 'c *:* m'
lxc-start 20170510122416.627 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'devices.allow' set to 'b *:* m'
lxc-start 20170510122416.627 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'devices.allow' set to 'c 1:3 rwm'
lxc-start 20170510122416.627 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'devices.allow' set to 'c 1:5 rwm'
lxc-start 20170510122416.627 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'devices.allow' set to 'c 1:7 rwm'
lxc-start 20170510122416.627 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'devices.allow' set to 'c 5:0 rwm'
lxc-start 20170510122416.627 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'devices.allow' set to 'c 5:1 rwm'
lxc-start 20170510122416.627 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'devices.allow' set to 'c 5:2 rwm'
lxc-start 20170510122416.627 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'devices.allow' set to 'c 1:8 rwm'
lxc-start 20170510122416.627 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'devices.allow' set to 'c 1:9 rwm'
lxc-start 20170510122416.627 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'devices.allow' set to 'c 136:* rwm'
lxc-start 20170510122416.627 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'devices.allow' set to 'c 10:229 rwm'
lxc-start 20170510122416.627 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'memory.limit_in_bytes' set to '3221225472'
lxc-start 20170510122416.627 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'memory.memsw.limit_in_bytes' set to '6442450944'
lxc-start 20170510122416.627 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'cpu.cfs_period_us' set to '100000'
lxc-start 20170510122416.627 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'cpu.cfs_quota_us' set to '400000'
lxc-start 20170510122416.627 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'cpu.shares' set to '1024'
lxc-start 20170510122416.627 DEBUG lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2009 - cgroup 'cpuset.cpus' set to '0-1,4-5'
lxc-start 20170510122416.627 INFO lxc_cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits:2013 - cgroup has been setup
lxc-start 20170510122416.639 INFO lxc_start - start.c:do_start:836 - Unshared CLONE_NEWCGROUP.
lxc-start 20170510122416.639 INFO lxc_apparmor - lsm/apparmor.c:apparmor_process_label_set:238 - changed apparmor profile to lxc-container-default-cgns
lxc-start 20170510122416.640 NOTICE lxc_start - start.c:start:1447 - Exec'ing "/sbin/init".
lxc-start 20170510122416.927 ERROR lxc_start - start.c:start:1450 - Accessing a corrupted shared library - Failed to exec "/sbin/init".
lxc-start 20170510122416.927 ERROR lxc_sync - sync.c:__sync_wait:57 - An error occurred in another process (expected sequence number 5)
lxc-start 20170510122416.927 ERROR lxc_start - start.c:__lxc_start:1365 - Failed to spawn container "108".
lxc-start 20170510122416.927 INFO lxc_conf - conf.c:run_script_argv:424 - Executing script "/usr/share/lxcfs/lxc.reboot.hook" for container "108", config section "lxc".
lxc-start 20170510122417.446 INFO lxc_conf - conf.c:run_script_argv:424 - Executing script "/usr/share/lxc/hooks/lxc-pve-poststop-hook" for container "108", config section "lxc".
lxc-start 20170510122417.805 ERROR lxc_conf - conf.c:run_buffer:405 - Script exited with status 32.
lxc-start 20170510122417.805 ERROR lxc_start - start.c:lxc_fini:546 - Failed to run lxc.hook.post-stop for container "108".
lxc-start 20170510122417.807 ERROR lxc_start_ui - tools/lxc_start.c:main:366 - The container failed to start.
lxc-start 20170510122417.807 ERROR lxc_start_ui - tools/lxc_start.c:main:370 - Additional information can be obtained by setting the --logfile and --logpriority options.
 
lxc-start 20170510122416.927 ERROR lxc_start - start.c:start:1450 - Accessing a corrupted shared library - Failed to exec "/sbin/init".
corrupt filesystem?

what is written on the terminal?
 
  • Like
Reactions: heeseung

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!