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>Filippo Giunchedi
imported>Filippo Giunchedi
(Fix grafana dashboar link)
Line 5: Line 5:


* [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://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://grafana.wikimedia.org/dashboard/file/swift.json?orgId=1&from=now-3h&to=now-1m&var-DC=eqiad Grafana dashboard (eqiad)]
* [https://grafana.wikimedia.org/d/OPgmB1Eiz/swift?orgId=1&from=now-3h&to=now-1m&var-DC=eqiad&var-prometheus=eqiad%20prometheus%2Fops Grafana dashboard]
* [[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

Revision as of 08:41, 13 March 2019

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