Hello,
After several days, I have to reboot my machine because of mfs full. This is not the first time. I have few mfs on this machine, but I observe that this is always a full filesystem on /tmp after +40 days of uptime. But on other mfs, I have very low filesystem activity. Am I the only one having such problem ? Is there a tool to track this issue and define a more precise root cause ? I'm running 6.7 amd64. Many thanks obsd-fw/tmp# du -h /tmp 1.0K /tmp/.X11-unix 1.0K /tmp/.ICE-unix 1.0K /tmp/vi.recover 11.0K /tmp obsd-fw/tmp# df -h /tmp Filesystem Size Used Avail Capacity Mounted on mfs:71474 991M 991M -49.5M 105% /tmp obsd-fw/tmp# uptime 7:22PM up 57 days, 17:58, 1 user, load averages: 0.08, 0.16, 0.15 obsd-fw/tmp# ps aux | grep mfs root 71474 0.0 12.4 1049016 1016980 ?? S 22Jun20 1:25.23 /sbin/mount_mfs -o rw -s 1024m swap /tmp After a reboot, I have this: obsd-fw~# du -h /tmp 1.0K /tmp/.X11-unix 1.0K /tmp/.ICE-unix 1.0K /tmp/vi.recover 1.6M /tmp obsd-fw~# df -h /tmp Filesystem Size Used Avail Capacity Mounted on mfs:26153 991M 1.6M 940M 0% /tmp obsd-fw~# ps aux | grep mfs root 26153 0.0 0.0 1049016 2068 ?? S 7:30PM 0:00.11 /sbin/mount_mfs -o rw -s 1024m swap /tmp obsd-fw~# uptime 7:42PM up 12 mins, 1 user, load averages: 0.77, 0.59, 0.35 -- Sent from my Android device with K-9 Mail. Please excuse my brevity.