Wierd happening with /usr/local/directadmin/dataskq

nealdxmhost

Verified User
Joined
Jan 1, 2009
Messages
232
Location
Los Angeles CA
The past few days I am getting periodic alerts for apache restarting every 5 minutes and when I look at the process monitor it appears that /usr/local/directadmin/dataskq is running for an insanely long time. The server is running CENTOS 5.7 64 bit if this helps.

Is this something that I should be worried about?

Code:
PID 	USER 	PR 	NI 	VIRT 	RES 	SHR 	S 	%CPU 	%MEM 	TIME+ 	COMMAND
9341	root	39	19	166m	121m	2056	R	37.1	6.1	217:51.43	/usr/local/directadmin/dataskq
27220	root	39	19	191m	146m	2056	R	35.1	7.3	545:47.66	/usr/local/directadmin/dataskq
21706	root	39	19	156m	110m	2056	R	27.3	5.5	24:29.54	/usr/local/directadmin/dataskq
15885	root	39	19	160m	115m	2056	R	25.4	5.8	106:29.78	/usr/local/directadmin/dataskq
 
Simplest diagnostic is probably to delete the taskqueue file and kill those processes. Then see if it recurrs.

Jeff
 
It has happened a few times this past week and from the control panel I just authenticate and kill the said process and everything seems to quiet down for a spell. Fortunately for the last couple of days there has not been an issue with it but I do keep my fingers crossed.

In other news, the new server is getting a whole lot closer to being ready for production at which point the real fun begins when I migrate everything over from the original server to the new one
 
Back
Top