You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: