stratisd icon indicating copy to clipboard operation
stratisd copied to clipboard

Initial prototype of growing a physical device

Open jbaublitz opened this issue 3 years ago • 4 comments

Related https://github.com/stratis-storage/project/issues/50

jbaublitz avatar Jun 30 '22 14:06 jbaublitz

@jbaublitz Plz rebase when you get the chance.

mulkieran avatar Jul 28 '22 16:07 mulkieran

Okay, all of the requested revisions should be resolved!

jbaublitz avatar Sep 21 '22 14:09 jbaublitz

I'm trying to follow the progression of this feature request. When this feature is added, do you think it will be ported to fedra 36 or 37. Or is it something that is way further down the line. I'm trying to follow the ability to grow a pool from in crease in storage size (example adding additional drives to raid setup or larger drives).

sirweazel avatar Oct 07 '22 01:10 sirweazel

I'm trying to follow the progression of this feature request. When this feature is added, do you think it will be ported to fedra 36 or 37. Or is it something that is way further down the line. I'm trying to follow the ability to grow a pool from in crease in storage size (example adding additional drives to raid setup or larger drives).

We expect to be able to release the next version of stratisd, which we expect will contain this change in both f36 and f37.

mulkieran avatar Oct 07 '22 02:10 mulkieran

@mulkieran I've just added block device size change detection on start up.

jbaublitz avatar Oct 07 '22 15:10 jbaublitz

I'm trying to follow the progression of this feature request. When this feature is added, do you think it will be ported to fedra 36 or 37. Or is it something that is way further down the line. I'm trying to follow the ability to grow a pool from in crease in storage size (example adding additional drives to raid setup or larger drives).

We expect to be able to release the next version of stratisd, which we expect will contain this change in both f36 and f37.

Thank you. You guys have been hard at work! Last questions... will this change work for existing pools also? And will there be a cockpit integration for this function, or just use a pool command?

sirweazel avatar Oct 07 '22 17:10 sirweazel

I'm trying to follow the progression of this feature request. When this feature is added, do you think it will be ported to fedra 36 or 37. Or is it something that is way further down the line. I'm trying to follow the ability to grow a pool from in crease in storage size (example adding additional drives to raid setup or larger drives).

We expect to be able to release the next version of stratisd, which we expect will contain this change in both f36 and f37.

Thank you. You guys have been hard at work! Last questions... will this change work for existing pools also? And will there be a cockpit integration for this function, or just use a pool command?

It will work for existing pools. I'm not sure what exactly Cockpit will decide to do with regard to the feature...

mulkieran avatar Oct 07 '22 23:10 mulkieran

@jbaublitz I think the two test failures are worth investigating; possibly related to rebasing and pulling in metadata allocation changes.

mulkieran avatar Oct 12 '22 01:10 mulkieran

@jbaublitz I think the two test failures are worth investigating; possibly related to rebasing and pulling in metadata allocation changes.

Ah, I thought I'd reverted the change that caused the test failure. That should be resolved now.

jbaublitz avatar Oct 12 '22 15:10 jbaublitz

Test is hung...

mulkieran avatar Oct 13 '22 15:10 mulkieran