mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-06 23:14:19 +00:00
735 B
735 B
The template below is mostly useful for bug reports and support questions. Feel free to remove anything which doesn't apply to you and add more information where it makes sense.
Required information
- Distribution:
- Distribution version:
- The output of
lxc-start --version
lxc-checkconfig
uname -a
cat /proc/self/cgroup
cat /proc/1/mounts
Issue description
A brief description of what failed or what could be improved.
Steps to reproduce
- Step one
- Step two
- Step three
Information to attach
- any relevant kernel output (
dmesg
) - container log (The file from running
lxc-start -n <c> -l TRACE -o <logfile>
) - the containers configuration file