From: Zac Dover Date: Thu, 16 Jan 2020 03:14:50 +0000 (+1000) Subject: doc: remove prod cluster examples from hardware recs X-Git-Tag: v15.1.0~204^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=dc46a8e90a312683d7840f740c4afb023d9d114a;p=ceph-ci.git doc: remove prod cluster examples from hardware recs This PR removes the now-very-old (2012) production cluster examples from the hardware recommendations page. Sage requested this change in IRC on 14 Jan 2020. There is no issue link. Signed-off-by: Zac Dover --- diff --git a/doc/start/hardware-recommendations.rst b/doc/start/hardware-recommendations.rst index 0d19c0058ca..2f7e420cf89 100644 --- a/doc/start/hardware-recommendations.rst +++ b/doc/start/hardware-recommendations.rst @@ -302,49 +302,6 @@ and development clusters can run successfully with modest hardware. OS and the volume storage. -Production Cluster Examples -=========================== - -Production clusters for petabyte scale data storage may also use commodity -hardware, but should have considerably more memory, processing power and data -storage to account for heavy traffic loads. - -Dell Example ------------- - -A recent (2012) Ceph cluster project is using two fairly robust hardware -configurations for Ceph OSDs, and a lighter configuration for monitors. - -+----------------+----------------+------------------------------------+ -| Configuration | Criteria | Minimum Recommended | -+================+================+====================================+ -| Dell PE R510 | Processor | 2x 64-bit quad-core Xeon CPUs | -| +----------------+------------------------------------+ -| | RAM | 16 GB | -| +----------------+------------------------------------+ -| | Volume Storage | 8x 2TB drives. 1 OS, 7 Storage | -| +----------------+------------------------------------+ -| | Client Network | 2x 1GB Ethernet NICs | -| +----------------+------------------------------------+ -| | OSD Network | 2x 1GB Ethernet NICs | -| +----------------+------------------------------------+ -| | Mgmt. Network | 2x 1GB Ethernet NICs | -+----------------+----------------+------------------------------------+ -| Dell PE R515 | Processor | 1x hex-core Opteron CPU | -| +----------------+------------------------------------+ -| | RAM | 16 GB | -| +----------------+------------------------------------+ -| | Volume Storage | 12x 3TB drives. Storage | -| +----------------+------------------------------------+ -| | OS Storage | 1x 500GB drive. Operating System. | -| +----------------+------------------------------------+ -| | Client Network | 2x 1GB Ethernet NICs | -| +----------------+------------------------------------+ -| | OSD Network | 2x 1GB Ethernet NICs | -| +----------------+------------------------------------+ -| | Mgmt. Network | 2x 1GB Ethernet NICs | -+----------------+----------------+------------------------------------+ -