Skip to main content

The filesystem “/var/tmp” mounted at “/var/tmp” reached “warn” status

Comments

3 comments

  • Infopro
    the folder is filled with session files

    This command should clear them out easy enough:
    rm -rf /tmp/sess*
    There's a document for this that you might find useful: How to Manage your Hard Drive Space - cPanel Knowledge Base - cPanel Documentation
    0
  • linux-tech
    This command should clear them out easy enough:
    rm -rf /tmp/sess*
    There's a document for this that you might find useful:
    0
  • dalem
    How can I found which process or software is creating this
    it's php any site running php will add sess files to your tmp note: session files are usually very small your examples the largest file is 4k are you sure that they are taking 100% of your space and not something else
    0

Please sign in to leave a comment.