Hi I have a problem with one of my LXC containers. On starting it tells me that there is no space left on device but the pool is about 6 TB and the LXC is only using 5.1 TB
What are the right steps to debug this error?
What are the right steps to debug this error?
Python:
root@node02:~# cat lxc-250.log
lxc-start 250 20230409125408.708 INFO lsm - ../src/lxc/lsm/lsm.c:lsm_init_static:38 - Initialized LSM security driver AppArmor
lxc-start 250 20230409125408.709 INFO conf - ../src/lxc/conf.c:run_script_argv:338 - Executing script "/usr/share/lxc/hooks/lxc-pve-prestart-hook" for container "250", config section "lxc"
lxc-start 250 20230409125409.476 DEBUG conf - ../src/lxc/conf.c:run_buffer:311 - Script exec /usr/share/lxc/hooks/lxc-pve-prestart-hook 250 lxc pre-start produced output: closing file '/etc/systemd/network/eth0.network.tmp.3782' failed - No space left on device
lxc-start 250 20230409125409.486 DEBUG conf - ../src/lxc/conf.c:run_buffer:311 - Script exec /usr/share/lxc/hooks/lxc-pve-prestart-hook 250 lxc pre-start produced output: error in setup task PVE::LXC::Setup::pre_start_hook
lxc-start 250 20230409125409.556 ERROR conf - ../src/lxc/conf.c:run_buffer:322 - Script exited with status 1
lxc-start 250 20230409125409.556 ERROR start - ../src/lxc/start.c:lxc_init:844 - Failed to run lxc.hook.pre-start for container "250"
lxc-start 250 20230409125409.557 ERROR start - ../src/lxc/start.c:__lxc_start:2027 - Failed to initialize container "250"
lxc-start 250 20230409125409.557 INFO conf - ../src/lxc/conf.c:run_script_argv:338 - Executing script "/usr/share/lxcfs/lxc.reboot.hook" for container "250", config section "lxc"
lxc-start 250 20230409125409.557 INFO conf - ../src/lxc/conf.c:run_script_argv:338 - Executing script "/usr/share/lxc/hooks/lxc-pve-poststop-hook" for container "250", config section "lxc"
lxc-start 250 20230409125409.894 ERROR lxc_start - ../src/lxc/tools/lxc_start.c:main:306 - The container failed to start
lxc-start 250 20230409125409.894 ERROR lxc_start - ../src/lxc/tools/lxc_start.c:main:311 - Additional information can be obtained by setting the --logfile and --logpriority options