Welcome! Log In Create A New Profile

Advanced

Re: high "Load Average"

March 18, 2010 06:01AM
Stefan Parvu Wrote:
-------------------------------------------------------
> You are talking about a system slowdown caused by your current
> workload. This might be caused by a series of things some related
> to the kernel. But most likely analysing with SystemTap whats going
> on here might help. Thats why I keep telling people DTrace is like a gold mine
> or a step in the future. Since you are not on Solaris you need to
> start looking into SystemTap. If possible, have a box with Solaris
> or FreeBSD next running this workload and check with DTraceToolkit.

I am started paying with SystemTap and FreeBSD is coming next in line.
thanks for advice.

Cliff Wells Wrote:
-------------------------------------------------------
> Have you done any tuning of your system to handle
> high loads or is this a default CentOS install?

no any patches and only small tuning for FS and Network options

Soft & Hard limits
* soft nofile 1024
* hard nofile 65535

file descriptor limit
echo 65535 > /proc/sys/fs/file-max
ulimit -n 8192


somaxconn and backlog adjustments
echo 8192 > /proc/sys/net/core/netdev_max_backlog
echo 8192 > /proc/sys/net/core/somaxconn

Best regards,
Sessna
Subject Author Posted

high "Load Average"

Sessna March 12, 2010 12:34PM

Re: high "Load Average"

Cliff Wells March 12, 2010 02:12PM

Re: high "Load Average"

Sessna March 13, 2010 02:29AM

Re: high "Load Average"

Cliff Wells March 13, 2010 11:48AM

Re: high "Load Average"

Sessna March 14, 2010 05:15AM

Re: high "Load Average"

Cliff Wells March 15, 2010 06:36PM

Re: high "Load Average"

Stefan Parvu March 13, 2010 12:10PM

Re: high "Load Average"

Sessna March 14, 2010 07:46AM

Re: high "Load Average"

Stefan Parvu March 14, 2010 12:48PM

Re: high "Load Average"

Sessna March 15, 2010 04:55AM

Re: high "Load Average"

Stefan Parvu March 15, 2010 08:10AM

Re: high "Load Average"

Sessna March 16, 2010 11:53AM

Re: high "Load Average"

Stefan Parvu March 16, 2010 12:40PM

Re: high "Load Average"

Sessna March 18, 2010 06:01AM

Re: high "Load Average"

Cliff Wells March 16, 2010 01:36PM

Re: high "Load Average"

Rob Mueller March 23, 2010 11:04PM

Re: high "Load Average"

Yu Sun March 19, 2010 11:14PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 313
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready