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

Distinguish between stopped pools and partially constructed pools in StoppedPools property #3387

Open
mulkieran opened this issue Jul 18, 2023 · 0 comments

Comments

@mulkieran
Copy link
Member

mulkieran commented Jul 18, 2023

Note that this is a bit heavier weight than it looks, as if a pool went from partially set up to stopped, the StoppedPools property would have to be updated. We consider a pool to be partially set up but stopped if it can't be used, i.e., if it does not have a running thin pool.

If we did implement this, then stratis-cli would make use of it, and inform the users when they listed the stopped pools that some pools were not fully torn down.

@mulkieran mulkieran changed the title Disctinguish between stopped pools and partially constructed pools in StoppedPools property Distinguish between stopped pools and partially constructed pools in StoppedPools property Jul 18, 2023
@mulkieran mulkieran assigned jbaublitz and unassigned jbaublitz Jan 4, 2024
@mulkieran mulkieran moved this to To do in 2024June May 28, 2024
@mulkieran mulkieran removed this from 2024June Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants