mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-17 20:00:23 +00:00
doc: correct typo in kernel client recovery section
This commit correct a typo in the kernel mount recovery part. Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
parent
d5278bd6c5
commit
9c509aaaee
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user