From: Kefu Chai Date: Wed, 13 Jul 2016 06:37:58 +0000 (+0800) Subject: doc: remove i386 from minimal hardware recommendations X-Git-Tag: ses5-milestone5~418^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F10276%2Fhead;p=ceph.git doc: remove i386 from minimal hardware recommendations 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 --- diff --git a/doc/start/hardware-recommendations.rst b/doc/start/hardware-recommendations.rst index 777202092de6..f690ea1b1d17 100644 --- a/doc/start/hardware-recommendations.rst +++ b/doc/start/hardware-recommendations.rst @@ -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 | | +----------------+-----------------------------------------+