Otherwise, with the removal of mds_allow_multimds, the default of 3 will be set
on every new FS.
Introduced by:
c8573fe0d745e4667b5d757433efec9dac0150bc
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1583020
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
## MDS options
#
#mds_use_fqdn: false # if set to true, the MDS name used will be the fqdn in the ceph.conf
-#mds_max_mds: 3
+#mds_max_mds: 1
## Rados Gateway options
#
## MDS options
#
#mds_use_fqdn: false # if set to true, the MDS name used will be the fqdn in the ceph.conf
-#mds_max_mds: 3
+#mds_max_mds: 1
## Rados Gateway options
#
## MDS options
#
mds_use_fqdn: false # if set to true, the MDS name used will be the fqdn in the ceph.conf
-mds_max_mds: 3
+mds_max_mds: 1
## Rados Gateway options
#