summaryrefslogtreecommitdiff
path: root/tools/perf
diff options
context:
space:
mode:
authorXiubo Li <xiubli@redhat.com>2019-12-11 04:29:40 +0300
committerIlya Dryomov <idryomov@gmail.com>2020-01-27 18:53:39 +0300
commit97820058fb2831a4b203981fa2566ceaaa396103 (patch)
tree5a18ce172f2de81f74d5cbdabae3df5ccbdc0be6 /tools/perf
parent4d681c2f9141cf50261eef85b3233151c83d068b (diff)
downloadlinux-97820058fb2831a4b203981fa2566ceaaa396103.tar.xz
ceph: check availability of mds cluster on mount after wait timeout
If all the MDS daemons are down for some reason, then the first mount attempt will fail with EIO after the mount request times out. A mount attempt will also fail with EIO if all of the MDS's are laggy. This patch changes the code to return -EHOSTUNREACH in these situations and adds a pr_info error message to help the admin determine the cause. URL: https://tracker.ceph.com/issues/4386 Signed-off-by: Xiubo Li <xiubli@redhat.com> Reviewed-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions