Bug #57985
mds: warning `clients failing to advance oldest client/flush tid` seen with some workloads
100%
Description
https://bugzilla.redhat.com/show_bug.cgi?id=2134709
Generally seen when the MDS is heavily loaded with I/Os. Interesting thing is that the client-id in the warning message is (more often than not) the ceph-mgr daemon (libcephfs instance in ceph-mgr), although the libcephfs instance is not the one that is doing heaving I/Os (but there seems to be a possible in-direct relation somehow) - which needs RCA/explanation. Furthermore, it is possible that there are bugs lurking around client tid management which could cause these warnings.
Related issues
History
#1 Updated by Venky Shankar about 1 year ago
- Status changed from New to Triaged
- Assignee set to Ramana Raja
#2 Updated by Venky Shankar 12 months ago
- Assignee changed from Ramana Raja to Venky Shankar
#3 Updated by Venky Shankar 11 months ago
Venky Shankar wrote:
https://bugzilla.redhat.com/show_bug.cgi?id=2134709
Generally seen when the MDS is heavily loaded with I/Os. Interesting thing is that the client-id in the warning message is (more often than not) the ceph-mgr daemon (libcephfs instance in ceph-mgr), although the libcephfs instance is not the one that is doing heaving I/Os (but there seems to be a possible in-direct relation somehow) - which needs RCA/explanation. Furthermore, it is possible that there are bugs lurking around client tid management which could cause these warnings.
I've started to look into this - it is not always the ceph-mgr daemon that gets reported in the warning. Maybe it was just coincidence. The tid management in the client and the mds looks sane too. What can be done for better debugability is to dump the oldest_tid that clients maintain. That would give some insights into which request was not acknowledged by the mds.
#4 Updated by Venky Shankar 11 months ago
partial fix (debug aid): https://github.com/ceph/ceph/pull/49766
#5 Updated by Venky Shankar 10 months ago
Enforce (stricter) client-id check in client limit test - https://github.com/ceph/ceph/pull/49844
#6 Updated by Venky Shankar 9 months ago
- Status changed from Triaged to Pending Backport
#7 Updated by Backport Bot 9 months ago
- Copied to Backport #59021: quincy: mds: warning `clients failing to advance oldest client/flush tid` seen with some workloads added
#8 Updated by Backport Bot 9 months ago
- Copied to Backport #59022: pacific: mds: warning `clients failing to advance oldest client/flush tid` seen with some workloads added
#9 Updated by Backport Bot 9 months ago
- Copied to Backport #59023: pacific: mds: warning `clients failing to advance oldest client/flush tid` seen with some workloads added
#10 Updated by Backport Bot 9 months ago
- Tags set to backport_processed
#11 Updated by Backport Bot 9 months ago
- Copied to Backport #59024: quincy: mds: warning `clients failing to advance oldest client/flush tid` seen with some workloads added
#12 Updated by Konstantin Shalygin 4 months ago
- Status changed from Pending Backport to Resolved
- % Done changed from 0 to 100
#13 Updated by Xiubo Li about 1 month ago
Venky, this also should be backport to reef, else it caused the failures https://tracker.ceph.com/issues/63339.
#14 Updated by Venky Shankar about 1 month ago
- Related to Backport #63339: reef: mds: warning `clients failing to advance oldest client/flush tid` seen with some workloads added
#15 Updated by Venky Shankar about 1 month ago
- Status changed from Resolved to Pending Backport
- Target version changed from v18.0.0 to v19.0.0
- Backport changed from pacific,quincy to pacific,quincy,reef