Skip to content
Commit d66bbd44 authored by Sage Weil's avatar Sage Weil
Browse files

ceph: avoid picking MDS that is not active



Ignore replication or auth frag data if it indicates an MDS that is not
active.  This can happen if the MDS shuts down and the client has stale
data about the namespace distribution across the MDS cluster.  If that's
the case, fall back to directing the request based on the auth cap (which
should always be accurate).

Signed-off-by: default avatarSage Weil <sage@newdream.net>
parent 7e57b81c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment