tmp folder
Hey,
you seem to change the partition setup, a small root-partition and a big /srv & /var partition. Good, only a big enough tmp partition is missing, our media-servers are filling up the root partition too quickly by filling up /tmp which is very small now.
any ideas or plans
Support Staff 2 Posted by Jonathan Weiss on 06 Mar, 2012 01:22 PM
We symlink the application and logs to /mnt which is a very big partition.
Doing the same for /tmp is not simple once the machine is already running.
The better solution is to set the tmp-dir for the application to e.g. /mnt/tmp or something. This should be configurable somewhere for you app.