Wikimedia servers

From Meta, a Wikimedia project coordination wiki
Jump to: navigation, search

Other languages: de, eo, es, fr, it, ja, ko, zh, uk

Wikipedia and the other Wikimedia projects are run from several racks full of servers. See also Wikimedia's technical blog.

Servers installed in Ashburn, Virginia (US)

System architecture[edit]

Network topology[edit]

The Network topology is described in the article Server layout diagrams.

Software[edit]

A simplified overview of the employed software, valid as of October 2012 (a very complex LAMP "stack")
  • Our DNS servers run PowerDNS. We use geographical DNS to distribute requests between our two main sites (US and Europe) depending on the location of the client.
  • We use Linux Virtual Server (LVS) on commodity servers to load-balance incoming requests. LVS is also used as an internal load balancer to distribute MediaWiki and Lucene back-end requests. For back-end monitoring and failover, we have our own system called PyBal.
  • For HTML we use Squid and Varnish caching proxy servers in front of Apache HTTP Server. For image files, we use Squid/Varnish in front of Sun Java System Web Server.
  • All our servers run Ubuntu Server, except for the image file storage servers which run Solaris.
  • For distributed object storage we use Ceph and Swift
  • Our main web application is MediaWiki, which is written in PHP
  • Our structured data is stored in MariaDB[1]. We group wikis into clusters, and each cluster is served by several MariaDB servers, replicated in a single-master configuration.
  • We use Memcached for caching of database query and computation results.
  • For full-text search we use Elasticsearch (Extension:CirrusSearch). Previously Lucene, with extensive customization contributed by Robert Stojnic, was used.
  • http://noc.wikimedia.org/conf/ - Wikimedia configuration files

Hosting[edit]

As of October 2014, we have the following colocation facilities (the name of each comes from acronym of the facility's company at time of lease signing + three-letter acronym of closest airport):

eqiad 
Equinix in Ashburn, Virginia.
esams 
EvoSwitch in Amsterdam, the Netherlands (cache).
knams 
Kennisnet in Amsterdam, the Netherlands (networking for the above).
ulsfo 
United Layer in San Francisco (cache; new, for USA West and East Asia).
codfw 
CyrusOne in Carrollton, Texas (new).

The backend web and database servers are in Ashburn, with Carrollton to handle emergency fallback in the future. Carrollton was chosen for this as a result of the 2013 Datacenter RfC. At EvoSwitch, we have a Squid cache cluster and several miscellaneous servers. The Kennisnet location is now used only for network access and routing.

Ashburn (eqiad) became the primary data center in January 2013, taking over from Tampa (pmtpa and sdtpa) which had been the main data centre since 2004. Around April 2014, sdtpa (Equinix - formerly Switch and Data - in Tampa, Florida, provided networking for pmtpa) was shut down, followed by pmtpa (Hostway - formerly PowerMedium - in Tampa, Florida) in October 2014.

In the past we've had other caching locations like Seoul (yaseo, Yahoo!) and Paris (lopar, Lost Oasis); the WMF 2010-2015 strategic plan reach target includes «additional caching centers in key locations to manage increased traffic from Latin America, Asia and the Middle East, as well as to ensure reasonable and consistent load times no matter where a reader is located».

EvoSwitch and Kennisnet are recognised as benefactors for their in-kind donations. See the current list of benefactors.

A list of servers and their functions used to be available at the server roles page; no such list is currently maintained publicly (perhaps the private racktables tool has one). It's however possible to see a compact table of all servers grouped by type on icinga (click to have a list of the servers in each group and then click on the names to see their machine details).

Kennisnet Amsterdam servercluster in its own rack (2005)

Donations[edit]

While Wikipedia is free in both the "free speech" and "no charge" senses of the word, running the web site does cost money. You can help with purchasing new server hardware by donating to the non-profit Wikimedia Foundation: https://wikimediafoundation.org/wiki/Donate

Status and problems[edit]

You can check one of the following sites if you want to know if the Wikimedia servers are overloaded, or if you just want to see how they are doing.

If you are seeing errors in real time, visit #wikimedia-techconnect on irc.freenode.net. Check the topic to see if someone is already looking into the problem you are having. If not, please report your problem to the channel. It would be helpful if you could report specific symptoms, including the exact text of any error messages, what you were doing right before the error, and what server(s) are generating the error, if you can tell.

See also[edit]

More hardware info[edit]

Admin logs[edit]

Offsite traffic pages[edit]

Long-term planning[edit]

Out of date information[edit]

Useful information about other sites[edit]