Hello,
today I install an lxc Container with ubuntu 16.04 and do an dist-upgrade (after added the ubuntu 18.04 sources.list files), now I am not able to start the container anymore because I get the Error Message
e.g. the script would need "support" for the next LTS branch of ubuntu e.g. ubuntu 18.04
wiki ubuntu com/ BionicBeaver/ ReleaseSchedule
Its alpha2 at the moment and next month -- 19th/20th --> feature freeze & beta1
April 26th FinalRelease, Ubuntu Ubuntu 18.04
Can support be added in advance?
I found more information with same issue, just a newer version of Debian
Here: forum#proxmox#com/ threads/ lxc-start-fails-unsupported-debian-version-9-1.35860/
today I install an lxc Container with ubuntu 16.04 and do an dist-upgrade (after added the ubuntu 18.04 sources.list files), now I am not able to start the container anymore because I get the Error Message
Code:
root@michael-server:~# lxc-start -F -n 100 --logfile=lxc100.log --logpriority=debug
lxc-start: 100: conf.c: run_buffer: 438 Script exited with status 255.
lxc-start: 100: start.c: lxc_init: 651 Failed to run lxc.hook.pre-start for container "100".
lxc-start: 100: start.c: __lxc_start: 1444 Failed to initialize container "100".
lxc-start: 100: tools/lxc_start.c: main: 371 The container failed to start.
lxc-start: 100: tools/lxc_start.c: main: 375 Additional information can be obtained by setting the --logfile and --logpriority options.
Code:
lxc-start 100 20180226180707.840 INFO lxc_start_ui - tools/lxc_start.c:main:280 - using rcfile /var/lib/lxc/100/config
lxc-start 100 20180226180707.841 INFO lxc_lsm - lsm/lsm.c:lsm_init:48 - LSM security driver AppArmor
lxc-start 100 20180226180707.841 INFO lxc_seccomp - seccomp.c:parse_config_v2:435 - processing: .reject_force_umount # comment this to allow umount -f; not recommended.
lxc-start 100 20180226180707.841 INFO lxc_seccomp - seccomp.c:parse_config_v2:610 - Adding native rule for reject_force_umount action 0(kill).
lxc-start 100 20180226180707.841 INFO lxc_seccomp - seccomp.c:do_resolve_add_rule:276 - Setting Seccomp rule to reject force umounts.
lxc-start 100 20180226180707.841 INFO lxc_seccomp - seccomp.c:parse_config_v2:614 - Adding compat rule for reject_force_umount action 0(kill).
lxc-start 100 20180226180707.841 INFO lxc_seccomp - seccomp.c:do_resolve_add_rule:276 - Setting Seccomp rule to reject force umounts.
lxc-start 100 20180226180707.841 INFO lxc_seccomp - seccomp.c:do_resolve_add_rule:276 - Setting Seccomp rule to reject force umounts.
lxc-start 100 20180226180707.841 INFO lxc_seccomp - seccomp.c:parse_config_v2:435 - processing: .[all].
lxc-start 100 20180226180707.841 INFO lxc_seccomp - seccomp.c:parse_config_v2:435 - processing: .kexec_load errno 1.
lxc-start 100 20180226180707.841 INFO lxc_seccomp - seccomp.c:parse_config_v2:610 - Adding native rule for kexec_load action 327681(errno).
lxc-start 100 20180226180707.841 INFO lxc_seccomp - seccomp.c:parse_config_v2:614 - Adding compat rule for kexec_load action 327681(errno).
lxc-start 100 20180226180707.841 INFO lxc_seccomp - seccomp.c:parse_config_v2:435 - processing: .open_by_handle_at errno 1.
lxc-start 100 20180226180707.841 INFO lxc_seccomp - seccomp.c:parse_config_v2:610 - Adding native rule for open_by_handle_at action 327681(errno).
lxc-start 100 20180226180707.841 INFO lxc_seccomp - seccomp.c:parse_config_v2:614 - Adding compat rule for open_by_handle_at action 327681(errno).
lxc-start 100 20180226180707.841 INFO lxc_seccomp - seccomp.c:parse_config_v2:435 - processing: .init_module errno 1.
lxc-start 100 20180226180707.841 INFO lxc_seccomp - seccomp.c:parse_config_v2:610 - Adding native rule for init_module action 327681(errno).
lxc-start 100 20180226180707.841 INFO lxc_seccomp - seccomp.c:parse_config_v2:614 - Adding compat rule for init_module action 327681(errno).
lxc-start 100 20180226180707.841 INFO lxc_seccomp - seccomp.c:parse_config_v2:435 - processing: .finit_module errno 1.
lxc-start 100 20180226180707.841 INFO lxc_seccomp - seccomp.c:parse_config_v2:610 - Adding native rule for finit_module action 327681(errno).
lxc-start 100 20180226180707.841 INFO lxc_seccomp - seccomp.c:parse_config_v2:614 - Adding compat rule for finit_module action 327681(errno).
lxc-start 100 20180226180707.841 INFO lxc_seccomp - seccomp.c:parse_config_v2:435 - processing: .delete_module errno 1.
lxc-start 100 20180226180707.841 INFO lxc_seccomp - seccomp.c:parse_config_v2:610 - Adding native rule for delete_module action 327681(errno).
lxc-start 100 20180226180707.841 INFO lxc_seccomp - seccomp.c:parse_config_v2:614 - Adding compat rule for delete_module action 327681(errno).
lxc-start 100 20180226180707.841 INFO lxc_seccomp - seccomp.c:parse_config_v2:624 - Merging in the compat Seccomp ctx into the main one.
lxc-start 100 20180226180707.841 INFO lxc_conf - conf.c:run_script_argv:457 - Executing script "/usr/share/lxc/hooks/lxc-pve-prestart-hook" for container "100", config section "lxc".
lxc-start 100 20180226180708.392 DEBUG lxc_conf - conf.c:run_buffer:429 - Script /usr/share/lxc/hooks/lxc-pve-prestart-hook 100 lxc pre-start with output: unsupported Ubuntu version '18.04'
.
lxc-start 100 20180226180708.400 ERROR lxc_conf - conf.c:run_buffer:438 - Script exited with status 255.
lxc-start 100 20180226180708.400 ERROR lxc_start - start.c:lxc_init:651 - Failed to run lxc.hook.pre-start for container "100".
lxc-start 100 20180226180708.400 ERROR lxc_start - start.c:__lxc_start:1444 - Failed to initialize container "100".
lxc-start 100 20180226180708.400 ERROR lxc_start_ui - tools/lxc_start.c:main:371 - The container failed to start.
lxc-start 100 20180226180708.401 ERROR lxc_start_ui - tools/lxc_start.c:main:375 - Additional information can be obtained by setting the --logfile and --logpriority options.
e.g. the script would need "support" for the next LTS branch of ubuntu e.g. ubuntu 18.04
wiki ubuntu com/ BionicBeaver/ ReleaseSchedule
Its alpha2 at the moment and next month -- 19th/20th --> feature freeze & beta1
April 26th FinalRelease, Ubuntu Ubuntu 18.04
Can support be added in advance?
I found more information with same issue, just a newer version of Debian
Here: forum#proxmox#com/ threads/ lxc-start-fails-unsupported-debian-version-9-1.35860/