## Ceph Tutorials A basic tutorial for people to start with Ceph (Currently under construction) *This page is maintained by Jethro, questions are welcome!* ### To Setup Ceph cluster The best source should be [the official documentation](http://docs.ceph.com/docs/master/start/quick-start-preflight/). Additionally can take a look at [this tutorial](https://www.howtoforge.com/tutorial/how-to-build-a-ceph-cluster-on-centos-7/) ### Reference - [this interesting place](https://www.virtualtothecore.com/en/?s=ceph) - a [youtube video](https://www.youtube.com/watch?v=OyH1C0C4HzM&feature=youtu.be) ### RADOS - [paper](https://ceph.com/wp-content/uploads/2016/08/weil-rados-pdsw07.pdf) ### CRUSH - [paper](https://ceph.com/wp-content/uploads/2016/08/weil-crush-sc06.pdf) - [article](http://www.sebastien-han.fr/blog/2012/12/07/ceph-2-speed-storage-with-crush/)