]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Update nfs-ganesha package requirements 36063/head
authorVarsha Rao <varao@redhat.com>
Fri, 10 Jul 2020 11:25:41 +0000 (16:55 +0530)
committerVarsha Rao <varao@redhat.com>
Mon, 13 Jul 2020 10:34:24 +0000 (12:34 +0200)
Fixes: https://tracker.ceph.com/issues/46449
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 16900045f4729ad6044ba60bd84dc5d1c0591c14)

doc/cephfs/fs-nfs-exports.rst
src/vstart.sh

index 6e60c1d3add264604a5ec2c66055677a788d17fc..f35dae3f21d848751a38b59abe17bc92b8301fdc 100644 (file)
@@ -8,9 +8,9 @@ CephFS namespaces can be exported over NFS protocol using the
 Requirements
 ============
 
--  Latest Ceph file system with mgr and dashboard enabled
--  'nfs-ganesha', 'nfs-ganesha-ceph' and nfs-ganesha-rados-grace packages
-   (version 2.7.6-2 and above)
+-  Latest Ceph file system with mgr enabled
+-  'nfs-ganesha', 'nfs-ganesha-ceph', 'nfs-ganesha-rados-grace' and
+   'nfs-ganesha-rados-urls' packages (version 3.3 and above)
 
 Create NFS Ganesha Cluster
 ==========================
index a083309f4555f5a83a93a256981e7f07d66e7390..0fd752d62f11f5803595aed16888b16c5ffa971c 100755 (executable)
@@ -1058,12 +1058,12 @@ EOF
 }
 
 # Ganesha Daemons requires nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rados-grace
-# nfs-ganesha-rados-urls (version 2.8.3 and above) packages installed. On
+# nfs-ganesha-rados-urls (version 3.3 and above) packages installed. On
 # Fedora>=31 these packages can be installed directly with 'dnf'. For CentOS>=8
 # the packages are available at
 # https://wiki.centos.org/SpecialInterestGroup/Storage
-# Similarly for Ubuntu 16.04 follow the instructions on
-# https://launchpad.net/~nfs-ganesha/+archive/ubuntu/nfs-ganesha-2.8
+# Similarly for Ubuntu>=16.04 follow the instructions on
+# https://launchpad.net/~nfs-ganesha
 
 start_ganesha() {
     cluster_id="vstart"