Advertisement
shinji

Untitled

May 3rd, 2014
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.64 KB | None | 0 0
  1. shinji@icarus:~$ cat debug.out
  2. lxc-start 1399129886.226 INFO lxc_start_ui - using rcfile /home/shinji/.local/share/lxc/gateone/config
  3. lxc-start 1399129886.226 INFO lxc_utils - XDG_RUNTIME_DIR isn't set in the environment.
  4. lxc-start 1399129886.227 INFO lxc_confile - read uid map: type u nsid 0 hostid 100000 range 65536
  5. lxc-start 1399129886.227 INFO lxc_confile - read uid map: type g nsid 0 hostid 100000 range 65536
  6. lxc-start 1399129886.227 WARN lxc_log - lxc_log_init called with log already initialized
  7. lxc-start 1399129886.232 INFO lxc_lsm - LSM security driver nop
  8. lxc-start 1399129886.232 INFO lxc_utils - XDG_RUNTIME_DIR isn't set in the environment.
  9. lxc-start 1399129886.233 DEBUG lxc_conf - allocated pty '/dev/pts/2' (5/6)
  10. lxc-start 1399129886.234 DEBUG lxc_conf - allocated pty '/dev/pts/3' (7/8)
  11. lxc-start 1399129886.234 DEBUG lxc_conf - allocated pty '/dev/pts/4' (9/10)
  12. lxc-start 1399129886.234 DEBUG lxc_conf - allocated pty '/dev/pts/6' (11/12)
  13. lxc-start 1399129886.234 INFO lxc_conf - tty's configured
  14. lxc-start 1399129886.234 DEBUG lxc_start - sigchild handler set
  15. lxc-start 1399129886.234 DEBUG lxc_console - no console peer
  16. lxc-start 1399129886.238 INFO lxc_monitor - using monitor sock name lxc/9533dfd51ceeb36b//home/shinji/.local/share/lxc
  17. lxc-start 1399129886.587 INFO lxc_start - 'gateone' is initialized
  18. lxc-start 1399129886.600 DEBUG lxc_start - Not dropping cap_sys_boot or watching utmp
  19. lxc-start 1399129886.600 INFO lxc_start - Cloning a new user namespace
  20. lxc-start 1399129886.600 INFO lxc_cgroup - cgroup driver cgmanager initing for gateone
  21. lxc-start 1399129886.601 ERROR lxc_cgmanager - call to cgmanager_create_sync failed: invalid request
  22. lxc-start 1399129886.601 ERROR lxc_cgmanager - Failed to create cpuset:gateone
  23. lxc-start 1399129886.601 ERROR lxc_cgmanager - Error creating cgroup cpuset:gateone
  24. lxc-start 1399129886.601 INFO lxc_cgmanager - cgroup removal attempt: cpuset:gateone did not exist
  25. lxc-start 1399129886.601 INFO lxc_cgmanager - cgroup removal attempt: debug:gateone did not exist
  26. lxc-start 1399129886.602 INFO lxc_cgmanager - cgroup removal attempt: cpu:gateone did not exist
  27. lxc-start 1399129886.602 INFO lxc_cgmanager - cgroup removal attempt: cpuacct:gateone did not exist
  28. lxc-start 1399129886.602 INFO lxc_cgmanager - cgroup removal attempt: devices:gateone did not exist
  29. lxc-start 1399129886.602 INFO lxc_cgmanager - cgroup removal attempt: freezer:gateone did not exist
  30. lxc-start 1399129886.602 INFO lxc_cgmanager - cgroup removal attempt: net_cls:gateone did not exist
  31. lxc-start 1399129886.602 INFO lxc_cgmanager - cgroup removal attempt: blkio:gateone did not exist
  32. lxc-start 1399129886.602 INFO lxc_cgmanager - cgroup removal attempt: perf_event:gateone did not exist
  33. lxc-start 1399129886.602 INFO lxc_cgmanager - cgroup removal attempt: net_prio:gateone did not exist
  34. lxc-start 1399129886.603 ERROR lxc_start - failed creating cgroups
  35. lxc-start 1399129886.603 INFO lxc_utils - XDG_RUNTIME_DIR isn't set in the environment.
  36. lxc-start 1399129886.603 ERROR lxc_start - failed to spawn 'gateone'
  37. lxc-start 1399129886.603 INFO lxc_utils - XDG_RUNTIME_DIR isn't set in the environment.
  38. lxc-start 1399129886.603 INFO lxc_utils - XDG_RUNTIME_DIR isn't set in the environment.
  39. lxc-start 1399129886.603 ERROR lxc_commands - command get_cgroup failed to receive response
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement