-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
Currently, we are using a disk size of 10GB and we allocate the majority of the space as the output below shows.
$ sudo lvs
LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert
LogVol00 VolGroup00 -wi-ao---- 7.97g
LogVol01 VolGroup00 -wi-ao---- 1.50g
docker-pool VolGroup00 twi-aot--- 256.00m 89.06 0.21
As a consequence, the docker-pool starts out very small. We should consider either increasing the size of the disk or resizing LogVol00 down and leaving more space for docker.