Help - Search - Members - Calendar
Full Version: /tmp is full
The Planet Forums > Control Panels > cPanel/WHM
benNICHOLAS
Hi!

My /dev/Tmp is full as you could se below and couses error on mysql.

/dev/hda1 99M 19M 75M 21% /boot
/dev/Tmp 473M 449M 2.0K 100% /tmp
/dev/varTmp 473M 12M 437M 3% /var/tmp
/dev/hda3 53G 27G 24G 54% /
/dev/varspool 473M 8.1M 441M 2% /var/spool/mail

Is there some friendly soul out there who could tell me how to increase diskspace to /tmp??

Best regards

Niclas
Tweek
its probably better to look and see exactly what is filling up /tmp and solve that problem icon_wink.gif
aventure
cd /tmp
rm -rf php*
rm -rf *sess*
rm -rf cpanel*
rm -rf phpa*
rm -rf mmcache*

Covers most items, but you should check /tmp by using

cd /tmp
ls -lih | more

This displays a directory listing in "human" size listings, so you can see whats taking up the size.
kamihacker
there's a howto here somewhere

regards
benNICHOLAS
QUOTE
Originally posted by aventure
cd /tmp
rm -rf php*
rm -rf *sess*
rm -rf cpanel*
rm -rf phpa*
rm -rf mmcache*

Covers most items, but you should check /tmp by using

cd /tmp
ls -lih | more

This displays a directory listing in "human" size listings, so you can see whats taking up the size.


Thx alot to all of you for your help.

Found this file:

0X3QZfNGqPm
52 -rw-r--r-- 1 sahlins sahlins 421M Jan 9 17:19 cpanel.TMP.mQGyP

Pretty big, can I delete it?

Thx once again!
DjXtra
Yes
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.