commit | 76201b6354bb3aa31c7ba2bd42b9cbb8dda71c44 | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zyan@redhat.com> | Tue Mar 28 17:04:13 2017 +0800 |
committer | Ilya Dryomov <idryomov@gmail.com> | Thu May 04 09:19:20 2017 +0200 |
tree | f22efeadc70c3ca17cdf5ddb4cfd41d1f5a36d33 | |
parent | 8242c9f35ae77ca21e6cf79827787789a988f44c [diff] |
ceph: allow connecting to mds whose rank >= mdsmap::m_max_mds mdsmap::m_max_mds is the expected count of active mds. It's not the max rank of active mds. User can decrease mdsmap::m_max_mds, but does not stop mds whose rank >= mdsmap::m_max_mds. Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>