You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Gilbert Song (JIRA)" <ji...@apache.org> on 2017/10/20 21:21:00 UTC

[jira] [Created] (MESOS-8121) Unified Containerizer Auto backend should check xfs ftype for overlayfs backend.

Gilbert Song created MESOS-8121:
-----------------------------------

             Summary: Unified Containerizer Auto backend should check xfs ftype for overlayfs backend.
                 Key: MESOS-8121
                 URL: https://issues.apache.org/jira/browse/MESOS-8121
             Project: Mesos
          Issue Type: Bug
          Components: containerization
            Reporter: Gilbert Song


when using xfs as the backing filesystem in unified containerizer, the `ftype` has to be equal to 1 if we are using the overlay fs backend. we should add the detection in auto backend logic because some OS (like centos 7.2) has xfs ftype=0 by default.

https://docs.docker.com/engine/userguide/storagedriver/overlayfs-driver/



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)