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

os/bluestore/bluestore_tool: add log-dump command to dump bluefs's log #18535

Merged
merged 1 commit into from Oct 31, 2017
Merged

os/bluestore/bluestore_tool: add log-dump command to dump bluefs's log #18535

merged 1 commit into from Oct 31, 2017

Commits on Oct 30, 2017

  1. os/bluestore/bluestore_tool: add bluefs-log-dump command to dump blue…

    …fs's log
    
    ./bin/ceph-bluestore-tool --command bluefs-log-dump --path dev/osd0/
    ...
    0x1000: txn(seq 2 len 0xd7 crc 0x306e389b)
    0x1000:  op_dir_create db
    0x1000:  op_dir_create db.wal
    0x1000:  op_dir_create db.slow
    0x1000:  op_file_update  file
    
    Signed-off-by: Yang Honggang <joseph.yang@xtaotech.com>
    yanghonggang committed Oct 30, 2017
    Copy the full SHA
    e08c246 View commit details
    Browse the repository at this point in the history