Print

Print


Hi,

we discussed fasterdata.es.net suggestions long time ago when we had problems with XFS on SL5 and we didn't know why yet.
I mentioned them in two talks one at the atlas software week [1] and one at DPM community forum [2]. Chris has also been a supporter.
I haven't checked yet if DPM YAIM still overrides them though (should do that now).

cheers
alessandra

[1] http://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=6&cad=rja&sqi=2&ved=0CE8QFjAF&url=http%3A%2F%2Findico.cern.ch%2FmaterialDisplay.py%3FcontribId%3D92%26sessionId%3D11%26materialId%3Dslides%26confId%3D119169&ei=FG0GUbjTKsTb0QXIj4HgCg&usg=AFQjCNHzj-lWF-ayfbQz7BDxQX6L-Zu2_A&sig2=BvbNuPUyZpEKAcWqKo_4zw

[2] http://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=5&sqi=2&ved=0CEkQFjAE&url=http%3A%2F%2Findico.cern.ch%2FmaterialDisplay.py%3FcontribId%3D4%26materialId%3Dslides%26confId%3D172988&ei=FG0GUbjTKsTb0QXIj4HgCg&usg=AFQjCNE-LS1XOXbakEJJicp-n9-ce_PaHg&sig2=i1IKpRHbspim_1BxzNVHug


On 28/01/2013 12:15, Wahid Bhimji wrote:
[log in to unmask]" type="cite">
Hi 

I was just rechecking the TCP tuning on the ECDF pool servers and noticed the "advanced" guide on fasterdata.es.net which I don't remember looking at before. Anyway I thought I would reopen the question of what people are actually using. 
What I have is basically that from the non-advanced guide (pasted below):
http://fasterdata.es.net/host-tuning/linux/ except
a) We have those "optimised for network paths up to 100ms RTT" rather than 200 ms RTT (on 10 Gig NIC) 
b) I didn't ever do /sbin/ifconfig ethN txqueuelen 10000

Do other people use these first set of values? 
There is also the question of tcp_sack which I have at the default (1)  

Cheers for any futher tips

Wahid

# increase TCP max buffer size setable using setsockopt()
net.core.rmem_max = 16777216 
net.core.wmem_max = 16777216 
# increase Linux autotuning TCP buffer limit 
net.ipv4.tcp_rmem = 4096 87380 16777216
net.ipv4.tcp_wmem = 4096 65536 16777216
# increase the length of the processor input queue
net.core.netdev_max_backlog = 30000
# recommended default congestion control is htcp 
net.ipv4.tcp_congestion_control=htcp



The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.


-- 
Facts aren't facts if they come from the wrong people. (Paul Krugman)