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

PWX-36843 Add --resume flag for checksum verification command #2435

Merged
merged 1 commit into from
May 2, 2024

Conversation

nikhil-bhupale
Copy link
Collaborator

Added flag ResumeFromSavedOffset to verify-checksum start command
Verified command with differenet combinations of command

root@ip-10-13-111-214:~# pxctl v verify-checksum start vol3 --resume=false
status code : VERIFY_CHECKSUM_STARTED
Verify checksum started

root@ip-10-13-111-214:~# pxctl v verify-checksum start vol3 --resume=true
status code : VERIFY_CHECKSUM_STARTED
Verify checksum started

root@ip-10-13-111-214:~# pxctl v verify-checksum start vol3
status code : VERIFY_CHECKSUM_STARTED
Verify checksum started

Copy link

This PR is stale because it has been in review for 3 days with no activity.

Added flag ResumeFromSavedOffset to verify-checksum start command

Signed-off-by: nikhil-bhupale <[email protected]>
@talakad talakad merged commit 692b823 into master May 2, 2024
3 checks passed
@talakad talakad deleted the PWX-36843 branch May 2, 2024 16:45
nikhil-bhupale added a commit that referenced this pull request Jul 22, 2024
Added flag ResumeFromSavedOffset to verify-checksum start command
nikhil-bhupale added a commit that referenced this pull request Jul 22, 2024
Added flag ResumeFromSavedOffset to verify-checksum start command
nikhil-bhupale added a commit that referenced this pull request Jul 23, 2024
Added flag ResumeFromSavedOffset to verify-checksum start command

Signed-off-by: nikhil-bhupale <[email protected]>
nikhil-bhupale added a commit that referenced this pull request Jul 23, 2024
Added flag ResumeFromSavedOffset to verify-checksum start command

Signed-off-by: nikhil-bhupale <[email protected]>
twang-ps added a commit to twang-ps/openstorage that referenced this pull request Sep 24, 2024
twang-ps added a commit that referenced this pull request Sep 24, 2024
* Revert "PWX-36843 Add --resume flag for checksum verification command (#2435)"

This reverts commit 95aa0d2.

* Revert "PWX-33692 Add new CLI to trigger checksum validation"

This reverts commit be8c82f.

---------

Signed-off-by: Tengxiao Wang <[email protected]>
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.

2 participants