Bug 2269687 - mds: add a command to dump directory information
Summary: mds: add a command to dump directory information
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: CephFS
Version: 7.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: 7.1
Assignee: Jos Collin
QA Contact: Hemanth Kumar
Akash Raj
URL:
Whiteboard:
Depends On:
Blocks: 2267614 2298578 2298579
TreeView+ depends on / blocked
 
Reported: 2024-03-15 10:59 UTC by Jos Collin
Modified: 2024-07-18 07:59 UTC (History)
7 users (show)

Fixed In Version: ceph-18.2.1-124.el9cp
Doc Type: Enhancement
Doc Text:
.A new `dump dir` command is introduced to dump the directory information With this enhancement, the `dump dir` command is introduced to dump the directory information and print the output.
Clone Of:
Environment:
Last Closed: 2024-06-13 14:29:43 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Ceph Project Bug Tracker 63093 0 None None None 2024-03-15 10:59:46 UTC
Github ceph ceph pull 49756 0 None Merged mds: add a command to dump directory information 2024-03-15 10:59:46 UTC
Red Hat Issue Tracker RHCEPH-8540 0 None None None 2024-03-15 11:06:22 UTC
Red Hat Product Errata RHSA-2024:3925 0 None None None 2024-06-13 14:29:48 UTC

Description Jos Collin 2024-03-15 10:59:46 UTC
Description of problem:
add a command to dump directory information

Version-Release number of selected component (if applicable):
6.0

How reproducible:
$ ceph daemon mds.a dump dir /test-dir


Expected results:
[
    {
        "value/bits": "0/0",
        "status": "dirfrag not in cache"
    }
]

Additional info:

Comment 7 errata-xmlrpc 2024-06-13 14:29:43 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Critical: Red Hat Ceph Storage 7.1 security, enhancements, and bug fix update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2024:3925


Note You need to log in before you can comment on or make changes to this bug.