]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm/operations.rst: fix typos 45702/head
authorwangyunqing <wangyunqing@inspur.com>
Wed, 30 Mar 2022 03:53:57 +0000 (11:53 +0800)
committerwangyunqing <wangyunqing@inspur.com>
Wed, 30 Mar 2022 03:58:43 +0000 (11:58 +0800)
Signed-off-by: wangyunqing <wangyunqing@inspur.com>
doc/cephadm/operations.rst

index cc8648677ba8c6b4c50da32ee291ef1ea25ddcc2..fb7d5481df92e638945f8838de5adbb368b0daba 100644 (file)
@@ -323,7 +323,7 @@ To list all the configuration checks and their current states, run the following
     NAME             HEALTHCHECK                      STATUS   DESCRIPTION
   kernel_security  CEPHADM_CHECK_KERNEL_LSM         enabled  checks SELINUX/Apparmor profiles are consistent across cluster hosts
   os_subscription  CEPHADM_CHECK_SUBSCRIPTION       enabled  checks subscription states are consistent for all cluster hosts
-  public_network   CEPHADM_CHECK_PUBLIC_MEMBERSHIP  enabled  check that all hosts have a NIC on the Ceph public_netork
+  public_network   CEPHADM_CHECK_PUBLIC_MEMBERSHIP  enabled  check that all hosts have a NIC on the Ceph public_network
   osd_mtu_size     CEPHADM_CHECK_MTU                enabled  check that OSD hosts share a common MTU setting
   osd_linkspeed    CEPHADM_CHECK_LINKSPEED          enabled  check that OSD hosts share a common linkspeed
   network_missing  CEPHADM_CHECK_NETWORK_MISSING    enabled  checks that the cluster/public networks defined exist on the Ceph hosts