• Sage Weil's avatar
    ceph: avoid picking MDS that is not active · d66bbd44
    Sage Weil authored
    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>
    d66bbd44
mds_client.c 86.5 KB