Problem with a directadmin process

Kurogane

Verified User
Joined
Oct 6, 2019
Messages
88
Hello,

I just notice on my server i'm running this process "directadmin taskq --syslog"

This process is consuming a lot disk usage and seems not stop.

I've around 8 process with each process using around 3-8 MB/s in disk read and i'm not sure what is doing this process.

How i can solve this issue, what is causing to use a lot IO? is safe to kill/stop this process.

i would to like to see the logs of this process.

There are not errors in errortaskq.log if you ask the file is empty.
 
Can you check if there is this file:
/usr/local/directadmin/data/datatasq.queue or something similar which is running longer than lets say 5 minutes?
Seems the most likely to me.

Also it points to --syslog, can you see anything in your syslog file? For Centos this is the /var/log/messages file.

I don't know if you can reboot the server and see if the issue persists. I can't say if it's safe to just stop this process.
I presume you have enough ram and enough diskspace left?
 
I don't have any file task.queue or something useful related with dataskq.

Also show nothing in syslog, i have enough RAM and space too.
 
after doing a Cpanel migration of 70 accounts (of wich 45 failed lol), the CPU usage of the server (8-10%) raised to 90-100% for hours, filled with processes of "dataskq".

that's very odd.
 
Back
Top