Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kraken: cephfs: ceph-fuse does not recover after lost connection to MDS #16105

Merged
merged 1 commit into from Jul 19, 2017

Conversation

smithfarm
Copy link
Contributor

Client.cc marks session as stale instead of reconecting after received
reset from MDS. On MDS side session is closed so MDS is ignoring cap
renew. This adds option to reconnect stale client sessions instead of
just marking sessions stale.

Fixes: http://tracker.ceph.com/issues/18757

Signed-off-by: Henrik Korkuc <henrik@kirneh.eu>
(cherry picked from commit e0bbc70)
@smithfarm smithfarm self-assigned this Jul 4, 2017
@smithfarm smithfarm added this to the kraken milestone Jul 4, 2017
@smithfarm smithfarm changed the title kraken: Jewel ceph-fuse does not recover after lost connection to MDS kraken: cephfs: jewel ceph-fuse does not recover after lost connection to MDS Jul 4, 2017
@smithfarm smithfarm changed the title kraken: cephfs: jewel ceph-fuse does not recover after lost connection to MDS kraken: cephfs: ceph-fuse does not recover after lost connection to MDS Jul 4, 2017
@smithfarm smithfarm added cephfs Ceph File System and removed core labels Jul 4, 2017
@smithfarm smithfarm requested a review from jcsp July 5, 2017 09:50
@smithfarm
Copy link
Contributor Author

@jcsp This PR passed an fs run at http://tracker.ceph.com/issues/19009#note-57 (there were some failures that required a fix - applied via #16114 and passed on rerun). Please review/approve/merge the PR if you agree it can be merged.

@smithfarm smithfarm requested a review from batrick July 18, 2017 22:12
@smithfarm
Copy link
Contributor Author

@batrick This PR passed another fs suite at http://tracker.ceph.com/issues/19009#note-67

Please review.

@smithfarm smithfarm merged commit 8202ddc into ceph:kraken Jul 19, 2017
@smithfarm smithfarm deleted the wip-19678-kraken branch July 19, 2017 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix cephfs Ceph File System
Projects
None yet
2 participants