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

Reconnect IO log on Detach #1619

Merged
merged 2 commits into from
Apr 4, 2024
Merged

Reconnect IO log on Detach #1619

merged 2 commits into from
Apr 4, 2024

Conversation

tiagolobocastro
Copy link
Contributor

fix(fio): bump fio to 3.37

This fixes an issue seen with fio 3.33 reporting an invalid miscompare.

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

fix(rebuild): connect the io log when detaching

When we detach a device, ensure that the io logs are connected.
This usually happens on the fault path, however this change
ensures that this happens during the detach itself and thus
hardening it against races.

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

When we detach a device, ensure that the io logs are connected.
This usually happens on the fault path, however this change
ensures that this happens during the detach itself and thus
hardening it against races.

Signed-off-by: Tiago Castro <[email protected]>
This fixes an issue seen with fio 3.33 reporting an invalid miscompare.

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 6dd25e6 into develop Apr 4, 2024
4 checks passed
@bors-openebs-mayastor bors-openebs-mayastor bot deleted the log-reconnect branch April 4, 2024 12:27
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.

3 participants