I’ve been dealing with a extremely high load, of around 20.00+ on my server at almost all times, if i restart my server it will be on 1.00-2.00 for a few hours, then 2.00-8.00 for a few more hours, then eventually it will go to a maximum of 20.00 for an indefinate amount of time until i do a full reset of my server.
My current top is.
top - 10:32:37 up 2 days, 8:23, 1 user, load average: 18.87, 20.28, 20.90
Tasks: 131 total, 1 running, 130 sleeping, 0 stopped, 0 zombie
Cpu(s): 20.1% us, 7.6% sy, 0.0% ni, 21.6% id, 50.6% wa, 0.0% hi, 0.0% si
Mem: 4149100k total, 4123204k used, 25896k free, 189076k buffers
Swap: 2040244k total, 2780k used, 2037464k free, 3199640k cached
PID USER PR NI %CPU TIME+ %MEM VIRT RES SHR S COMMAND
1354 mysql 16 0 40 0:44.88 1.0 145m 42m 3840 S mysqld
8939 root 16 0 30 4:46.98 0.9 45844 37m 2520 S MailScanner
6437 root 17 0 28 4:52.23 0.9 45736 37m 2444 S MailScanner
6225 root 17 0 24 4:53.94 0.9 45840 37m 2520 S MailScanner
6092 root 16 0 20 4:53.85 0.9 45736 37m 2484 S MailScanner
8435 root 16 0 16 4:49.42 0.9 45736 37m 2484 S MailScanner
1035 apache 16 0 2 0:00.38 0.4 35528 14m 2920 S httpd
1427 apache 15 0 2 0:00.31 0.4 35604 15m 3768 S httpd
1429 apache 15 0 2 0:00.27 0.4 35512 14m 2820 S httpd
2936 apache 15 0 2 0:00.13 0.4 35532 14m 2800 S httpd
2937 apache 15 0 2 0:00.14 0.4 35528 14m 2816 S httpd
3004 apache 16 0 2 0:00.15 0.4 35520 14m 2804 S httpd
3718 apache 16 0 2 0:00.08 0.4 35508 14m 2792 S httpd
3727 apache 15 0 2 0:00.08 0.4 35528 14m 2792 S httpd
1 root 16 0 0 0:04.25 0.0 2524 548 468 S init
2 root RT 0 0 0:00.17 0.0 0 0 0 S migration/0
3 root 34 19 0 0:00.25 0.0 0 0 0 S ksoftirqd/0
I’ve activated slow mysql queries to try to find those and fix them, but the file reports nothing.
I’m kinda desperate here since all i have are 7-8 tables with 50,000 rows in them being accessed, and a DUAL XEON cloverfield server with 2gig memory and i’ve been told that i really shouldnt be having this problem.
Any help is appreciated.