]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/volumes: deploy MDSs when creating fs
authorSage Weil <sage@newdream.net>
Thu, 28 Jan 2021 18:27:35 +0000 (12:27 -0600)
committerSage Weil <sage@newdream.net>
Thu, 4 Feb 2021 17:19:36 +0000 (11:19 -0600)
commitde17f4c064dfdcf191cf1af97a0fb651f962a49f
treeb8799add822155d268f49fffd860f3ec48c6c38e
parentc7ac825bbce2898f4c4b981783d856fe092bcda5
mgr/volumes: deploy MDSs when creating fs

This line was (inadvertantly?) removed in f69abe6291958a9ccfb85ce77c9b86e8af8ecf21
with the addition of the mds_autoscaler module.  However, that module
does not know how to deal with a filesystem that doesn't have a service
spec defined yet.  (Also, the module is not enabled by default.)

Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit a59d63782efc33218b9c7d5e6767701ba337e9a8)
src/pybind/mgr/volumes/fs/operations/volume.py