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

fix(enospc): allow enospc nexus to fail IOs #1422

Merged
merged 1 commit into from
Jun 23, 2023
Merged

fix(enospc): allow enospc nexus to fail IOs #1422

merged 1 commit into from
Jun 23, 2023

Conversation

tiagolobocastro
Copy link
Contributor

In the case of enospc there's no guarantee we'll be able to recreate nexus with children properly again.
For now let's fail IO back to initiator.

@tiagolobocastro tiagolobocastro force-pushed the fix-enospc branch 2 times, most recently from 984a084 to 6d90c4f Compare June 23, 2023 15:20
@tiagolobocastro
Copy link
Contributor Author

bors merge

bors bot pushed a commit that referenced this pull request Jun 23, 2023
1422: fix(enospc): allow enospc nexus to fail IOs r=tiagolobocastro a=tiagolobocastro

In the case of enospc there's no guarantee we'll be able to recreate nexus with children properly again.
For now let's fail IO back to initiator.

Co-authored-by: Tiago Castro <[email protected]>
@bors
Copy link
Contributor

bors bot commented Jun 23, 2023

Build failed:

@tiagolobocastro
Copy link
Contributor Author

bors merge

bors bot pushed a commit that referenced this pull request Jun 23, 2023
1422: fix(enospc): allow enospc nexus to fail IOs r=tiagolobocastro a=tiagolobocastro

In the case of enospc there's no guarantee we'll be able to recreate nexus with children properly again.
For now let's fail IO back to initiator.

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

bors cancel

@bors
Copy link
Contributor

bors bot commented Jun 23, 2023

Canceled.

@tiagolobocastro
Copy link
Contributor Author

bors merge

bors bot pushed a commit that referenced this pull request Jun 23, 2023
1422: fix(enospc): allow enospc nexus to fail IOs r=tiagolobocastro a=tiagolobocastro

In the case of enospc there's no guarantee we'll be able to recreate nexus with children properly again.
For now let's fail IO back to initiator.

Co-authored-by: Tiago Castro <[email protected]>
@bors
Copy link
Contributor

bors bot commented Jun 23, 2023

Timed out.

In the case of enospc there's no guarantee we'll be able to recreate nexus with children properly
again.
For now let's fail IO back to initiator.
Also once we're frozen don't allow any operations, similar to Shutdown.
todo: Should we just transition to Shutdown?

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

bors merge

@bors
Copy link
Contributor

bors bot commented Jun 23, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit 723a1fe into develop Jun 23, 2023
@bors bors bot deleted the fix-enospc branch June 23, 2023 21:51
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