From 9c509aaaee03c53f1bcbc213d349b57ae48379e5 Mon Sep 17 00:00:00 2001 From: Humble Chirammal Date: Mon, 16 Jan 2023 14:50:38 +0530 Subject: [PATCH] doc: correct typo in kernel client recovery section This commit correct a typo in the kernel mount recovery part. Signed-off-by: Humble Chirammal --- docs/ceph-mount-corruption.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ceph-mount-corruption.md b/docs/ceph-mount-corruption.md index 476d6d8ab..91b0143e1 100644 --- a/docs/ceph-mount-corruption.md +++ b/docs/ceph-mount-corruption.md @@ -64,7 +64,7 @@ sh-4.4# ls /var/lib/kubelet/plugins/kubernetes.io/csi/cephfs.csi.ceph.com/bc0146 ls: cannot access '/var/lib/kubelet/plugins/kubernetes.io/csi/cephfs.csi.ceph.com/bc0146ec2b5d9a9db62e698abbe0adcae19c0e01f5cf15d3d593ed33c7bc1a8d/globalmount': Permission denied ``` -### kernel clinet corruption detection +### kernel client corruption detection A mountpoint is deemed corrupted if `stat()`-ing it returns one of the following errors: