User Tools

Site Tools


ceph:start_here

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
ceph:start_here [2019/07/17 13:26] – external edit 127.0.0.1ceph:start_here [2019/07/17 13:47] – [BASIC Architecture] dodger
Line 69: Line 69:
   * It has a rule-based configuration: adjustable replication, weights ...   * It has a rule-based configuration: adjustable replication, weights ...
 \\ \\
-So when a client want to write data in the CEPH cluster though REDOS, librados in the client side invokes CRUSH to perform the calculation on where of the available OSD's write the data.\\+So when a client want to write data in the CEPH cluster though RADOS, librados in the client side invokes CRUSH to perform the calculation on where of the available OSD's write the data.\\
 \\ \\
 That result in a very strong architecture with no single point of failure, cause you'll not have a/many node/s taking care of metadata.\\ That result in a very strong architecture with no single point of failure, cause you'll not have a/many node/s taking care of metadata.\\
Line 221: Line 221:
 </graphviz> </graphviz>
  
-====== Real Life Cluster: ePayments PRO/PRE======+====== Real Life Cluster Example ======
  
 Node list: Node list:
Line 235: Line 235:
     * ACCLM-OSGW-001     * ACCLM-OSGW-001
     * ACCLM-OSGW-002     * ACCLM-OSGW-002
-  * Monitors:+  * Monitors (yes, there's 1 more needed):
     * ACCLM-OSM-001     * ACCLM-OSM-001
     * ACCLM-OSADM-001     * ACCLM-OSADM-001