Skip to content

Increase the space available for the initial docker-pool #52

@bexelbie

Description

@bexelbie

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions