Details
-
Improvement
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
-
Mesosphere Sprint 41, Mesosphere Sprint 42, Mesosphere Sprint 47, Mesosphere Sprint 48, Mesosphere Sprint 49, Mesosphere Sprint 50
-
8
Description
Currently in Unified Containerizer, copy backend will be selected by default. This is not ideal, especially for production environment. It would take a long time to prepare an huge container image to copy it from the store to provisioner.
Ideally, we should support `auto backend`, which would automatically/intelligently select the best/optimal backend for image provisioner if user does not specify one from the agent flag.
We should have a logic design first in this ticket, to determine how we want to choose the right backend (e.g., overlayfs or aufs should be preferred if available from the kernel).
Attachments
Attachments
Issue Links
- depends upon
-
MESOS-6001 Aufs backend cannot support the image with numerous layers.
- Resolved
-
MESOS-6653 Overlayfs backend may fail to mount the rootfs if both container image and image volume are specified.
- Resolved
-
MESOS-6654 Duplicate image layer ids may make the backend failed to mount rootfs.
- Resolved
-
MESOS-6958 Support linux filesystem type detection.
- Resolved
- is related to
-
MESOS-7154 Document provisioner auto backend support.
- Resolved
- relates to
-
MESOS-6000 Overlayfs backend cannot support the image with numerous layers.
- Resolved