Skip to main content

[Resolved] increase space in /tmp

Comments

3 comments

  • JaredR.
    You do not need to reinstall CentOS and cPanel to fix this. That is a very drastic approach to a problem you can solve much more easily. First, look at what is filling up the /tmp directory. Usually, that problem is caused by a script not cleaning up after itself. If you can reconfigure the script to not create as many temporary files, that will solve the problem. Second, even if scripts are cleaning up after themselves, 485MB may be a bit small on a very busy server. If this is the case, you can simply resize the /tmp directory. You can resize the /tmp directory without needing to reinstall the operating system and cPanel. The reason that you can do this is that /tmp is not actually a partition. It is a file, /usr/tmpDSK, that is mounted as a directory. The following threads explain how to resize the /tmp directory:
    0
  • numarketing
    hi it worked thanks for the advise sanjay
    0
  • JaredR.
    You are most welcome. I am happy I was able to help.
    0

Please sign in to leave a comment.