Skip to content

test-erik/osd-scrub-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

osd-scrub-report

Show information about the current Ceph Scrub situation

Scrub Report

This script shows information about the current Scrubbing in Ceph. It is useful to determine how many deep scrubs are working or waiting and what they are currently doing. You can see which PGs have not been scrubbed for the longest time and highlighted in color which OSD is blocking the PG that has been waiting for deep-scrub the longest.

Author

This script is a Perl Rewrite of an AWK script published by Frank Schilder on the Ceph Users mailing list: https://lists.ceph.io/hyperkitty/list/[email protected]/thread/YUHWQCDAKP5MPU6ODTXUSKT7RVPERBJF/

Why a rewrite?

I wanted to expand the script and do not speak AWK.

Future:

The Future Is Here: https://github.com/frans42/ceph-goodies

About

Show information about the current Ceph Scrub situation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages