From: Paul Cuzner Date: Thu, 28 Jan 2021 03:35:57 +0000 (+1300) Subject: cephadm: updated doc text X-Git-Tag: v17.1.0~3083^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=af00a333224df4e748e662efc2bd48593af25d26;p=ceph.git cephadm: updated doc text The phrase "recommended" has been removed. Signed-off-by: Paul Cuzner --- diff --git a/doc/cephadm/install.rst b/doc/cephadm/install.rst index 1e8830e059d1..361007d17a16 100644 --- a/doc/cephadm/install.rst +++ b/doc/cephadm/install.rst @@ -121,10 +121,11 @@ The default bootstrap behavior will work for the vast majority of users. See below for a few options that may be useful for some users, or run ``cephadm bootstrap -h`` to see all available options: -* In production environments it is recommended to have network separation - between the public network traffic and the cluster traffic which handles - replication, recovery and heartbeats between OSD daemons. To define the - `cluster network`_ you can supply the ``--cluster-network`` option. This +* In larger Ceph clusters, network separation between the public + network traffic and cluster traffic which handles replication, + recovery and heartbeats between OSD daemons, can lead to performance + improvements. To define the `cluster network`_ you can supply the + ``--cluster-network`` option to the ``bootstrap`` subcommand. This parameter must define a subnet in CIDR notation, for example 10.90.90.0/24 or fe80::/64.