Blogs Classifieds Downloads FlashChat Gallery Googlemap Invite Friends Links Projects Reviews Wiki
 


Welcome to the pSeries Tech Forums, our free peer-based support site for administrators, engineers and architects working with IBM pSeries servers and software.

You are currently viewing our site as a guest which gives you limited access to view most discussions, articles, tutorials and access our other free features. By joining our community you will be able to collaborate with administrators, engineers and architects charged with designing, delivering or maintaining IBM pSeries server environments.

Founded by a recognized IBM pSeries consultant and IBM Redbook author, pSeries Tech Forums was developed with the single mission of bringing IBM pSeries professionals together into a single self-help community.

Registration is fast, simple and absolutely free to all IT professionals with responsibility for or interest in IBM pSeries servers. We invite you to join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

Our Sponsors
Want to advertise?  


Reply
 
LinkBack Thread Tools
  #1  
Old February 5th, 2007
udayperumal's Avatar
udayperumal Offline
Junior Member
 
Join Date: July 2006
Location: India
Posts: 2
Defunt Process.

Hi,

I am facing a problem in one of my aix machine running aix 5.3 ML04 SP03 with oracle database 9i and configured in HACMP V5.3 with latest patches.
Cluster is configured in Active/passive mode and there is problem with passive server.

When i am checking ps aux command there more than 6000 defunt process running and owner of the process are root and taoracle.

After reboot the no. of defunt process getting reduce to less than 30, but owner of those process is only taoracle. Because of this preformance problem and system is behaving abnormally.

example:
root 4871128 1 8 0:00 <defunct>
taoracle 4879216 1 3 0:00 <defunct>
root 4883454 1 8 0:00 <defunct>

Need to know why this defunt process are generating and what is the RCA for finding the process which is generating this.

I have pasted the inittab output below for reference. If any output is required pls do let me know...

#/etc/inittab.
==============
naudio::boot:/usr/sbin/naudio > /dev/null
logsymp:2:once:/usr/lib/ras/logsymptom # for system dumps
perfstat:2:once:/usr/lib/perf/libperfstat_updt_dictionary >/dev/console 2>&1
diagd:2:once:/usr/lpp/diagnostics/bin/diagd >/dev/console 2>&1
ctrmc:2:once:/usr/bin/startsrc -s ctrmc > /dev/console 2>&1
ha_star:h2:once:/etc/rc.ha_star >/dev/console 2>&1
clcomdES:2:once:startsrc -s clcomdES >/dev/console 2>&1
lft0:2:respawn:/usr/sbin/getty /dev/lft0
ntbl_reset:2:once:/usr/bin/ntbl_reset_datafiles
rcml:2:once:/usr/sni/aix53/rc.ml > /dev/console 2>&1
naviagent:2:wait:/etc/rc.agent > /dev/console 2>&1
rcemcpower:2:wait:/etc/rc.emcpower set_ipldevice > /dev/console 2>&1
cons:0123456789:respawn:/usr/sbin/getty /dev/console
clinit:a:wait:/bin/touch /usr/es/sbin/cluster/.telinit # HACMP for AIX These must be the last entries of run level a in initt
ab!
pst_clinit:a:wait:/bin/echo Created /usr/es/sbin/cluster/.telinit > /dev/console # HACMP for AIX These must be the last entri
es of run level a in inittab!
tty0:2:off:/usr/sbin/getty /dev/tty0
sshtadb:2:respawn:su taoracle "-c /uhome/taoracle/dba/scripts/start_ssh.tadb -9 -u"
sshoasis:2:respawn:su taoracle "-c /uhome/taoracle/dba/scripts/start_ssh.oasis -9 -u"
altiris:235:once:/etc/rc.altiris start
xmdaily:2:once:/usr/bin/xmwlm -L 2>&1 >/dev/null # Start xmwlm daily recording
__________________
Regards,
Uday
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2  
Old February 5th, 2007
mshulman1980's Avatar
mshulman1980 Offline
Member
 
Join Date: October 2006
Posts: 38
Re: Defunt Process.

Good morning... I've seen this before with Oracle 9i as well. We were able to kill the defunct processes without any apparent impact on the server. The problem as far as I could tell was that we had a lot of poorly written applications that were not closing their db connections properly.
Here's the script that we used to kill off the dedunct processes:
ps -ef | grep defunct| cut -c10-16 > /tmp/a
for i in `cat /tmp/a`
do
kill $i
done
rm /tmp/a
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Bookmarks

These are the 100 most searched terms
Search Cloud
0042-001 0042-001 nim 0513-001 the system resource controller daemon is not active 0513-001 the system resource controller daemon is not active. 0514-061 0514-061 cannot find a child device 0514-061 cannot find a child device. 0516-787 0516-787 extendlv 0516-787 extendlv: maximum allocation for logical volume 110000ac aa00e1f3 aio aix aix aio aix freeware aixif_arp_dup_addr b150f22a b181f22a b181fb53 ba010004 c1001020 d133c002 dacnone dcb47997 fcp_array_err6 fget_config gnu tar aix gsclvmd gtar aix hi yall hmc root password hmc vmware hscl05db ibm p6 ibm p6 520 libpopt aix libpopt.a libpopt.a(libpopt.so.0) is needed by rsync-2.6.2-1 migratelv mksysb navisphere agent nim server pseries pseriestech rsync aix sc_disk_err4 scan_error_chrp vio server websm xhost file ... powered by Simple Search Cloud


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Trap process start event Miguel Sanders AIX for POWER Systems 1 October 24th, 2006 07:54



Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Powered by vbWiki Pro 1.3 RC5. Copyright ©2006-2007, NuHit, LLC

vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50