vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   Defunct processes bogging down server (https://vborg.vbsupport.ru/showthread.php?t=244279)

ludachris 06-09-2010 01:45 PM

Defunct processes bogging down server
 
I've noticed more and more database errors lately, and I believe our server should be able to handle the load our site creates. I have a server admin who helps out from time to time and he pointed out how the server has a lot of defunct processes going on all the time. He said on average, defunct processes are taking up 30% of the server's resources. Here's a list of the top 10 processes that were going on yesterday, about an hour after a reboot:

~$ ps -eo pcpu,pid,user,args | sort -k 1 -r | head -10
%CPU PID USER COMMAND
44.0 12493 10003 [php-cgi] <defunct>
22.2 5197 mysql /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file=/var/run/mysqld/mysqld.pid --skip-external-locking --port=3306 --socket=/var/run/mysqld/mysqld.sock
1.7 12461 www-data /usr/sbin/apache2 -k start
1.4 12268 10003 [php-cgi] <defunct>
1.3 12308 10003 [php-cgi] <defunct>
116 12489 10003 [php-cgi] <defunct>
1.1 11568 www-data /usr/sbin/apache2 -k start
0.8 9076 www-data /usr/sbin/apache2 -k start
0.8 12159 www-data /usr/sbin/apache2 -k start

Any idea how exactly to track down what scripts are running these processes? My server guy said that it would take a LONG time to figure out. I just need to know exactly how to track it down, what to look for and what actions I need to take once I do figure it out. Any other suggestions on actions I can take to optimize and improve the server performance? We are already running a caching solution on the server.

Thanks in advance!

Angel-Wings 06-09-2010 04:37 PM

<a href="https://en.wikipedia.org/wiki/Lsof" target="_blank">http://en.wikipedia.org/wiki/Lsof</a>

Together with strace etc. should exactly do what you're looking for within some seconds

Marco van Herwaarden 06-10-2010 03:21 AM

I suggest you post a server optimisation request on vBulletin.com in Server Configuration.


All times are GMT. The time now is 03:33 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01541 seconds
  • Memory Usage 1,712KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete