Re: Server locking up everyday around 3:30 AM

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



> PJ wrote:
>> Mar  8 03:33:18 web1 kernel: INFO: task wget:13608 blocked for more than
> 120 seconds.

Check the number of dirty pages:

 	grep Dirty /proc/meminfo

relative to the dirty_ratio setting:

 	cat /proc/sys/vm/dirty_ratio

to see if the system is going into synhronous flush mode around that time 
(especially if dirty_ratio is large and you have a lot of physical 
memory). This is what I usually see as the cause of the "blocked for more 
than" message. I've also found that it can be several minutes, and up to 
20 minutes, before the system recovers (but recover it always does).

-Steve
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux