walham

lxc-checkconfig

Jul 21st, 2017
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. root@localhost:/# lxc-checkconfig
  2. lxc-checkconfig
  3. --- Namespaces ---
  4. Namespaces: enabled
  5. Utsname namespace: enabled
  6. Ipc namespace: enabled
  7. Pid namespace: enabled
  8. User namespace: enabled
  9. newuidmap is not installed
  10. newgidmap is not installed
  11. Network namespace: enabled
  12. Multiple /dev/pts instances: enabled
  13.  
  14. --- Control groups ---
  15. Cgroup: enabled
  16. Cgroup clone_children flag: enabled
  17. Cgroup device: enabled
  18. Cgroup sched: enabled
  19. Cgroup cpu account: enabled
  20. Cgroup memory controller: enabled
  21. Cgroup cpuset: enabled
  22.  
  23. --- Misc ---
  24. Veth pair device: enabled
  25. Macvlan: enabled
  26. Vlan: enabled
  27. Bridges: enabled
  28. Advanced netfilter: enabled
  29. CONFIG_NF_NAT_IPV4: missing
  30. CONFIG_NF_NAT_IPV6: missing
  31. CONFIG_IP_NF_TARGET_MASQUERADE: enabled
  32. CONFIG_IP6_NF_TARGET_MASQUERADE: missing
  33. CONFIG_NETFILTER_XT_TARGET_CHECKSUM: enabled
  34. FUSE (for use with lxcfs): enabled
  35.  
  36. --- Checkpoint/Restore ---
  37. checkpoint restore: enabled
  38. CONFIG_FHANDLE: enabled
  39. CONFIG_EVENTFD: enabled
  40. CONFIG_EPOLL: enabled
  41. CONFIG_UNIX_DIAG: enabled
  42. CONFIG_INET_DIAG: enabled
  43. CONFIG_PACKET_DIAG: missing
  44. CONFIG_NETLINK_DIAG: missing
  45. File capabilities: enabled
  46.  
  47. Note : Before booting a new kernel, you can check its configuration
  48. usage : CONFIG=/path/to/config /usr/bin/lxc-checkconfig
Advertisement
Add Comment
Please, Sign In to add comment