update storage-client.md

This commit is contained in:
GitHub 2020-04-29 20:24:59 +08:00 committed by pixiake
parent d29e9b700f
commit 9d48fd0beb

View File

@ -7,6 +7,7 @@ apt install nfs-common
# Centos / Redhat
yum install nfs-utils
```
> Recommended nfs server configuration: *(rw,insecure,sync,no_subtree_check,no_root_squash)
## Ceph
```shell script
# Debian / Ubuntu