My server crashed without any warning.
Looking in var/log/messages, I found the following:
...but it doesn't really help me understand what happened.Code:Aug 14 14:23:36 server kernel: Call Trace: Aug 14 14:23:36 server kernel: [<c0167fbf>] T.648+0x55/0x15f Aug 14 14:23:36 server kernel: [<c0405b3d>] ? _raw_spin_unlock_irqrestore+0xf/0x11 Aug 14 14:23:36 server kernel: [<c02a3fbd>] ? ___ratelimit+0xc9/0xdc Aug 14 14:23:36 server kernel: [<c01680f8>] T.647+0x2f/0x205 Aug 14 14:23:36 server kernel: [<c0133881>] ? has_capability_noaudit+0x18/0x21 Aug 14 14:23:36 server kernel: [<c01684c6>] out_of_memory+0x1f8/0x27b Aug 14 14:23:36 server kernel: [<c016adf8>] __alloc_pages_nodemask+0x3f9/0x512 Aug 14 14:23:36 server kernel: [<c016c22f>] __do_page_cache_readahead+0xa6/0x187 Aug 14 14:23:36 server kernel: [<c0166144>] ? wait_on_page_bit+0x78/0x81
WHM > Daily Process log does not show any CPU usage above 1%.
Here are the Top Processes for the day the crash occurred:
I'm a bit lost really because I can't find any info on what caused the crash.Code:User Domain % Process root 83.0 gzip root 4.8 /bin/gtar -t -v -f /backup/cpbackup/daily/site1/homedir.tar --utc root 3.0 /usr/bin/perl /usr/local/cpanel/whostmgr/bin/dnsqueue site2 site2.co.uk 3.0 php -q /home/site2/public_html/php/cron_basket.php site1 site1.co.uk 24.1 /usr/bin/php public_html/generator/runcrawl.php site1 site1.co.uk 22.6 /usr/bin/php public_html/generator/runcrawl.php mysql 2.8 /usr/sbin/mysqld --basedir/ --datadir/var/lib/mysql --usermysql --log-error/var/lib/mysql/myserver1err --pid-file/var/lib/mysql/myserver1pid mysql 2.0 /usr/sbin/mysqld --basedir/ --datadir/var/lib/mysql --usermysql --log-error/var/lib/mysql/myserver1err --pid-file/var/lib/mysql/myserver1pid site1 site1.co.uk 10.0 [php] mysql 1.8 /usr/sbin/mysqld --basedir/ --datadir/var/lib/mysql --usermysql --log-error/var/lib/mysql/myserver1err --pid-file/var/lib/mysql/myserver1pid site2 site2.co.uk 1.5 /usr/bin/php /home/site2/public_html/parts.php nobody 1.0 /usr/local/apache/bin/httpd -k start -DSSL mailnull 1.0 /usr/sbin/exim -bd -q60m nobody 0.5 [httpd] site2 site2.co.uk 0.4 httpd [site2] [/] nobody 0.3 /usr/local/apache/bin/httpd -k start -DSSL 68 0.1 hald
The only changes I have made recently are:
1. Turned CpHulk on.
2. I run a script each morning to upload backup files to Amazon S3 using S3cmd.
Server Spec:
1 x 0.40GHz
1024 MBytes
Where should I look for more info regarding the OOM message?
Any ideas?


LinkBack URL
About LinkBacks
Reply With Quote