From efc8969ec373ff1682326cc4a8eefaa41a92ff01 Mon Sep 17 00:00:00 2001 From: Alexander Chuzhoy Date: Tue, 11 Aug 2015 18:40:00 -0400 Subject: [PATCH] Doc: Correcting the default number of copies. According to the "quick ceph deploy" page, the default number of replicas in the Ceph configuration file is 3 Signed-off-by: Sasha Chuzhoy --- doc/start/intro.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/start/intro.rst b/doc/start/intro.rst index d140ea95d1520..688a6c514951b 100644 --- a/doc/start/intro.rst +++ b/doc/start/intro.rst @@ -19,7 +19,7 @@ Filesystem clients. information to Ceph Monitors by checking other Ceph OSD Daemons for a heartbeat. A Ceph Storage Cluster requires at least two Ceph OSD Daemons to achieve an ``active + clean`` state when the cluster makes two copies of your - data (Ceph makes 2 copies by default, but you can adjust it). + data (Ceph makes 3 copies by default, but you can adjust it). - **Monitors**: A :term:`Ceph Monitor` maintains maps of the cluster state, including the monitor map, the OSD map, the Placement Group (PG) map, and the -- 2.39.5