Skip to content

Instantly share code, notes, and snippets.

@nelsnelson
Created March 12, 2014 18:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nelsnelson/9513312 to your computer and use it in GitHub Desktop.
Save nelsnelson/9513312 to your computer and use it in GitHub Desktop.
log output
$ cat /tmp/lxc.log
lxc-create 1391628487.880 WARN lxc_log - lxc_log_init called with log already initialized
lxc-create 1391628487.893 INFO bdev - got 0 for thin pool at path: /dev/lxc/lxc
lxc-create 1391628487.962 DEBUG bdev - trying to mount '/dev/lxc/test'->'/usr/lib/lxc/rootfs' with fstype 'ext3'
lxc-create 1391628487.963 INFO bdev - mounted '/dev/lxc/test' on '/usr/lib/lxc/rootfs', with fstype 'ext3'
lxc-create 1391628487.983 INFO lxc_create_ui - container test created
lxc-start 1391628487.988 INFO lxc_start_ui - using rcfile /var/lib/lxc/test/test/config
lxc-start 1391628487.988 WARN lxc_log - lxc_log_init called with log already initialized
lxc-start 1391628487.988 ERROR lxc_start_ui - Executing '/sbin/init' with no configuration file may crash the host
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment