"No space left on device" upgrading 22.7.9 -> 22.7.9_3

Started by thebandit, December 07, 2022, 11:48:37 PM

Previous topic - Next topic
I've encountered this once before recently, and seemed to fix it by rebooting. Not sure what's going on, or how to fix/prevent it.

I'm running OPN on an HP desktop with a 512GB SSD. I accepted default partitioning during install.

Here's output of df -h:

Filesystem                  Size    Used   Avail Capacity  Mounted on
zroot/ROOT/default          453G    2.0G    451G     0%    /
devfs                       1.0K    1.0K      0B   100%    /dev
/dev/ada0p1                 260M    1.8M    258M     1%    /boot/efi
fdescfs                     1.0K    1.0K      0B   100%    /dev/fd
procfs                      4.0K    4.0K      0B   100%    /proc
zroot/tmp                   451G     84M    451G     0%    /tmp
zroot/usr/ports             451G     96K    451G     0%    /usr/ports
zroot/usr/home              451G     96K    451G     0%    /usr/home
zroot/usr/src               451G     96K    451G     0%    /usr/src
zroot/var/tmp               451G    100K    451G     0%    /var/tmp
zroot/var/log               451G    205M    451G     0%    /var/log
zroot                       451G     96K    451G     0%    /zroot
zroot/var/mail              451G    104K    451G     0%    /var/mail
zroot/var/audit             451G     96K    451G     0%    /var/audit
zroot/var/crash             451G     96K    451G     0%    /var/crash
tmpfs                       1.6G    1.6G      0B   100%    /var/log
tmpfs                       1.6G    1.7M    1.6G     0%    /tmp
devfs                       1.0K    1.0K      0B   100%    /var/dhcpd/dev
/dev/md43                   465M     76K    427M     0%    /usr/local/sensei/output/active/temp
devfs                       1.0K    1.0K      0B   100%    /var/unbound/dev
/usr/local/lib/python3.9    453G    2.0G    451G     0%    /var/unbound/usr/local/lib/python3.9


What's going on?

Your /var/log and /tmp is full, probably because of excessive log details or long retention time.

But is also looks as if you enabled "Use memory file system for /var/log" and "Use memory file system for /tmp " and only have so much RAM.
Intel N100, 4 x I226-V, 16 GByte, 256 GByte NVME, ZTE F6005

1100 down / 800 up, Bufferbloat A+

December 29, 2022, 10:24:20 PM #2 Last Edit: December 29, 2022, 10:26:16 PM by abulafia
[pls disregard]