Skip to content

Have a better handling of block volume when an instance server is terminated #4676

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

Open
remyleone opened this issue Apr 17, 2025 · 0 comments
Assignees
Labels
enhancement instance Instance issues, bugs and feature requests priority:high New features sbs Scaleway Block Storage issues, bugs and feature requests

Comments

@remyleone
Copy link
Member

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

And apparently, since the new SBS volumes managed by the Block API, when we run scw instance server terminate with the with-block=true argument, it doesn’t delete the SBS volumes.
You absolutely have to use scw block volume delete to delete them manually.

How I imagine scw could expose this functionality

scw instance server terminate with-block=true does work and delete block volume regardless of if they are from the SBS API or from sbs.

References

@remyleone remyleone added enhancement instance Instance issues, bugs and feature requests sbs Scaleway Block Storage issues, bugs and feature requests labels Apr 17, 2025
@remyleone remyleone added the priority:high New features label Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement instance Instance issues, bugs and feature requests priority:high New features sbs Scaleway Block Storage issues, bugs and feature requests
Projects
None yet
Development

No branches or pull requests

3 participants