Ubuntu do-release-upgrade container

lweidig

Active Member
Oct 20, 2011
104
2
38
Sheboygan, WI
So, tried upgrading a container running 14.04 -> 16.04. The container was fully patched prior to running the do-release-upgrade. Tried to restart container once that completed and now the container completely refuses to boot! Hoping somebody can help figure out why, I have been poking around for many hours and nothing...

So, I start the container using: lxc-start -n 109 -F -l DEBUG -o /tmp/lxc-109.log

Here is the output of the log file:

Code:
lxc-start 109 20180919130516.236 INFO     lxc_lsm - lsm/lsm.c:lsm_init:46 - LSM security driver AppArmor
lxc-start 109 20180919130516.236 INFO     lxc_seccomp - seccomp.c:parse_config_v2:585 - processing: .reject_force_umount  # comment this to allow umount -f;  not recommended
lxc-start 109 20180919130516.236 INFO     lxc_seccomp - seccomp.c:parse_config_v2:761 - Adding native rule for reject_force_umount  # comment this to allow umount -f;  not recommended action 0(kill)
lxc-start 109 20180919130516.236 INFO     lxc_seccomp - seccomp.c:do_resolve_add_rule:411 - Setting Seccomp rule to reject force umounts
lxc-start 109 20180919130516.236 INFO     lxc_seccomp - seccomp.c:parse_config_v2:765 - Adding compat rule for reject_force_umount action 0(kill)
lxc-start 109 20180919130516.236 INFO     lxc_seccomp - seccomp.c:do_resolve_add_rule:411 - Setting Seccomp rule to reject force umounts
lxc-start 109 20180919130516.236 INFO     lxc_seccomp - seccomp.c:do_resolve_add_rule:411 - Setting Seccomp rule to reject force umounts
lxc-start 109 20180919130516.236 INFO     lxc_seccomp - seccomp.c:parse_config_v2:585 - processing: .[all]
lxc-start 109 20180919130516.236 INFO     lxc_seccomp - seccomp.c:parse_config_v2:585 - processing: .kexec_load errno 1
lxc-start 109 20180919130516.236 INFO     lxc_seccomp - seccomp.c:parse_config_v2:761 - Adding native rule for kexec_load errno 1 action 327681(errno)
lxc-start 109 20180919130516.236 INFO     lxc_seccomp - seccomp.c:parse_config_v2:765 - Adding compat rule for kexec_load action 327681(errno)
lxc-start 109 20180919130516.236 INFO     lxc_seccomp - seccomp.c:parse_config_v2:585 - processing: .open_by_handle_at errno 1
lxc-start 109 20180919130516.236 INFO     lxc_seccomp - seccomp.c:parse_config_v2:761 - Adding native rule for open_by_handle_at errno 1 action 327681(errno)
lxc-start 109 20180919130516.236 INFO     lxc_seccomp - seccomp.c:parse_config_v2:765 - Adding compat rule for open_by_handle_at action 327681(errno)
lxc-start 109 20180919130516.236 INFO     lxc_seccomp - seccomp.c:parse_config_v2:585 - processing: .init_module errno 1
lxc-start 109 20180919130516.236 INFO     lxc_seccomp - seccomp.c:parse_config_v2:761 - Adding native rule for init_module errno 1 action 327681(errno)
lxc-start 109 20180919130516.236 INFO     lxc_seccomp - seccomp.c:parse_config_v2:765 - Adding compat rule for init_module action 327681(errno)
lxc-start 109 20180919130516.236 INFO     lxc_seccomp - seccomp.c:parse_config_v2:585 - processing: .finit_module errno 1
lxc-start 109 20180919130516.236 INFO     lxc_seccomp - seccomp.c:parse_config_v2:761 - Adding native rule for finit_module errno 1 action 327681(errno)
lxc-start 109 20180919130516.236 INFO     lxc_seccomp - seccomp.c:parse_config_v2:765 - Adding compat rule for finit_module action 327681(errno)
lxc-start 109 20180919130516.236 INFO     lxc_seccomp - seccomp.c:parse_config_v2:585 - processing: .delete_module errno 1
lxc-start 109 20180919130516.236 INFO     lxc_seccomp - seccomp.c:parse_config_v2:761 - Adding native rule for delete_module errno 1 action 327681(errno)
lxc-start 109 20180919130516.236 INFO     lxc_seccomp - seccomp.c:parse_config_v2:765 - Adding compat rule for delete_module action 327681(errno)
lxc-start 109 20180919130516.236 INFO     lxc_seccomp - seccomp.c:parse_config_v2:775 - Merging in the compat Seccomp ctx into the main one
lxc-start 109 20180919130516.236 INFO     lxc_conf - conf.c:run_script_argv:368 - Executing script "/usr/share/lxc/hooks/lxc-pve-prestart-hook" for container "109", config section "lxc"
lxc-start 109 20180919130517.271 DEBUG    terminal - terminal.c:lxc_terminal_peer_default:701 - Using terminal "/dev/tty" as proxy
lxc-start 109 20180919130517.271 DEBUG    terminal - terminal.c:lxc_terminal_signal_init:188 - Created signal fd 9
lxc-start 109 20180919130517.272 DEBUG    terminal - terminal.c:lxc_terminal_winsz:85 - Set window size to 152 columns and 53 rows
lxc-start 109 20180919130517.272 INFO     lxc_start - start.c:lxc_init:846 - Container "109" is initialized
lxc-start 109 20180919130517.282 INFO     lxc_conf - conf.c:run_script:506 - Executing script "/usr/share/lxc/lxcnetaddbr" for container "109", config section "net"
lxc-start 109 20180919130517.493 DEBUG    lxc_network - network.c:instantiate_veth:227 - Instantiated veth "veth109i0/vethIQ0Q9M", index is "49"
lxc-start 109 20180919130517.493 INFO     lxc_cgroup - cgroups/cgroup.c:cgroup_init:60 - cgroup driver cgfsng initing for 109
lxc-start 109 20180919130517.493 ERROR    lxc_cgfsng - cgroups/cgfsng.c:create_path_for_hierarchy:1752 - Path "/sys/fs/cgroup/blkio//lxc/109" already existed.
lxc-start 109 20180919130517.493 ERROR    lxc_cgfsng - cgroups/cgfsng.c:cgfsng_create:1862 - Failed to create cgroup "/sys/fs/cgroup/blkio//lxc/109"
lxc-start 109 20180919130517.493 ERROR    lxc_cgfsng - cgroups/cgfsng.c:create_path_for_hierarchy:1752 - Path "/sys/fs/cgroup/blkio//lxc/109-1" already existed.
lxc-start 109 20180919130517.493 ERROR    lxc_cgfsng - cgroups/cgfsng.c:cgfsng_create:1862 - Failed to create cgroup "/sys/fs/cgroup/blkio//lxc/109-1"
lxc-start 109 20180919130517.493 ERROR    lxc_cgfsng - cgroups/cgfsng.c:create_path_for_hierarchy:1752 - Path "/sys/fs/cgroup/blkio//lxc/109-2" already existed.
lxc-start 109 20180919130517.493 ERROR    lxc_cgfsng - cgroups/cgfsng.c:cgfsng_create:1862 - Failed to create cgroup "/sys/fs/cgroup/blkio//lxc/109-2"
lxc-start 109 20180919130517.494 ERROR    lxc_cgfsng - cgroups/cgfsng.c:create_path_for_hierarchy:1752 - Path "/sys/fs/cgroup/blkio//lxc/109-3" already existed.
lxc-start 109 20180919130517.494 ERROR    lxc_cgfsng - cgroups/cgfsng.c:cgfsng_create:1862 - Failed to create cgroup "/sys/fs/cgroup/blkio//lxc/109-3"
lxc-start 109 20180919130517.494 ERROR    lxc_cgfsng - cgroups/cgfsng.c:create_path_for_hierarchy:1752 - Path "/sys/fs/cgroup/blkio//lxc/109-4" already existed.
lxc-start 109 20180919130517.494 ERROR    lxc_cgfsng - cgroups/cgfsng.c:cgfsng_create:1862 - Failed to create cgroup "/sys/fs/cgroup/blkio//lxc/109-4"
lxc-start 109 20180919130517.494 ERROR    lxc_cgfsng - cgroups/cgfsng.c:create_path_for_hierarchy:1752 - Path "/sys/fs/cgroup/blkio//lxc/109-5" already existed.
lxc-start 109 20180919130517.494 ERROR    lxc_cgfsng - cgroups/cgfsng.c:cgfsng_create:1862 - Failed to create cgroup "/sys/fs/cgroup/blkio//lxc/109-5"
lxc-start 109 20180919130517.494 ERROR    lxc_cgfsng - cgroups/cgfsng.c:create_path_for_hierarchy:1752 - Path "/sys/fs/cgroup/blkio//lxc/109-6" already existed.
lxc-start 109 20180919130517.494 ERROR    lxc_cgfsng - cgroups/cgfsng.c:cgfsng_create:1862 - Failed to create cgroup "/sys/fs/cgroup/blkio//lxc/109-6"
lxc-start 109 20180919130517.494 ERROR    lxc_cgfsng - cgroups/cgfsng.c:create_path_for_hierarchy:1752 - Path "/sys/fs/cgroup/blkio//lxc/109-7" already existed.
lxc-start 109 20180919130517.494 ERROR    lxc_cgfsng - cgroups/cgfsng.c:cgfsng_create:1862 - Failed to create cgroup "/sys/fs/cgroup/blkio//lxc/109-7"
lxc-start 109 20180919130517.495 ERROR    lxc_cgfsng - cgroups/cgfsng.c:create_path_for_hierarchy:1752 - Path "/sys/fs/cgroup/blkio//lxc/109-8" already existed.
lxc-start 109 20180919130517.495 ERROR    lxc_cgfsng - cgroups/cgfsng.c:cgfsng_create:1862 - Failed to create cgroup "/sys/fs/cgroup/blkio//lxc/109-8"
lxc-start 109 20180919130517.495 DEBUG    lxc_cgfsng - cgroups/cgfsng.c:cg_legacy_handle_cpuset_hierarchy:751 - "cgroup.clone_children" was already set to "1"
lxc-start 109 20180919130517.497 INFO     lxc_start - start.c:lxc_spawn:1614 - Cloned CLONE_NEWNS
lxc-start 109 20180919130517.497 INFO     lxc_start - start.c:lxc_spawn:1614 - Cloned CLONE_NEWPID
lxc-start 109 20180919130517.497 INFO     lxc_start - start.c:lxc_spawn:1614 - Cloned CLONE_NEWUTS
lxc-start 109 20180919130517.497 INFO     lxc_start - start.c:lxc_spawn:1614 - Cloned CLONE_NEWIPC
lxc-start 109 20180919130517.497 INFO     lxc_start - start.c:lxc_spawn:1614 - Cloned CLONE_NEWNET
lxc-start 109 20180919130517.497 DEBUG    lxc_start - start.c:lxc_try_preserve_namespaces:199 - Preserved mnt namespace via fd 15
lxc-start 109 20180919130517.497 DEBUG    lxc_start - start.c:lxc_try_preserve_namespaces:199 - Preserved pid namespace via fd 16
lxc-start 109 20180919130517.497 DEBUG    lxc_start - start.c:lxc_try_preserve_namespaces:199 - Preserved uts namespace via fd 17
lxc-start 109 20180919130517.497 DEBUG    lxc_start - start.c:lxc_try_preserve_namespaces:199 - Preserved ipc namespace via fd 18
lxc-start 109 20180919130517.497 DEBUG    lxc_start - start.c:lxc_try_preserve_namespaces:199 - Preserved net namespace via fd 19
lxc-start 109 20180919130517.497 DEBUG    lxc_cgfsng - cgroups/cgfsng.c:__cg_legacy_setup_limits:2792 - Set controller "memory.limit_in_bytes" set to "4294967296"
lxc-start 109 20180919130517.497 DEBUG    lxc_cgfsng - cgroups/cgfsng.c:__cg_legacy_setup_limits:2792 - Set controller "memory.memsw.limit_in_bytes" set to "9663676416"
lxc-start 109 20180919130517.497 DEBUG    lxc_cgfsng - cgroups/cgfsng.c:__cg_legacy_setup_limits:2792 - Set controller "cpu.cfs_period_us" set to "100000"
lxc-start 109 20180919130517.497 DEBUG    lxc_cgfsng - cgroups/cgfsng.c:__cg_legacy_setup_limits:2792 - Set controller "cpu.cfs_quota_us" set to "400000"
lxc-start 109 20180919130517.497 DEBUG    lxc_cgfsng - cgroups/cgfsng.c:__cg_legacy_setup_limits:2792 - Set controller "cpu.shares" set to "1024"
lxc-start 109 20180919130517.497 INFO     lxc_cgfsng - cgroups/cgfsng.c:__cg_legacy_setup_limits:2797 - Limits for the legacy cgroup hierarchies have been setup
lxc-start 109 20180919130517.498 DEBUG    lxc_start - start.c:lxc_spawn:1668 - Preserved net namespace via fd 10
lxc-start 109 20180919130517.534 DEBUG    lxc_network - network.c:lxc_network_move_created_netdev_priv:2484 - Moved network device "vethIQ0Q9M"/"eth0" to network namespace of 751112
lxc-start 109 20180919130517.534 DEBUG    lxc_cgfsng - cgroups/cgfsng.c:__cg_legacy_setup_limits:2792 - Set controller "devices.deny" set to "a"
lxc-start 109 20180919130517.534 DEBUG    lxc_cgfsng - cgroups/cgfsng.c:__cg_legacy_setup_limits:2792 - Set controller "devices.allow" set to "c *:* m"
lxc-start 109 20180919130517.534 DEBUG    lxc_cgfsng - cgroups/cgfsng.c:__cg_legacy_setup_limits:2792 - Set controller "devices.allow" set to "b *:* m"
lxc-start 109 20180919130517.535 DEBUG    lxc_cgfsng - cgroups/cgfsng.c:__cg_legacy_setup_limits:2792 - Set controller "devices.allow" set to "c 1:3 rwm"
lxc-start 109 20180919130517.535 DEBUG    lxc_cgfsng - cgroups/cgfsng.c:__cg_legacy_setup_limits:2792 - Set controller "devices.allow" set to "c 1:5 rwm"
lxc-start 109 20180919130517.535 DEBUG    lxc_cgfsng - cgroups/cgfsng.c:__cg_legacy_setup_limits:2792 - Set controller "devices.allow" set to "c 1:7 rwm"
lxc-start 109 20180919130517.535 DEBUG    lxc_cgfsng - cgroups/cgfsng.c:__cg_legacy_setup_limits:2792 - Set controller "devices.allow" set to "c 5:0 rwm"
lxc-start 109 20180919130517.535 DEBUG    lxc_cgfsng - cgroups/cgfsng.c:__cg_legacy_setup_limits:2792 - Set controller "devices.allow" set to "c 5:1 rwm"
lxc-start 109 20180919130517.535 DEBUG    lxc_cgfsng - cgroups/cgfsng.c:__cg_legacy_setup_limits:2792 - Set controller "devices.allow" set to "c 5:2 rwm"
lxc-start 109 20180919130517.535 DEBUG    lxc_cgfsng - cgroups/cgfsng.c:__cg_legacy_setup_limits:2792 - Set controller "devices.allow" set to "c 1:8 rwm"
lxc-start 109 20180919130517.535 DEBUG    lxc_cgfsng - cgroups/cgfsng.c:__cg_legacy_setup_limits:2792 - Set controller "devices.allow" set to "c 1:9 rwm"
lxc-start 109 20180919130517.535 DEBUG    lxc_cgfsng - cgroups/cgfsng.c:__cg_legacy_setup_limits:2792 - Set controller "devices.allow" set to "c 136:* rwm"
lxc-start 109 20180919130517.535 DEBUG    lxc_cgfsng - cgroups/cgfsng.c:__cg_legacy_setup_limits:2792 - Set controller "devices.allow" set to "c 10:229 rwm"
lxc-start 109 20180919130517.535 DEBUG    lxc_cgfsng - cgroups/cgfsng.c:__cg_legacy_setup_limits:2792 - Set controller "devices.allow" set to "c 254:0 rm"
lxc-start 109 20180919130517.535 DEBUG    lxc_cgfsng - cgroups/cgfsng.c:__cg_legacy_setup_limits:2792 - Set controller "devices.allow" set to "c 10:200 rwm"
lxc-start 109 20180919130517.535 DEBUG    lxc_cgfsng - cgroups/cgfsng.c:__cg_legacy_setup_limits:2792 - Set controller "devices.allow" set to "c 10:228 rwm"
lxc-start 109 20180919130517.535 DEBUG    lxc_cgfsng - cgroups/cgfsng.c:__cg_legacy_setup_limits:2792 - Set controller "devices.allow" set to "c 10:232 rwm"
lxc-start 109 20180919130517.535 INFO     lxc_cgfsng - cgroups/cgfsng.c:__cg_legacy_setup_limits:2797 - Limits for the legacy cgroup hierarchies have been setup
lxc-start 109 20180919130517.536 INFO     lxc_start - start.c:do_start:1177 - Unshared CLONE_NEWCGROUP
lxc-start 109 20180919130517.536 DEBUG    storage - storage/storage.c:storage_query:247 - Detected rootfs type "dir"
lxc-start 109 20180919130517.536 DEBUG    lxc_conf - conf.c:lxc_setup_rootfs:1338 - Mounted rootfs "/var/lib/lxc/109/rootfs" onto "/usr/lib/x86_64-linux-gnu/lxc/rootfs" with options "(null)"
lxc-start 109 20180919130517.536 INFO     lxc_conf - conf.c:setup_utsname:774 - Set hostname to "xxx-xxx-00.domain.com
lxc-start 109 20180919130517.566 DEBUG    lxc_network - network.c:setup_hw_addr:2750 - Mac address "8E:8F:67:11:22:33" on "eth0" has been setup
lxc-start 109 20180919130517.566 DEBUG    lxc_network - network.c:lxc_setup_netdev_in_child_namespaces:3008 - Network device "eth0" has been setup
lxc-start 109 20180919130517.566 INFO     lxc_network - network.c:lxc_setup_network_in_child_namespaces:3029 - network has been setup
lxc-start 109 20180919130517.566 INFO     lxc_conf - conf.c:mount_autodev:1163 - Preparing "/dev"
lxc-start 109 20180919130517.566 INFO     lxc_conf - conf.c:mount_autodev:1185 - Mounted tmpfs on "/usr/lib/x86_64-linux-gnu/lxc/rootfs/dev"
lxc-start 109 20180919130517.566 INFO     lxc_conf - conf.c:mount_autodev:1202 - Prepared "/dev"
lxc-start 109 20180919130517.621 INFO     lxc_conf - conf.c:run_script_argv:368 - Executing script "/usr/share/lxcfs/lxc.mount.hook" for container "109", config section "lxc"
lxc-start 109 20180919130517.679 INFO     lxc_conf - conf.c:run_script_argv:368 - Executing script "/usr/share/lxc/hooks/lxc-pve-autodev-hook" for container "109", config section "lxc"
lxc-start 109 20180919130517.769 INFO     lxc_conf - conf.c:lxc_fill_autodev:1238 - Populating "/dev"
lxc-start 109 20180919130517.769 DEBUG    lxc_conf - conf.c:lxc_fill_autodev:1253 - Created device node "/usr/lib/x86_64-linux-gnu/lxc/rootfs/dev/full"
lxc-start 109 20180919130517.769 DEBUG    lxc_conf - conf.c:lxc_fill_autodev:1253 - Created device node "/usr/lib/x86_64-linux-gnu/lxc/rootfs/dev/null"
lxc-start 109 20180919130517.769 DEBUG    lxc_conf - conf.c:lxc_fill_autodev:1253 - Created device node "/usr/lib/x86_64-linux-gnu/lxc/rootfs/dev/random"
lxc-start 109 20180919130517.769 DEBUG    lxc_conf - conf.c:lxc_fill_autodev:1253 - Created device node "/usr/lib/x86_64-linux-gnu/lxc/rootfs/dev/tty"
lxc-start 109 20180919130517.769 DEBUG    lxc_conf - conf.c:lxc_fill_autodev:1253 - Created device node "/usr/lib/x86_64-linux-gnu/lxc/rootfs/dev/urandom"
lxc-start 109 20180919130517.769 DEBUG    lxc_conf - conf.c:lxc_fill_autodev:1253 - Created device node "/usr/lib/x86_64-linux-gnu/lxc/rootfs/dev/zero"
lxc-start 109 20180919130517.769 INFO     lxc_conf - conf.c:lxc_fill_autodev:1291 - Populated "/dev"
lxc-start 109 20180919130517.769 DEBUG    lxc_conf - conf.c:mount_entry:1934 - 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 109 20180919130517.769 DEBUG    lxc_conf - conf.c:mount_entry:1955 - Flags for "/sys/fs/fuse/connections" were 4096, required extra flags are 0
lxc-start 109 20180919130517.769 DEBUG    lxc_conf - conf.c:mount_entry:1965 - Mountflags already were 4096, skipping remount
lxc-start 109 20180919130517.769 DEBUG    lxc_conf - conf.c:mount_entry:2011 - Mounted "/sys/fs/fuse/connections" on "/usr/lib/x86_64-linux-gnu/lxc/rootfs/sys/fs/fuse/connections" with filesystem type "none"
lxc-start 109 20180919130517.769 DEBUG    lxc_conf - conf.c:mount_entry:1934 - Remounting "/sys/kernel/debug" on "/usr/lib/x86_64-linux-gnu/lxc/rootfs/sys/kernel/debug" to respect bind or remount options
lxc-start 109 20180919130517.769 DEBUG    lxc_conf - conf.c:mount_entry:1955 - Flags for "/sys/kernel/debug" were 4096, required extra flags are 0
lxc-start 109 20180919130517.769 DEBUG    lxc_conf - conf.c:mount_entry:1965 - Mountflags already were 4096, skipping remount
lxc-start 109 20180919130517.769 DEBUG    lxc_conf - conf.c:mount_entry:2011 - Mounted "/sys/kernel/debug" on "/usr/lib/x86_64-linux-gnu/lxc/rootfs/sys/kernel/debug" with filesystem type "none"
lxc-start 109 20180919130517.769 DEBUG    lxc_conf - conf.c:mount_entry:1934 - Remounting "/sys/kernel/security" on "/usr/lib/x86_64-linux-gnu/lxc/rootfs/sys/kernel/security" to respect bind or remount options
lxc-start 109 20180919130517.769 DEBUG    lxc_conf - conf.c:mount_entry:1955 - Flags for "/sys/kernel/security" were 4110, required extra flags are 14
lxc-start 109 20180919130517.769 DEBUG    lxc_conf - conf.c:mount_entry:2011 - Mounted "/sys/kernel/security" on "/usr/lib/x86_64-linux-gnu/lxc/rootfs/sys/kernel/security" with filesystem type "none"
lxc-start 109 20180919130517.769 DEBUG    lxc_conf - conf.c:mount_entry:1934 - Remounting "/sys/fs/pstore" on "/usr/lib/x86_64-linux-gnu/lxc/rootfs/sys/fs/pstore" to respect bind or remount options
lxc-start 109 20180919130517.769 DEBUG    lxc_conf - conf.c:mount_entry:1955 - Flags for "/sys/fs/pstore" were 4110, required extra flags are 14
lxc-start 109 20180919130517.769 DEBUG    lxc_conf - conf.c:mount_entry:2011 - Mounted "/sys/fs/pstore" on "/usr/lib/x86_64-linux-gnu/lxc/rootfs/sys/fs/pstore" with filesystem type "none"
lxc-start 109 20180919130517.769 DEBUG    lxc_conf - conf.c:mount_entry:2011 - Mounted "mqueue" on "/usr/lib/x86_64-linux-gnu/lxc/rootfs/dev/mqueue" with filesystem type "mqueue"
lxc-start 109 20180919130517.769 INFO     lxc_conf - conf.c:mount_file_entries:2243 - Finished setting up mounts
lxc-start 109 20180919130517.769 DEBUG    lxc_conf - conf.c:lxc_setup_ttydir_console:1697 - Created directory for console and tty devices at "/usr/lib/x86_64-linux-gnu/lxc/rootfs/dev/lxc"
lxc-start 109 20180919130517.769 DEBUG    lxc_conf - conf.c:lxc_setup_ttydir_console:1748 - Mounted "/dev/pts/3" onto "/usr/lib/x86_64-linux-gnu/lxc/rootfs/dev/lxc/console"
lxc-start 109 20180919130517.769 DEBUG    lxc_conf - conf.c:lxc_setup_ttydir_console:1756 - Mounted "/dev/pts/3" onto "/usr/lib/x86_64-linux-gnu/lxc/rootfs/dev/lxc/console"
lxc-start 109 20180919130517.769 DEBUG    lxc_conf - conf.c:lxc_setup_ttydir_console:1758 - Console has been setup under "/usr/lib/x86_64-linux-gnu/lxc/rootfs/dev/lxc/console" and mounted to "/usr/lib/x86_64-linux-gnu/lxc/rootfs/dev/console"
lxc-start 109 20180919130517.769 INFO     lxc_utils - utils.c:lxc_mount_proc_if_needed:1720 - I am 1, /proc/self points to "1"
lxc-start 109 20180919130517.786 DEBUG    lxc_conf - conf.c:setup_rootfs_pivot_root:1140 - pivot_root("/usr/lib/x86_64-linux-gnu/lxc/rootfs") successful
lxc-start 109 20180919130517.786 DEBUG    lxc_conf - conf.c:setup_pivot_root:1469 - Finished pivot_root()
lxc-start 109 20180919130517.786 DEBUG    lxc_conf - conf.c:lxc_setup_devpts:1549 - Mount new devpts instance with options "gid=5,newinstance,ptmxmode=0666,mode=0620,max=1024"
lxc-start 109 20180919130517.786 DEBUG    lxc_conf - conf.c:lxc_setup_devpts:1569 - Created dummy "/dev/ptmx" file as bind mount target
lxc-start 109 20180919130517.786 DEBUG    lxc_conf - conf.c:lxc_setup_devpts:1574 - Bind mounted "/dev/pts/ptmx" to "/dev/ptmx"
lxc-start 109 20180919130517.787 DEBUG    lxc_conf - conf.c:lxc_allocate_ttys:970 - Created tty "/dev/pts/0" with master fd 11 and slave fd 14
lxc-start 109 20180919130517.787 DEBUG    lxc_conf - conf.c:lxc_allocate_ttys:970 - Created tty "/dev/pts/1" with master fd 15 and slave fd 16
lxc-start 109 20180919130517.787 INFO     lxc_conf - conf.c:lxc_allocate_ttys:990 - Finished creating 2 tty devices
lxc-start 109 20180919130517.787 DEBUG    lxc_conf - conf.c:lxc_setup_ttys:896 - Bind mounted "/dev/pts/0" onto "/dev/tty1"
lxc-start 109 20180919130517.787 DEBUG    lxc_conf - conf.c:lxc_setup_ttys:896 - Bind mounted "/dev/pts/1" onto "/dev/tty2"
lxc-start 109 20180919130517.787 INFO     lxc_conf - conf.c:lxc_setup_ttys:940 - Finished setting up 2 /dev/tty<N> device(s)
lxc-start 109 20180919130517.787 INFO     lxc_conf - conf.c:setup_personality:1613 - Set personality to "0x0"
lxc-start 109 20180919130517.787 DEBUG    lxc_conf - conf.c:setup_caps:2416 - Dropped mac_admin (33) capability
lxc-start 109 20180919130517.787 DEBUG    lxc_conf - conf.c:setup_caps:2416 - Dropped mac_override (32) capability
lxc-start 109 20180919130517.787 DEBUG    lxc_conf - conf.c:setup_caps:2416 - Dropped sys_time (25) capability
lxc-start 109 20180919130517.787 DEBUG    lxc_conf - conf.c:setup_caps:2416 - Dropped sys_module (16) capability
lxc-start 109 20180919130517.787 DEBUG    lxc_conf - conf.c:setup_caps:2416 - Dropped sys_rawio (17) capability
lxc-start 109 20180919130517.787 DEBUG    lxc_conf - conf.c:setup_caps:2419 - Capabilities have been setup
lxc-start 109 20180919130517.787 NOTICE   lxc_conf - conf.c:lxc_setup:3482 - The container "109" is set up
lxc-start 109 20180919130517.787 INFO     lxc_lsm - lsm/lsm.c:lsm_process_label_set_at:171 - Set AppArmor label to "lxc-container-default-cgns"
lxc-start 109 20180919130517.787 INFO     lxc_apparmor - lsm/apparmor.c:apparmor_process_label_set:247 - Changed apparmor profile to lxc-container-default-cgns
lxc-start 109 20180919130517.787 DEBUG    lxc_start - start.c:lxc_spawn:1758 - Preserved cgroup namespace via fd 20
lxc-start 109 20180919130517.787 NOTICE   lxc_utils - utils.c:lxc_setgroups:2047 - Dropped additional groups.
lxc-start 109 20180919130517.787 NOTICE   lxc_utils - utils.c:lxc_switch_uid_gid:2029 - Switched to gid 0.
lxc-start 109 20180919130517.787 NOTICE   lxc_utils - utils.c:lxc_switch_uid_gid:2035 - Switched to uid 0.
lxc-start 109 20180919130517.787 NOTICE   lxc_start - start.c:start:1964 - Exec'ing "/sbin/init"
lxc-start 109 20180919130517.858 ERROR    lxc_start - start.c:start:1967 - No such file or directory - Failed to exec "/sbin/init"
lxc-start 109 20180919130517.858 ERROR    lxc_sync - sync.c:__sync_wait:57 - An error occurred in another process (expected sequence number 7)
lxc-start 109 20180919130517.858 INFO     lxc_network - network.c:lxc_delete_network_priv:2568 - Interface "eth0" with index 49 already deleted or existing in different network namespace
lxc-start 109 20180919130517.858 INFO     lxc_network - network.c:lxc_delete_network_priv:2578 - Removed interface "eth0" with index 49
lxc-start 109 20180919130517.914 INFO     lxc_network - network.c:lxc_delete_network_priv:2599 - Removed interface "veth109i0" from ""
lxc-start 109 20180919130517.914 DEBUG    lxc_network - network.c:lxc_delete_network:3156 - Deleted network devices
lxc-start 109 20180919130517.914 ERROR    lxc_start - start.c:__lxc_start:1883 - Failed to spawn container "109"
lxc-start 109 20180919130517.916 INFO     lxc_conf - conf.c:run_script_argv:368 - Executing script "/usr/share/lxcfs/lxc.reboot.hook" for container "109", config section "lxc"
lxc-start 109 20180919130518.418 INFO     lxc_conf - conf.c:run_script_argv:368 - Executing script "/usr/share/lxc/hooks/lxc-pve-poststop-hook" for container "109", config section "lxc"
lxc-start 109 20180919130519.162 DEBUG    lxc_conf - conf.c:run_buffer:338 - Script exec /usr/share/lxc/hooks/lxc-pve-poststop-hook 109 lxc post-stop with output: rbd: sysfs write failed

lxc-start 109 20180919130519.165 DEBUG    lxc_conf - conf.c:run_buffer:338 - Script exec /usr/share/lxc/hooks/lxc-pve-poststop-hook 109 lxc post-stop with output: can't unmap rbd volume vm-109-disk-1: rbd: sysfs write failed

lxc-start 109 20180919130519.165 DEBUG    lxc_conf - conf.c:run_buffer:338 - Script exec /usr/share/lxc/hooks/lxc-pve-poststop-hook 109 lxc post-stop with output: volume deactivation failed: cephPool0_ct:vm-109-disk-1 at /usr/share/perl5/PVE/Storage.pm line 1003.
 

Yes, we are very current (all but the last few updates) and container was running great prior. We have other containers running 16.04 and 18.04.

Code:
# pveversion --verbose
proxmox-ve: 5.2-2 (running kernel: 4.15.18-1-pve)
pve-manager: 5.2-5 (running version: 5.2-5/eb24855a)
pve-kernel-4.15: 5.2-4
pve-kernel-4.13: 5.2-2
pve-kernel-4.15.18-1-pve: 4.15.18-15
pve-kernel-4.15.17-1-pve: 4.15.17-9
pve-kernel-4.13.16-4-pve: 4.13.16-51
pve-kernel-4.13.16-2-pve: 4.13.16-48
pve-kernel-4.13.13-6-pve: 4.13.13-42
pve-kernel-4.13.13-5-pve: 4.13.13-38
pve-kernel-4.13.13-4-pve: 4.13.13-35
pve-kernel-4.13.8-3-pve: 4.13.8-30
pve-kernel-4.13.8-2-pve: 4.13.8-28
pve-kernel-4.13.4-1-pve: 4.13.4-26
ceph: 12.2.5-pve1
corosync: 2.4.2-pve5
criu: 2.11.1-1~bpo90
glusterfs-client: 3.8.8-1
ksm-control-daemon: 1.2-2
libjs-extjs: 6.0.1-2
libpve-access-control: 5.0-8
libpve-apiclient-perl: 2.0-5
libpve-common-perl: 5.0-35
libpve-guest-common-perl: 2.0-17
libpve-http-server-perl: 2.0-9
libpve-storage-perl: 5.0-24
libqb0: 1.0.1-1
lvm2: 2.02.168-pve6
lxc-pve: 3.0.0-3
lxcfs: 3.0.0-1
novnc-pve: 1.0.0-1
proxmox-widget-toolkit: 1.0-19
pve-cluster: 5.0-28
pve-container: 2.0-24
pve-docs: 5.2-4
pve-firewall: 3.0-13
pve-firmware: 2.0-5
pve-ha-manager: 2.0-5
pve-i18n: 1.0-6
pve-libspice-server1: 0.12.8-3
pve-qemu-kvm: 2.11.2-1
pve-xtermjs: 1.0-5
qemu-server: 5.0-29
smartmontools: 6.5+svn4324-1
spiceterm: 3.0-5
vncterm: 1.5-3
zfsutils-linux: 0.7.9-pve1~bpo9


** UPDATE **
Moved LXC to node which is fully patched as of today and same results.
 
Last edited:

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!