Advertisement
lifeboy

Untitled

Nov 27th, 2017
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 21.66 KB | None | 0 0
  1. root@s1:~# lxc-start --logfile 128-lxc.log --logpriority DEBUG -n 128
  2. lxc-start: tools/lxc_start.c: main: 366 The container failed to start.
  3. lxc-start: tools/lxc_start.c: main: 368 To get more details, run the container in foreground mode.
  4. lxc-start: tools/lxc_start.c: main: 370 Additional information can be obtained by setting the --logfile and --logpriority options.
  5.  
  6. root@s1:~# cat 128-lxc.log
  7.       lxc-start 20171127071010.560 INFO     lxc_start_ui - tools/lxc_start.c:main:275 - using rcfile /var/lib/lxc/128/config
  8.       lxc-start 20171127071010.560 WARN     lxc_confile - confile.c:config_pivotdir:1910 - lxc.pivotdir is ignored.  It will soon become an error.
  9.       lxc-start 20171127071010.561 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:309 - Going to wait for pid 14314.
  10.       lxc-start 20171127071010.561 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:328 - Trying to sync with child process.
  11.       lxc-start 20171127071010.561 INFO     lxc_start - start.c:lxc_check_inherited:235 - Closed inherited fd: 3.
  12.       lxc-start 20171127071010.561 INFO     lxc_start - start.c:lxc_check_inherited:235 - Closed inherited fd: 5.
  13.       lxc-start 20171127071010.561 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:366 - Using pipe file descriptor 6 for monitord.
  14.       lxc-start 20171127071010.565 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:343 - Sucessfully synced with child process.
  15.       lxc-start 20171127071010.565 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:312 - Finished waiting on pid 14314.
  16.       lxc-start 20171127071010.566 INFO     lxc_container - lxccontainer.c:do_lxcapi_start:804 - Attempting to set proc title to [lxc monitor] /var/lib/lxc 128
  17.       lxc-start 20171127071010.566 INFO     lxc_start - start.c:lxc_check_inherited:235 - Closed inherited fd: 3.
  18.       lxc-start 20171127071010.566 INFO     lxc_lsm - lsm/lsm.c:lsm_init:48 - LSM security driver AppArmor
  19.       lxc-start 20171127071010.566 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:309 - Going to wait for pid 14318.
  20.       lxc-start 20171127071010.566 INFO     lxc_seccomp - seccomp.c:parse_config_v2:402 - processing: .reject_force_umount  # comment this to allow umount -f;  not recommended.
  21.       lxc-start 20171127071010.566 INFO     lxc_seccomp - seccomp.c:parse_config_v2:567 - Adding native rule for reject_force_umount action 0.
  22.       lxc-start 20171127071010.566 INFO     lxc_seccomp - seccomp.c:do_resolve_add_rule:251 - Setting Seccomp rule to reject force umounts.
  23.       lxc-start 20171127071010.566 INFO     lxc_seccomp - seccomp.c:parse_config_v2:570 - Adding compat rule for reject_force_umount action 0.
  24.       lxc-start 20171127071010.566 INFO     lxc_seccomp - seccomp.c:do_resolve_add_rule:251 - Setting Seccomp rule to reject force umounts.
  25.       lxc-start 20171127071010.567 INFO     lxc_seccomp - seccomp.c:parse_config_v2:402 - processing: .[all].
  26.       lxc-start 20171127071010.567 INFO     lxc_seccomp - seccomp.c:parse_config_v2:402 - processing: .kexec_load errno 1.
  27.       lxc-start 20171127071010.567 INFO     lxc_seccomp - seccomp.c:parse_config_v2:567 - Adding native rule for kexec_load action 327681.
  28.       lxc-start 20171127071010.567 INFO     lxc_seccomp - seccomp.c:parse_config_v2:570 - Adding compat rule for kexec_load action 327681.
  29.       lxc-start 20171127071010.567 INFO     lxc_seccomp - seccomp.c:parse_config_v2:402 - processing: .open_by_handle_at errno 1.
  30.       lxc-start 20171127071010.567 INFO     lxc_seccomp - seccomp.c:parse_config_v2:567 - Adding native rule for open_by_handle_at action 327681.
  31.       lxc-start 20171127071010.567 INFO     lxc_seccomp - seccomp.c:parse_config_v2:570 - Adding compat rule for open_by_handle_at action 327681.
  32.       lxc-start 20171127071010.567 INFO     lxc_seccomp - seccomp.c:parse_config_v2:402 - processing: .init_module errno 1.
  33.       lxc-start 20171127071010.567 INFO     lxc_seccomp - seccomp.c:parse_config_v2:567 - Adding native rule for init_module action 327681.
  34.       lxc-start 20171127071010.567 INFO     lxc_seccomp - seccomp.c:parse_config_v2:570 - Adding compat rule for init_module action 327681.
  35.       lxc-start 20171127071010.567 INFO     lxc_seccomp - seccomp.c:parse_config_v2:402 - processing: .finit_module errno 1.
  36.       lxc-start 20171127071010.567 INFO     lxc_seccomp - seccomp.c:parse_config_v2:567 - Adding native rule for finit_module action 327681.
  37.       lxc-start 20171127071010.567 WARN     lxc_seccomp - seccomp.c:do_resolve_add_rule:270 - Seccomp: got negative for syscall: -10085: finit_module.
  38.       lxc-start 20171127071010.567 WARN     lxc_seccomp - seccomp.c:do_resolve_add_rule:271 - This syscall will NOT be blacklisted.
  39.       lxc-start 20171127071010.567 INFO     lxc_seccomp - seccomp.c:parse_config_v2:570 - Adding compat rule for finit_module action 327681.
  40.       lxc-start 20171127071010.567 WARN     lxc_seccomp - seccomp.c:do_resolve_add_rule:270 - Seccomp: got negative for syscall: -10085: finit_module.
  41.       lxc-start 20171127071010.567 WARN     lxc_seccomp - seccomp.c:do_resolve_add_rule:271 - This syscall will NOT be blacklisted.
  42.       lxc-start 20171127071010.567 INFO     lxc_seccomp - seccomp.c:parse_config_v2:402 - processing: .delete_module errno 1.
  43.       lxc-start 20171127071010.567 INFO     lxc_seccomp - seccomp.c:parse_config_v2:567 - Adding native rule for delete_module action 327681.
  44.       lxc-start 20171127071010.567 INFO     lxc_seccomp - seccomp.c:parse_config_v2:570 - Adding compat rule for delete_module action 327681.
  45.       lxc-start 20171127071010.567 INFO     lxc_seccomp - seccomp.c:parse_config_v2:580 - Merging in the compat Seccomp ctx into the main one.
  46.       lxc-start 20171127071010.567 INFO     lxc_conf - conf.c:run_script_argv:424 - Executing script "/usr/share/lxc/hooks/lxc-pve-prestart-hook" for container "128", config section "lxc".
  47.       lxc-start 20171127071010.567 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:328 - Trying to sync with child process.
  48.       lxc-start 20171127071010.567 INFO     lxc_start - start.c:lxc_check_inherited:235 - Closed inherited fd: 3.
  49.       lxc-start 20171127071010.567 INFO     lxc_start - start.c:lxc_check_inherited:235 - Closed inherited fd: 5.
  50.       lxc-start 20171127071010.567 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:366 - Using pipe file descriptor 6 for monitord.
  51.       lxc-start 20171127071010.571 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:343 - Sucessfully synced with child process.
  52.       lxc-start 20171127071010.571 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:312 - Finished waiting on pid 14318.
  53.       lxc-start 20171127071010.571 INFO     lxc_monitor - monitor.c:lxc_monitor_sock_name:185 - Using monitor socket name "lxc/ad055575fe28ddd5//var/lib/lxc".
  54.       lxc-start 20171127071111.162 DEBUG    lxc_conf - conf.c:run_buffer:396 - Script /usr/share/lxc/hooks/lxc-pve-prestart-hook 128 lxc pre-start with output: In some cases useful info is found in syslog - try "dmesg | tail" or so.
  55. .
  56.       lxc-start 20171127071111.172 ERROR    lxc_conf - conf.c:run_buffer:405 - Script exited with status 110.
  57.       lxc-start 20171127071111.172 ERROR    lxc_start - start.c:lxc_init:450 - Failed to run lxc.hook.pre-start for container "128".
  58.       lxc-start 20171127071111.172 ERROR    lxc_start - start.c:__lxc_start:1321 - Failed to initialize container "128".
  59.       lxc-start 20171127071151.487 INFO     lxc_start_ui - tools/lxc_start.c:main:275 - using rcfile /var/lib/lxc/128/config
  60.       lxc-start 20171127071151.487 WARN     lxc_confile - confile.c:config_pivotdir:1910 - lxc.pivotdir is ignored.  It will soon become an error.
  61.       lxc-start 20171127071151.488 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:309 - Going to wait for pid 14507.
  62.       lxc-start 20171127071151.488 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:328 - Trying to sync with child process.
  63.       lxc-start 20171127071151.488 INFO     lxc_start - start.c:lxc_check_inherited:235 - Closed inherited fd: 3.
  64.       lxc-start 20171127071151.488 INFO     lxc_start - start.c:lxc_check_inherited:235 - Closed inherited fd: 5.
  65.       lxc-start 20171127071151.488 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:366 - Using pipe file descriptor 6 for monitord.
  66.       lxc-start 20171127071151.492 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:343 - Sucessfully synced with child process.
  67.       lxc-start 20171127071151.492 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:312 - Finished waiting on pid 14507.
  68.       lxc-start 20171127071151.493 INFO     lxc_container - lxccontainer.c:do_lxcapi_start:804 - Attempting to set proc title to [lxc monitor] /var/lib/lxc 128
  69.       lxc-start 20171127071151.493 INFO     lxc_start - start.c:lxc_check_inherited:235 - Closed inherited fd: 3.
  70.       lxc-start 20171127071151.493 INFO     lxc_lsm - lsm/lsm.c:lsm_init:48 - LSM security driver AppArmor
  71.       lxc-start 20171127071151.493 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:309 - Going to wait for pid 14511.
  72.       lxc-start 20171127071151.493 INFO     lxc_seccomp - seccomp.c:parse_config_v2:402 - processing: .reject_force_umount  # comment this to allow umount -f;  not recommended.
  73.       lxc-start 20171127071151.493 INFO     lxc_seccomp - seccomp.c:parse_config_v2:567 - Adding native rule for reject_force_umount action 0.
  74.       lxc-start 20171127071151.493 INFO     lxc_seccomp - seccomp.c:do_resolve_add_rule:251 - Setting Seccomp rule to reject force umounts.
  75.       lxc-start 20171127071151.493 INFO     lxc_seccomp - seccomp.c:parse_config_v2:570 - Adding compat rule for reject_force_umount action 0.
  76.       lxc-start 20171127071151.493 INFO     lxc_seccomp - seccomp.c:do_resolve_add_rule:251 - Setting Seccomp rule to reject force umounts.
  77.       lxc-start 20171127071151.493 INFO     lxc_seccomp - seccomp.c:parse_config_v2:402 - processing: .[all].
  78.       lxc-start 20171127071151.493 INFO     lxc_seccomp - seccomp.c:parse_config_v2:402 - processing: .kexec_load errno 1.
  79.       lxc-start 20171127071151.493 INFO     lxc_seccomp - seccomp.c:parse_config_v2:567 - Adding native rule for kexec_load action 327681.
  80.       lxc-start 20171127071151.493 INFO     lxc_seccomp - seccomp.c:parse_config_v2:570 - Adding compat rule for kexec_load action 327681.
  81.       lxc-start 20171127071151.493 INFO     lxc_seccomp - seccomp.c:parse_config_v2:402 - processing: .open_by_handle_at errno 1.
  82.       lxc-start 20171127071151.493 INFO     lxc_seccomp - seccomp.c:parse_config_v2:567 - Adding native rule for open_by_handle_at action 327681.
  83.       lxc-start 20171127071151.493 INFO     lxc_seccomp - seccomp.c:parse_config_v2:570 - Adding compat rule for open_by_handle_at action 327681.
  84.       lxc-start 20171127071151.493 INFO     lxc_seccomp - seccomp.c:parse_config_v2:402 - processing: .init_module errno 1.
  85.       lxc-start 20171127071151.493 INFO     lxc_seccomp - seccomp.c:parse_config_v2:567 - Adding native rule for init_module action 327681.
  86.       lxc-start 20171127071151.493 INFO     lxc_seccomp - seccomp.c:parse_config_v2:570 - Adding compat rule for init_module action 327681.
  87.       lxc-start 20171127071151.493 INFO     lxc_seccomp - seccomp.c:parse_config_v2:402 - processing: .finit_module errno 1.
  88.       lxc-start 20171127071151.493 INFO     lxc_seccomp - seccomp.c:parse_config_v2:567 - Adding native rule for finit_module action 327681.
  89.       lxc-start 20171127071151.493 WARN     lxc_seccomp - seccomp.c:do_resolve_add_rule:270 - Seccomp: got negative for syscall: -10085: finit_module.
  90.       lxc-start 20171127071151.493 WARN     lxc_seccomp - seccomp.c:do_resolve_add_rule:271 - This syscall will NOT be blacklisted.
  91.       lxc-start 20171127071151.493 INFO     lxc_seccomp - seccomp.c:parse_config_v2:570 - Adding compat rule for finit_module action 327681.
  92.       lxc-start 20171127071151.493 WARN     lxc_seccomp - seccomp.c:do_resolve_add_rule:270 - Seccomp: got negative for syscall: -10085: finit_module.
  93.       lxc-start 20171127071151.493 WARN     lxc_seccomp - seccomp.c:do_resolve_add_rule:271 - This syscall will NOT be blacklisted.
  94.       lxc-start 20171127071151.493 INFO     lxc_seccomp - seccomp.c:parse_config_v2:402 - processing: .delete_module errno 1.
  95.       lxc-start 20171127071151.493 INFO     lxc_seccomp - seccomp.c:parse_config_v2:567 - Adding native rule for delete_module action 327681.
  96.       lxc-start 20171127071151.493 INFO     lxc_seccomp - seccomp.c:parse_config_v2:570 - Adding compat rule for delete_module action 327681.
  97.       lxc-start 20171127071151.493 INFO     lxc_seccomp - seccomp.c:parse_config_v2:580 - Merging in the compat Seccomp ctx into the main one.
  98.       lxc-start 20171127071151.493 INFO     lxc_conf - conf.c:run_script_argv:424 - Executing script "/usr/share/lxc/hooks/lxc-pve-prestart-hook" for container "128", config section "lxc".
  99.       lxc-start 20171127071151.494 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:328 - Trying to sync with child process.
  100.       lxc-start 20171127071151.494 INFO     lxc_start - start.c:lxc_check_inherited:235 - Closed inherited fd: 3.
  101.       lxc-start 20171127071151.494 INFO     lxc_start - start.c:lxc_check_inherited:235 - Closed inherited fd: 5.
  102.       lxc-start 20171127071151.494 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:366 - Using pipe file descriptor 6 for monitord.
  103.       lxc-start 20171127071151.497 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:343 - Sucessfully synced with child process.
  104.       lxc-start 20171127071151.498 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:312 - Finished waiting on pid 14511.
  105.       lxc-start 20171127071151.498 INFO     lxc_monitor - monitor.c:lxc_monitor_sock_name:185 - Using monitor socket name "lxc/ad055575fe28ddd5//var/lib/lxc".
  106.       lxc-start 20171127071200.299 INFO     lxc_start_ui - tools/lxc_start.c:main:275 - using rcfile /var/lib/lxc/128/config
  107.       lxc-start 20171127071200.299 WARN     lxc_confile - confile.c:config_pivotdir:1910 - lxc.pivotdir is ignored.  It will soon become an error.
  108.       lxc-start 20171127071252.443 DEBUG    lxc_conf - conf.c:run_buffer:396 - Script /usr/share/lxc/hooks/lxc-pve-prestart-hook 128 lxc pre-start with output: In some cases useful info is found in syslog - try "dmesg | tail" or so.
  109. .
  110.       lxc-start 20171127071252.549 ERROR    lxc_conf - conf.c:run_buffer:405 - Script exited with status 110.
  111.       lxc-start 20171127071252.550 ERROR    lxc_start - start.c:lxc_init:450 - Failed to run lxc.hook.pre-start for container "128".
  112.       lxc-start 20171127071252.551 ERROR    lxc_start - start.c:__lxc_start:1321 - Failed to initialize container "128".
  113.       lxc-start 20171127071252.552 WARN     lxc_commands - commands.c:lxc_cmd_rsp_recv:172 - Command get_init_pid failed to receive response: Connection reset by peer.
  114.       lxc-start 20171127071252.554 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:309 - Going to wait for pid 14604.
  115.       lxc-start 20171127071252.556 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:328 - Trying to sync with child process.
  116.       lxc-start 20171127071252.558 INFO     lxc_start - start.c:lxc_check_inherited:235 - Closed inherited fd: 3.
  117.       lxc-start 20171127071252.559 INFO     lxc_start - start.c:lxc_check_inherited:235 - Closed inherited fd: 5.
  118.       lxc-start 20171127071252.559 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:366 - Using pipe file descriptor 6 for monitord.
  119.       lxc-start 20171127071252.600 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:343 - Sucessfully synced with child process.
  120.       lxc-start 20171127071252.605 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:312 - Finished waiting on pid 14604.
  121.       lxc-start 20171127071252.607 INFO     lxc_container - lxccontainer.c:do_lxcapi_start:804 - Attempting to set proc title to [lxc monitor] /var/lib/lxc 128
  122.       lxc-start 20171127071252.611 INFO     lxc_start - start.c:lxc_check_inherited:235 - Closed inherited fd: 3.
  123.       lxc-start 20171127071252.612 INFO     lxc_lsm - lsm/lsm.c:lsm_init:48 - LSM security driver AppArmor
  124.       lxc-start 20171127071252.613 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:309 - Going to wait for pid 14609.
  125.       lxc-start 20171127071252.614 INFO     lxc_seccomp - seccomp.c:parse_config_v2:402 - processing: .reject_force_umount  # comment this to allow umount -f;  not recommended.
  126.       lxc-start 20171127071252.614 INFO     lxc_seccomp - seccomp.c:parse_config_v2:567 - Adding native rule for reject_force_umount action 0.
  127.       lxc-start 20171127071252.614 INFO     lxc_seccomp - seccomp.c:do_resolve_add_rule:251 - Setting Seccomp rule to reject force umounts.
  128.       lxc-start 20171127071252.614 INFO     lxc_seccomp - seccomp.c:parse_config_v2:570 - Adding compat rule for reject_force_umount action 0.
  129.       lxc-start 20171127071252.614 INFO     lxc_seccomp - seccomp.c:do_resolve_add_rule:251 - Setting Seccomp rule to reject force umounts.
  130.       lxc-start 20171127071252.614 INFO     lxc_seccomp - seccomp.c:parse_config_v2:402 - processing: .[all].
  131.       lxc-start 20171127071252.614 INFO     lxc_seccomp - seccomp.c:parse_config_v2:402 - processing: .kexec_load errno 1.
  132.       lxc-start 20171127071252.614 INFO     lxc_seccomp - seccomp.c:parse_config_v2:567 - Adding native rule for kexec_load action 327681.
  133.       lxc-start 20171127071252.614 INFO     lxc_seccomp - seccomp.c:parse_config_v2:570 - Adding compat rule for kexec_load action 327681.
  134.       lxc-start 20171127071252.614 INFO     lxc_seccomp - seccomp.c:parse_config_v2:402 - processing: .open_by_handle_at errno 1.
  135.       lxc-start 20171127071252.615 INFO     lxc_seccomp - seccomp.c:parse_config_v2:567 - Adding native rule for open_by_handle_at action 327681.
  136.       lxc-start 20171127071252.615 INFO     lxc_seccomp - seccomp.c:parse_config_v2:570 - Adding compat rule for open_by_handle_at action 327681.
  137.       lxc-start 20171127071252.615 INFO     lxc_seccomp - seccomp.c:parse_config_v2:402 - processing: .init_module errno 1.
  138.       lxc-start 20171127071252.615 INFO     lxc_seccomp - seccomp.c:parse_config_v2:567 - Adding native rule for init_module action 327681.
  139.       lxc-start 20171127071252.615 INFO     lxc_seccomp - seccomp.c:parse_config_v2:570 - Adding compat rule for init_module action 327681.
  140.       lxc-start 20171127071252.615 INFO     lxc_seccomp - seccomp.c:parse_config_v2:402 - processing: .finit_module errno 1.
  141.       lxc-start 20171127071252.615 INFO     lxc_seccomp - seccomp.c:parse_config_v2:567 - Adding native rule for finit_module action 327681.
  142.       lxc-start 20171127071252.615 WARN     lxc_seccomp - seccomp.c:do_resolve_add_rule:270 - Seccomp: got negative for syscall: -10085: finit_module.
  143.       lxc-start 20171127071252.615 WARN     lxc_seccomp - seccomp.c:do_resolve_add_rule:271 - This syscall will NOT be blacklisted.
  144.       lxc-start 20171127071252.615 INFO     lxc_seccomp - seccomp.c:parse_config_v2:570 - Adding compat rule for finit_module action 327681.
  145.       lxc-start 20171127071252.615 WARN     lxc_seccomp - seccomp.c:do_resolve_add_rule:270 - Seccomp: got negative for syscall: -10085: finit_module.
  146.       lxc-start 20171127071252.615 WARN     lxc_seccomp - seccomp.c:do_resolve_add_rule:271 - This syscall will NOT be blacklisted.
  147.       lxc-start 20171127071252.615 INFO     lxc_seccomp - seccomp.c:parse_config_v2:402 - processing: .delete_module errno 1.
  148.       lxc-start 20171127071252.615 INFO     lxc_seccomp - seccomp.c:parse_config_v2:567 - Adding native rule for delete_module action 327681.
  149.       lxc-start 20171127071252.615 INFO     lxc_seccomp - seccomp.c:parse_config_v2:570 - Adding compat rule for delete_module action 327681.
  150.       lxc-start 20171127071252.615 INFO     lxc_seccomp - seccomp.c:parse_config_v2:580 - Merging in the compat Seccomp ctx into the main one.
  151.       lxc-start 20171127071252.616 INFO     lxc_conf - conf.c:run_script_argv:424 - Executing script "/usr/share/lxc/hooks/lxc-pve-prestart-hook" for container "128", config section "lxc".
  152.       lxc-start 20171127071252.616 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:328 - Trying to sync with child process.
  153.       lxc-start 20171127071252.617 INFO     lxc_start - start.c:lxc_check_inherited:235 - Closed inherited fd: 3.
  154.       lxc-start 20171127071252.618 INFO     lxc_start - start.c:lxc_check_inherited:235 - Closed inherited fd: 5.
  155.       lxc-start 20171127071252.618 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:366 - Using pipe file descriptor 6 for monitord.
  156.       lxc-start 20171127071252.653 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:343 - Sucessfully synced with child process.
  157.       lxc-start 20171127071252.656 DEBUG    lxc_monitor - monitor.c:lxc_monitord_spawn:312 - Finished waiting on pid 14609.
  158.       lxc-start 20171127071252.657 INFO     lxc_monitor - monitor.c:lxc_monitor_sock_name:185 - Using monitor socket name "lxc/ad055575fe28ddd5//var/lib/lxc".
  159.       lxc-start 20171127071352.642 DEBUG    lxc_conf - conf.c:run_buffer:396 - Script /usr/share/lxc/hooks/lxc-pve-prestart-hook 128 lxc pre-start with output: In some cases useful info is found in syslog - try "dmesg | tail" or so.
  160. .
  161.       lxc-start 20171127071352.655 ERROR    lxc_conf - conf.c:run_buffer:405 - Script exited with status 110.
  162.       lxc-start 20171127071352.655 ERROR    lxc_start - start.c:lxc_init:450 - Failed to run lxc.hook.pre-start for container "128".
  163.       lxc-start 20171127071352.655 ERROR    lxc_start - start.c:__lxc_start:1321 - Failed to initialize container "128".
  164.       lxc-start 20171127071352.655 WARN     lxc_commands - commands.c:lxc_cmd_rsp_recv:172 - Command get_cgroup failed to receive response: Connection reset by peer.
  165.       lxc-start 20171127071357.660 ERROR    lxc_start_ui - tools/lxc_start.c:main:366 - The container failed to start.
  166.       lxc-start 20171127071357.660 ERROR    lxc_start_ui - tools/lxc_start.c:main:368 - To get more details, run the container in foreground mode.
  167.       lxc-start 20171127071357.660 ERROR    lxc_start_ui - tools/lxc_start.c:main:370 - Additional information can be obtained by setting the --logfile and --logpriority options.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement