]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
vstart.sh: enable nfs module
authorSage Weil <sage@newdream.net>
Wed, 26 May 2021 17:44:04 +0000 (13:44 -0400)
committerSage Weil <sage@newdream.net>
Thu, 17 Jun 2021 20:18:06 +0000 (16:18 -0400)
Signed-off-by: Sage Weil <sage@newdream.net>
src/vstart.sh

index 0d71f421639504b1d2ef609e5466cab46f1caa64..af71ead05c49922a225c765e87c5e64803ec64ce 100755 (executable)
@@ -595,7 +595,7 @@ prepare_conf() {
         heartbeat file = $CEPH_OUT_DIR/\$name.heartbeat
 "
 
-    local mgr_modules="iostat"
+    local mgr_modules="iostat nfs"
     if $with_mgr_dashboard; then
         mgr_modules+=" dashboard"
     fi
@@ -1458,7 +1458,6 @@ fi
 # Ganesha Daemons
 if [ $GANESHA_DAEMON_NUM -gt 0 ]; then
     pseudo_path="/cephfs"
-    ceph_adm mgr module enable nfs
     if [ "$cephadm" -gt 0 ]; then
         cluster_id="vstart"
         prun ceph_adm nfs cluster create $cluster_id