From: Varsha Rao Date: Mon, 4 May 2020 14:05:47 +0000 (+0530) Subject: vstart: Update details about ganesha packages X-Git-Tag: v17.0.0~2228^2~18 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=f81fe362456865265f79b7b13b726fc0fdb6ef54;p=ceph.git vstart: Update details about ganesha packages Signed-off-by: Varsha Rao --- diff --git a/src/vstart.sh b/src/vstart.sh index 939219c4461ef..f28ae8c2c319e 100755 --- a/src/vstart.sh +++ b/src/vstart.sh @@ -1064,11 +1064,12 @@ 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 +# nfs-ganesha-rados-urls (version 2.8.3 and above) packages installed. On +# Fedora>=31 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.8/2.8.3/CentOS and then installed. +# Similarly for Ubuntu 16.04 follow the instructions on +# https://launchpad.net/~nfs-ganesha/+archive/ubuntu/nfs-ganesha-2.8 start_ganesha() { GANESHA_PORT=$(($CEPH_PORT + 4000))