Project

General

Profile

Actions

Feature #11171

closed

Path filtering on "dump cache" asok

Added by John Spray about 9 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Normal
Category:
Introspection/Control
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Reviewed:
Affected Versions:
Component(FS):
Labels (FS):
Pull request ID:

Description

Sometimes we will want to get a detailed dump of the cache for one particular subtree, so implement a mode that will traverse down whatever is in cache beneath a particular path. Perhaps also allow a `depth` parameter so that one could e.g. list a directory without all its descendents too.

Like "ceph daemon mds.a dump cache", but with an extra argument that limits the output to a particular sub-path. Code is in MDCache::dump_path, entered through MDSRank::handle_asok_command. Confusingly the existing asok command already has a 'path' argument, but that's the output filename, not a filter.

Actions

Also available in: Atom PDF