Skip to content

osd: Add flag to Identify Scrub IO#66552

Merged
Jayaprakash-ibm merged 3 commits intoceph:mainfrom
Jayaprakash-ibm:wip-add-scrub-flag
Feb 9, 2026
Merged

osd: Add flag to Identify Scrub IO#66552
Jayaprakash-ibm merged 3 commits intoceph:mainfrom
Jayaprakash-ibm:wip-add-scrub-flag

Conversation

@Jayaprakash-ibm
Copy link
Contributor

This PR introduces a new operation flag CEPH_OSD_OP_FLAG_SCRUB to explicitly mark requests originating from scrub or deep-scrub workflows.
The flag allows BlueStore to differentiate scrub IO from normal operations

Contribution Guidelines

  • To sign and title your commits, please refer to Submitting Patches to Ceph.

  • If you are submitting a fix for a stable branch (e.g. "quincy"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.

  • When filling out the below checklist, you may click boxes directly in the GitHub web UI. When entering or editing the entire PR message in the GitHub web UI editor, you may also select a checklist item by adding an x between the brackets: [x]. Spaces and capitalization matter when checking off items this way.

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands

You must only issue one Jenkins command per-comment. Jenkins does not understand
comments with more than one command.

This commit introduces a new operation flag `CEPH_OSD_OP_FLAG_SCRUB` to explicitly
mark requests originating from scrub or deep-scrub workflows.
The flag allows BlueStore to differentiate scrub IO from normal operations.

Signed-off-by: Jaya Prakash <jayaprakash@ibm.com>
This commit introduces a new operation flag `CEPH_OSD_OP_FLAG_SCRUB` to explicitly
mark requests originating from scrub or deep-scrub workflows.
The flag allows BlueStore to differentiate scrub IO from normal operations.

Signed-off-by: Jaya Prakash <jayaprakash@ibm.com>
This commit introduces a new operation flag `CEPH_OSD_OP_FLAG_SCRUB` to explicitly
mark requests originating from scrub or deep-scrub workflows.
The flag allows BlueStore to differentiate scrub IO from normal operations.

Signed-off-by: Jaya Prakash <jayaprakash@ibm.com>
@markhpc
Copy link
Member

markhpc commented Jan 8, 2026

@aclamk Does this look good for approval now?

@Jayaprakash-ibm
Copy link
Contributor Author

@Jayaprakash-ibm Jayaprakash-ibm merged commit 5f51689 into ceph:main Feb 9, 2026
13 checks passed
@Jayaprakash-ibm Jayaprakash-ibm deleted the wip-add-scrub-flag branch February 9, 2026 13:19
@lee-j-sanders
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants