projectatomic / container-storage-setup

Service to set up storage for Docker and other container systems
Apache License 2.0
153 stars 77 forks source link

Add a knob POOL_META_SIZE #253

Closed rhvgoyal closed 7 years ago

rhvgoyal commented 7 years ago

Right now thin pool metadata size is automatically determined. That is .1% of free space in volume group.

A user has asked for a knob to make it configurable. They want to allocate a larger metadata volume to start with. Looks like they run out of free space in metadata volume and VG is full and there is not enough space to grow it later.

Given their worklaod, they can allocate a bigger metadata volume using this knob at the beginning.

Signed-off-by: Vivek Goyal vgoyal@redhat.com

rhvgoyal commented 7 years ago

@rhatdan PTAL

rhatdan commented 7 years ago

@rh-atomic-bot r+ 0754316

rh-atomic-bot commented 7 years ago

:hourglass: Testing commit 0754316 with merge eefd842...

rh-atomic-bot commented 7 years ago

:sunny: Test successful - status-redhatci Approved by: rhatdan Pushing eefd842a53912742cb8d015194f97044f51dcf75 to master...