You are browsing a read-only backup copy of Wikitech. The live site can be found at wikitech.wikimedia.org

Swift: Difference between revisions

From Wikitech-static
Jump to navigation Jump to search
imported>MZMcBride
(link to Swift docs)
imported>Filippo Giunchedi
Line 4: Line 4:
== Quick Notes ==
== Quick Notes ==


* [http://ganglia.wikimedia.org/latest/?r=hour&cs=&ce=&s=by+name&c=&tab=v&vn=&hide-hf=false Ganglia views]
* [https://grafana.wikimedia.org/dashboard/db/prometheus-cluster-breakdown?from=now-3h&to=now&var-datasource=eqiad%20prometheus%2Fops&var-cluster=swift&cluster=swift&orgId=1 Swift cluster resource utilization (eqiad)]
* [https://gdash.wikimedia.org/dashboards/swift.eqiad-prod/ eqiad graphite dashboard]
* [https://grafana.wikimedia.org/dashboard/file/swift.json?orgId=1&from=now-3h&to=now-1m&var-DC=eqiad Grafana dashboard (eqiad)]
* [[Swift/How_To|How to do stuff]] to the cluster (add or remove nodes, etc.)
* [[Swift/How_To|How to do stuff]] to the cluster (add or remove nodes, etc.)
* [[Swift/Other Processes|Extra Related Processes]] - descriptions of the other processes running that interact with or affect swift
* [[Swift/Other Processes|Extra Related Processes]] - descriptions of the other processes running that interact with or affect swift
* [[Swift/TODO|TODO]] for project planning and outstanding TODO items regarding the Swift cluster.
* [https://phabricator.wikimedia.org/project/view/76/ Phabricator project "media-storage"]
* [[Swift/Logging_and_Metrics|Logging and metrics]] - general overview related to logging and metrics
* [[Swift/Logging_and_Metrics|Logging and metrics]] - general overview related to logging and metrics



Revision as of 10:52, 3 July 2017

Overview of Swift, as implemented at Wikimedia.

Quick Notes

If you need a different document, most of the stuff written about swift in wikitech is part of the Swift Category.

What is Swift

Openstack Swift is a scalable fault tolerant clustered object storage system.

Caching

See also Varnish.

WMF Varnish and Swift.svg

Other documentation

  • Media storage is the documentation for the media storage infrastructure in general, including all other layers

External links