From 92eb799a952db4f2fe2290aef56d2f66b8f64802 Mon Sep 17 00:00:00 2001 From: wangyunqing Date: Wed, 30 Mar 2022 11:53:57 +0800 Subject: [PATCH] doc/cephadm/operations.rst: fix typos Signed-off-by: wangyunqing --- doc/cephadm/operations.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cephadm/operations.rst b/doc/cephadm/operations.rst index cc8648677ba8..fb7d5481df92 100644 --- a/doc/cephadm/operations.rst +++ b/doc/cephadm/operations.rst @@ -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 -- 2.47.3