I want to up this thread. Regular log errori'm unable to reproduce these errors here.
can you try running this in the affected container:
and posting the output?Code:for i in cpuinfo diskstats meminfo stat uptime swaps; do echo "=== $i ==="; cat /proc/$i; done
you can also try cat these files individually while watching the journal on the host withjournalctl -f
and noting any errors
but i would guess the reboots are likely happening for another reason, looking at the journal should help figure out what's going on
Oct 24 15:00:30 pve0 lxcfs[4135927]: utils.c: 338: read_file_fuse: Write to cache was truncated
still exists on current
Virtual Environment 7.0-13
latest kernel.
More information. My last reboot was several days ago. LXCFS service was restarted as always after rebot because of error.
Today was one of rare days when I moved all my lxc and kvm containers to ext4 temporary partition, removed zfs pool and create new one. After migration and starting some of first containers, I found that lxcfs error exists in log again, even not after reboot.
Attaching my cpuinfo diskstats and etc