Fix shema ascii

This commit is contained in:
abenmiloud 2018-06-18 17:00:30 +02:00
parent 5e6ddbc47e
commit d1f21da0ce

View file

@ -11,16 +11,17 @@ title: Howto Ceph
On cherche à créer l'architecture suivante où un client interagit avec un cluster Ceph : On cherche à créer l'architecture suivante où un client interagit avec un cluster Ceph :
~~~ ~~~
<---- cluster Ceph -----> +-----[ cluster Ceph ]------+
+-------+ | +-------+ |
+-> | ceph1 | | +-> | ceph1 | |
| +-------+ | | +-------+ |
+-------+ +-------+ | +-------+ +-------+ | +-------+ | +-------+ |
| cephc | <-> | cephm | <-+-> | ceph2 | | cephc | <-> | | cephm | <-+-> | ceph2 | |
+-------+ +-------+ | +-------+ +-------+ | +-------+ | +-------+ |
| +-------+ | | +-------+ |
+-> | ceph3 | | +-> | ceph3 | |
+-------+ | +-------+ |
+---------------------------+
cephc : client Ceph cephc : client Ceph
cephm : nœud maitre ou nœud admin cephm : nœud maitre ou nœud admin