Skip to content

Commit

Permalink
doc: set ceph version for NFS service
Browse files Browse the repository at this point in the history
specify from what ceph versions we
need to run nfs service commands and
when to skip it.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
  • Loading branch information
Madhu-1 authored and mergify[bot] committed Aug 25, 2023
1 parent 10bec8a commit 461effe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/nfs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ making configuring the Ceph cluster a minimal effort.
Ceph does not enable the NFS-service by default. In order for Rook Ceph to be
able to configure NFS-exports, the NFS-service needs to be configured first.

- Required for Ceph v16.2.7 and below
- Optional for Ceph v16.2.8 and above

In the [Rook Toolbox][rook_toolbox], run the following commands:

```console
Expand Down

0 comments on commit 461effe

Please sign in to comment.