From 780aa4ea48daa4a7441971d6a069b1926f077298 Mon Sep 17 00:00:00 2001 From: Sharuzzaman Ahmat Raslan Date: Mon, 5 Jul 2021 02:06:21 +0800 Subject: [PATCH] doc/rados/configuration: fixing small typo for word "implemebnt" Signed-off-by: Sharuzzaman Ahmat Raslan --- doc/rados/configuration/network-config-ref.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/configuration/network-config-ref.rst b/doc/rados/configuration/network-config-ref.rst index 6a353c9a08c4a..16f3192c7bd65 100644 --- a/doc/rados/configuration/network-config-ref.rst +++ b/doc/rados/configuration/network-config-ref.rst @@ -21,7 +21,7 @@ network. However, this approach complicates network configuration (both hardware and software) and does not usually have a significant impact on overall performance. For this reason, we recommend that for resilience and capacity dual-NIC systems either active/active bond -these interfaces or implemebnt a layer 3 multipath strategy with eg. FRR. +these interfaces or implement a layer 3 multipath strategy with eg. FRR. If, despite the complexity, one still wishes to use two networks, each :term:`Ceph Node` will need to have more than one network interface or VLAN. See `Hardware -- 2.39.5