stratisd icon indicating copy to clipboard operation
stratisd copied to clipboard

Manage EBS volumes automatically as blockdevs

Open agrover opened this issue 6 years ago • 1 comments

see https://lwn.net/Articles/755948/

I think auto-extending the EBS volume when the pool approaches capacity is a cool first thing we could consider. APIs ftw!

The comment also alludes to removing the volume when it's no longer needed... this would be a little bit harder. Right now, once a blockdev has thinpool data dev extended onto it, it doesn't ever move or shrink.

agrover avatar May 30 '18 16:05 agrover

Maybe the same could be done with RBD-Devices (Ceph block devices).

ibotty avatar Jun 10 '18 09:06 ibotty