mon osd full ratio = .99
mon osd nearfull ratio = .99
mon osd backfillfull ratio = .99
+ mon_max_pg_per_osd = ${MON_MAX_PG_PER_OSD:-1000}
erasure code dir = $EC_PATH
plugin dir = $CEPH_LIB
filestore fd cache size = 32
# Wait few seconds for grace period to be removed
sleep 2
prun ganesha-rados-grace -p nfs-ganesha -n ganesha
-done
+
+ if $with_mgr_dashboard; then
+ $CEPH_BIN/rados -p nfs-ganesha put "conf-$name" "$ganesha_dir/ganesha.conf"
+ fi
+ done
+
+ if $with_mgr_dashboard; then
+ ceph_adm dashboard set-ganesha-clusters-rados-pool-namespace nfs-ganesha
+ fi
}
if [ "$debug" -eq 0 ]; then