/tmp folder full? Need LVM help
Hi all,
I've installed Fedora 28 recently, utilizing a / /home /swap partitioning under LVM format.
However, since I am doing some Hadoop data science stuff, many of my processes write down into /tmp, and if I don't clean it up manually between process and process, I get 'Out of space' error on my system (on all of it, even bash command history checking, etc). Then I do rm -rf /tmp/* and everything comes back to normal.
The strange thing is, I don't have any special /tmp partitioning, so why is there a limit on it's size? I think my limit is 7.9GB but no idea where is this set. My home partition has about 100 GB free and my root partition has about 30 GB so I am sure im not running out of space.