LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   INFO : task events/2:69 blocked for more than 120 seconds (https://www.linuxquestions.org/questions/linux-server-73/info-task-events-2-69-blocked-for-more-than-120-seconds-4175528729/)

ttinvent 12-19-2014 12:57 AM

INFO : task events/2:69 blocked for more than 120 seconds
 
Hi,

I'm using RHEL 6.3 running on VMWare vsphere and aproximatively every month there is this error message and application running above hang until I restart the server:

"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. INFO : task events/2:69 blocked for more than 120 seconds

Please help. Thanks

unSpawn 12-19-2014 01:28 AM

Quote:

Originally Posted by ttinvent (Post 5287358)
Please help.

0) Did you research what this message suggests and what that means?
1) Did you investigate what task inside the VM client is blocking?

ttinvent 12-19-2014 01:48 AM

0) Yes, the "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message." I understand this one as this is a classic error but the next one "INFO : task events/2:69 blocked for more than 120 seconds", I've never seen it.
1) There is many servers running on the same OS here but never shown this kind of error.

So what's happens exactly and how to solve it?

unSpawn 12-19-2014 02:52 PM

Quote:

Originally Posted by ttinvent (Post 5287379)
There is many servers running on the same OS here but never shown this kind of error.

No, I asked if you investigated what task inside this particular VM client is running very long and consuming so much resources.

ttinvent 12-29-2014 12:40 AM

Ah, it's an application pre-build with RHEL6.3 and I'm not really sure for the functionnalities. You mean that this error indicated that there is some process which over consumming ressources? In this case, increasing ressources may solve the issue?

unSpawn 12-29-2014 03:12 AM

Quote:

Originally Posted by ttinvent (Post 5291808)
You mean that this error indicated that there is some process which over consumming ressources?

That or it's stalling and keeping other processes from running.


Quote:

Originally Posted by ttinvent (Post 5291808)
In this case, increasing ressources may solve the issue?

Install any SAR and find out.


All times are GMT -5. The time now is 12:18 AM.