Activity Stream
48,167 MEMBERS
64106 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14
  1.     
    #11
    Member
    Can someone teach me how to make this change?

    It appears that something was writing to /tmp and filling it up, but it appears now to be clearing out. The df cache is still catching up at this time. It is normal for the df cache to be a bit behind on a linux server. I suspect that mysql may be behind the filling of /tmp. I'd recommend setting the tmpdir directive in your /etc/my.cnf to a larger partition. For example, something like the following:
    tmpdir = /home/mysql

    You should make sure that the directory is owned mysql:mysql and then restart mysql in order for this change to take effect.
    Any tutorial out there?

  2.   Sponsored Links

  3.     
    #12
    Member
    please, anyone?

  4.     
    #13
    Respected Member
    tutorial? Edit the file /etc/my.cnf and find the line with tmpdir = .

    If it is not there you can add what was suggested /home/mysql
    after this line : [mysqld]
    then save it. Create the new folder
    mkdir /home/mysql
    Then change owner:group
    chown mysql:mysql /home/mysql

    Then restart mysql service.
    service mysqld restart

  5.     
    #14
    Member
    Thank you Lock Down!
    But yesterday I take a look at Daily Process Log and found a user account that was with 35.0 MySQL Processes... I suspended that account and everything returns to normal finally. That user account was using a phpBB forum, now I need to check what was causing that.
    But at least I have my server back to normal again! hehe

    Btw, I gave you reputation for the trouble that you had writing those instructions

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Critical Vulnerability in Windows RDP
    By shahaz in forum Hosting Discussion
    Replies: 0
    Last Post: 15th Mar 2012, 10:32 AM
  2. PHP 5.3.9 Critical Bug - Patch now
    By m107 in forum Webmaster Discussion
    Replies: 6
    Last Post: 6th Feb 2012, 08:07 AM
  3. Drive Space Critical on ...
    By Divvy in forum Server Management
    Replies: 11
    Last Post: 13th Dec 2010, 06:43 PM
  4. Nginx Critical Security php-cgi bug
    By NewEraCracker in forum Webmaster Discussion
    Replies: 0
    Last Post: 3rd Jul 2010, 01:40 PM
  5. Critical Review: My BLog
    By TheRapidshareLinksWorld in forum Site Reviews
    Replies: 5
    Last Post: 21st Nov 2009, 10:57 PM

Tags for this Thread

BE SOCIAL