UnderstandingCeph: Difference between revisions

From T2B Wiki
Jump to navigation Jump to search
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{DISPLAYTITLE:Understanding Ceph}}
== Before playing with Ceph... ==
== Before playing with Ceph... ==
... it's important to understand its basic concepts. They are presented [http://docs.ceph.com/docs/v0.80.5/architecture/ here].
... it's important to understand its basic concepts. You will find a very good introduction in this [https://www.youtube.com/watch?v=OyH1C0C4HzM video] (quite old, but most of what is said is still valid). They are presented with more details [http://docs.ceph.com/docs/v0.80.5/architecture/ here], in the official Ceph documentation website.


If you prefer slides, [https://www.youtube.com/watch?v=OyH1C0C4HzM this] is a very good presentation (it's a bit old, but most of what is said is still valid today).
If you prefer books : [http://www.amazon.fr/Learning-Ceph-Karan-Singh/dp/1783985623 Learning Ceph].


If you want a good hands-on wiki, explaining howto install Ceph on VMs, follow this [https://github.com/dianagudu/gks2015-ceph link].
This [https://github.com/dianagudu/gks2015-ceph wiki] is useful if you want to learn by the practice on a Ceph testbed made of VMs.

Latest revision as of 19:43, 3 November 2015

Before playing with Ceph...

... it's important to understand its basic concepts. You will find a very good introduction in this video (quite old, but most of what is said is still valid). They are presented with more details here, in the official Ceph documentation website.

If you prefer books : Learning Ceph.

This wiki is useful if you want to learn by the practice on a Ceph testbed made of VMs.