Project

General

Profile

Actions

Bug #37577

open

kclient mount does not detect newly active rank 0

Added by Patrick Donnelly over 5 years ago. Updated over 3 years ago.

Status:
New
Priority:
High
Assignee:
-
Category:
fs/ceph
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

First setting the cluster down and failing rank 0, then I started this mount:

time mount -t ceph $(grep 'mon host' /etc/ceph/ceph.conf | tr -d '[[:space:][:alpha:]=]'):/ /cephfs -o secret=$(grep key /etc/ceph/ceph.client.admin.keyring | awk '{print $3}'),name=admin,norequire_active_mds,mount_timeout=300
mount error 5 = Input/output error

real    10m0.036s
user    0m0.009s
sys     0m0.019s

Following that, after ~5 minutes, I set cluster_down=false. The mount did not detect rank 0 coming up and try to connect.

Actions

Also available in: Atom PDF