Hello list!<br><br>So, please let me introduce myself before I get completely flamed ;) <br><br>I am Yann Hamon, used to be really involved in Ubuntu, especially the French local community team. We managed to get a nice infrastructure (
<a href="http://ubuntu-eu.org/?page_id=3">http://ubuntu-eu.org/?page_id=3</a>) to host our website for very little money, that way we have no advertisements. I would really love to help openstreetmap to get servers and hosting facilities, and/or help for an eventual fund raising in French speaking countries, and/or contribute my sysadmin skills to help manage the servers. I don't know how good you guys are, maybe you are absolutely fine without me... so please don't be too harsh in making me understand that :P
<br><br>I am half French/half German, living in Oxford for a few months now; please excuse my English, it's still not perfect (although firefox's dictionary helps a lot ;) )<br><br>One of my friends pointed me to 
<a href="http://munin.openstreetmap.org/">http://munin.openstreetmap.org/</a> , it brought some questions to my mind which you may be able to answer.<br>On the main db server:<br><a href="http://munin.openstreetmap.org/openstreetmap/db.openstreetmap-mysql_queries-week.png">
http://munin.openstreetmap.org/openstreetmap/db.openstreetmap-mysql_queries-week.png</a>  the cache_hits have disappeared, is this intentional?<br>You have a lot of slow queries, do you sometimes have a look at /var/log/mysql/mysql-
slow.log? Could you maybe upload that file somewhere, so I can get a look at it?<br>Could you execute that command on this server: du -shc /var/lib/mysql/*/*.MYI  | fgrep total  (should give the size of the indexes of your database) and this one: fgrep key_buffer_size /etc/mysql/my.cnf   ?
<br><br>Concerning <a href="http://db2.openstreetmap.org">db2.openstreetmap.org</a>:<br>What is this server? A dual core with 4GB RAM... looks pretty good :) why is it not used? On Ubuntu-fr our DB is also myisam, but we get it replicated on another server, which is going to run the search queries in a near future.
<br><br>Concerning <a href="http://dev.openstreetmap.org">dev.openstreetmap.org</a> :<br>How big are the disks? You should *definitely* consider using SCSI on that servers.http://munin.openstreetmap.org/openstreetmap/dev.openstreetmap-
cpu-day.png<br>I/O operations use over 80% of the CPU, all the time... :(  That server is also swapping ..<br><br>Concerning <a href="http://tile.openstreetmap.org">tile.openstreetmap.org</a>:<br>What programs are niced there? Why is this server using Apache instead of Lighttpd as the main www?  
<br>Your max_spare_servers seems rather low, so apache is forking pretty often.. Have you tried raising it a little bit? What is its current value?<br><br><br>The wiki configuration looks fine to me, only the CPU graphs looks really odd, never seen that before :P
<br><br>The www is swapping a LOT, which can usually be avoided with HTTP servers; I don't know lighttpd too much, if it was running Apache i would say you should lower down the max_processes value... the "applications" memory usage seems rather high, no?
<br><br>That's for my few questions... Again, maybe the servers are configured fine right now, you can't tell everything just by looking at the graphs, and I don't know exactly what is running on each of these servers neither...
<br><br>Are most of the devs based in the UK, and also coming to the State Of The Map conference? <br>Anyway, you can contact me on IRC, yann2 on freenode.net... and also yann.hamon at <a href="http://gmail.com">gmail.com
</a> on jabber!<br><br><br>Yann<br><br><br><br><br><br><br><br>