]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc: remove i386 from minimal hardware recommendations
authorKefu Chai <kchai@redhat.com>
Wed, 13 Jul 2016 06:37:58 +0000 (14:37 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 13 Jul 2016 06:41:06 +0000 (14:41 +0800)
as we don't build or test on i386 machines now. also, we don't build
i386 releases anymore. and regular users are on amd64 or arm.

Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/start/hardware-recommendations.rst

index 777202092de6c040966e0a39b2b06a4785b895f0..f690ea1b1d17b7951114fd9665d3a94b8f78a366 100644 (file)
@@ -265,7 +265,6 @@ and development clusters can run successfully with modest hardware.
 +==============+================+=========================================+
 | ``ceph-osd`` | Processor      | - 1x 64-bit AMD-64                      |
 |              |                | - 1x 32-bit ARM dual-core or better     |
-|              |                | - 1x i386 dual-core                     |
 |              +----------------+-----------------------------------------+
 |              | RAM            |  ~1GB for 1TB of storage per daemon     |
 |              +----------------+-----------------------------------------+
@@ -275,9 +274,8 @@ and development clusters can run successfully with modest hardware.
 |              +----------------+-----------------------------------------+
 |              | Network        |  2x 1GB Ethernet NICs                   |
 +--------------+----------------+-----------------------------------------+
-| ``ceph-mon`` | Processor      | - 1x 64-bit AMD-64/i386                 |
+| ``ceph-mon`` | Processor      | - 1x 64-bit AMD-64                      |
 |              |                | - 1x 32-bit ARM dual-core or better     |
-|              |                | - 1x i386 dual-core                     |
 |              +----------------+-----------------------------------------+
 |              | RAM            |  1 GB per daemon                        |
 |              +----------------+-----------------------------------------+
@@ -287,7 +285,6 @@ and development clusters can run successfully with modest hardware.
 +--------------+----------------+-----------------------------------------+
 | ``ceph-mds`` | Processor      | - 1x 64-bit AMD-64 quad-core            |
 |              |                | - 1x 32-bit ARM quad-core               |
-|              |                | - 1x i386 quad-core                     |
 |              +----------------+-----------------------------------------+
 |              | RAM            |  1 GB minimum per daemon                |
 |              +----------------+-----------------------------------------+