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

Feat: Cksum a replica #1557

Merged
merged 4 commits into from
Dec 8, 2023
Merged

Feat: Cksum a replica #1557

merged 4 commits into from
Dec 8, 2023

Conversation

tiagolobocastro
Copy link
Contributor

@tiagolobocastro tiagolobocastro commented Dec 7, 2023

feat(client/test): expose test features

Signed-off-by: Tiago Castro <[email protected]>

feat(test/features): export test features

Signed-off-by: Tiago Castro <[email protected]>

feat(client/cksum): add cksum to the io-engine client

Updates method argument with checksum.
Adds the cksum as another column.

Signed-off-by: Tiago Castro <[email protected]>

feat(wipe/cksum): add replica cksum

Makes use of the existing wipe infra to cksum a bdev.
This means we keep existing bdev iteration and streaming notifications
with a very simple change.
todo: rename wipe and abstract wipe and hash a bit better

Currently we add support for crc32c only

Signed-off-by: Tiago Castro <[email protected]>

@tiagolobocastro tiagolobocastro force-pushed the cksum branch 2 times, most recently from e13e656 to 70bbdd1 Compare December 8, 2023 16:54
Makes use of the existing wipe infra to cksum a bdev.
This means we keep existing bdev iteration and streaming notifications
with a very simple change.
todo: rename wipe and abstract wipe and hash a bit better

Currently we add support for crc32c only

Signed-off-by: Tiago Castro <[email protected]>
Updates method argument with checksum.
Adds the cksum as another column.

Signed-off-by: Tiago Castro <[email protected]>
@tiagolobocastro
Copy link
Contributor Author

bors merge

@bors-openebs-mayastor
Copy link

Build succeeded:

@bors-openebs-mayastor bors-openebs-mayastor bot merged commit b2a0aeb into develop Dec 8, 2023
4 checks passed
@bors-openebs-mayastor bors-openebs-mayastor bot deleted the cksum branch December 8, 2023 18:15
tiagolobocastro added a commit that referenced this pull request Dec 8, 2023
1557: Feat: Cksum a replica r=tiagolobocastro a=tiagolobocastro

    feat(client/test): expose test features

    Signed-off-by: Tiago Castro <[email protected]>

---

    feat(test/features): export test features

    Signed-off-by: Tiago Castro <[email protected]>

---

    feat(client/cksum): add cksum to the io-engine client

    Updates method argument with checksum.
    Adds the cksum as another column.

    Signed-off-by: Tiago Castro <[email protected]>

---

    feat(wipe/cksum): add replica cksum

    Makes use of the existing wipe infra to cksum a bdev.
    This means we keep existing bdev iteration and streaming notifications
    with a very simple change.
    todo: rename wipe and abstract wipe and hash a bit better

    Currently we add support for crc32c only

    Signed-off-by: Tiago Castro <[email protected]>

Co-authored-by: Tiago Castro <[email protected]>
Signed-off-by: Tiago Castro <[email protected]>
tiagolobocastro added a commit that referenced this pull request Dec 8, 2023
1557: Feat: Cksum a replica r=tiagolobocastro a=tiagolobocastro

    feat(client/test): expose test features
    
    Signed-off-by: Tiago Castro <[email protected]>

---

    feat(test/features): export test features
    
    Signed-off-by: Tiago Castro <[email protected]>

---

    feat(client/cksum): add cksum to the io-engine client
    
    Updates method argument with checksum.
    Adds the cksum as another column.
    
    Signed-off-by: Tiago Castro <[email protected]>

---

    feat(wipe/cksum): add replica cksum
    
    Makes use of the existing wipe infra to cksum a bdev.
    This means we keep existing bdev iteration and streaming notifications
    with a very simple change.
    todo: rename wipe and abstract wipe and hash a bit better
    
    Currently we add support for crc32c only
    
    Signed-off-by: Tiago Castro <[email protected]>


Co-authored-by: Tiago Castro <[email protected]>
bors-openebs-mayastor bot pushed a commit that referenced this pull request Dec 8, 2023
1558: Cherry-pick #1556 and #1557 r=tiagolobocastro a=tiagolobocastro

    ci(gha): fix submodule check
    
    Ensures we fetch git history and submodules.
    
    Signed-off-by: Tiago Castro <[email protected]>

---

1557: Feat: Cksum a replica r=tiagolobocastro a=tiagolobocastro

    feat(client/test): expose test features
    
    Signed-off-by: Tiago Castro <[email protected]>

---

    feat(test/features): export test features
    
    Signed-off-by: Tiago Castro <[email protected]>

---

    feat(client/cksum): add cksum to the io-engine client
    
    Updates method argument with checksum.
    Adds the cksum as another column.
    
    Signed-off-by: Tiago Castro <[email protected]>

---

    feat(wipe/cksum): add replica cksum
    
    Makes use of the existing wipe infra to cksum a bdev.
    This means we keep existing bdev iteration and streaming notifications
    with a very simple change.
    todo: rename wipe and abstract wipe and hash a bit better
    
    Currently we add support for crc32c only
    
    Signed-off-by: Tiago Castro <[email protected]>

1556: feat(eventing): host event specific details r=datacore-vvarakantham a=datacore-vvarakantham

Added host event specific details.

Co-authored-by: Vandana Varakantham <[email protected]>
Co-authored-by: Tiago Castro <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants