]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
cephadm: updated doc text
authorPaul Cuzner <pcuzner@redhat.com>
Thu, 28 Jan 2021 03:35:57 +0000 (16:35 +1300)
committerPaul Cuzner <pcuzner@redhat.com>
Tue, 2 Feb 2021 01:22:43 +0000 (14:22 +1300)
The phrase "recommended"  has been removed.

Signed-off-by: Paul Cuzner <pcuzner@redhat.com>
doc/cephadm/install.rst

index 1e8830e059d11e1ccbc093d33b33e8cf40746dfe..361007d17a16355c3168e0f9b65b97641b0ad3ca 100644 (file)
@@ -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.