#350 Storage for system containers
Opened 6 years ago by dustymabe. Modified 6 years ago

This started as a discussion on atomic-devel some time ago. We recently overhauled the default for our storage (switch to default to overlay2 in F26 and switch to overlay2 on our rootfs as default in F27), however we need to still consider consolidating container storage among docker/oci/system containers so that whenever we do configure container storage to be on separate filesystems (via CONTAINER_ROOT_LV* options to container-storage-setup) we cover them all.

There are some positives and negatives to doing this. Here are a few:

  • + container storage is configured for all container runtimes. an admin does not have to configure/consider the storage use for each of them
  • - if we put system container storage on a different filesystem then we won't share storage with host ostree.

Let's continue the discussion on this topic here.


Login to comment on this ticket.

Metadata