]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
vstart: Add note for nfs-ganesha dev packages 31527/head
authorVarsha Rao <varao@redhat.com>
Tue, 17 Dec 2019 11:31:55 +0000 (17:01 +0530)
committerVARSHA RAO <varao@redhat.com>
Tue, 17 Dec 2019 11:34:55 +0000 (17:04 +0530)
Signed-off-by: Varsha Rao <varao@redhat.com>
src/vstart.sh

index a07d2cd1e27d78b2b9eba467c888d320711fe3dc..19cb4d95f04fa6b2faf5fefbf6f9cab50dfe36cd 100755 (executable)
@@ -1080,6 +1080,13 @@ EOF
 
 }
 
+# Ganesha Daemons requires nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rados-grace
+# (version 2.7.6-2 and above) packages installed. On Fedora>=30 these packages
+# can be installed directly with 'dnf'. For CentOS>=8 the packages need to be
+# downloaded first from  https://download.nfs-ganesha.org/2.7/2.7.6/CentOS/ and
+# then install it. Similarly for Ubuntu 16.04 follow the instructions on
+# https://launchpad.net/~nfs-ganesha/+archive/ubuntu/nfs-ganesha-2.7
+
 start_ganesha() {
     GANESHA_PORT=$(($CEPH_PORT + 4000))
     local ganesha=0