[
https://issues.apache.org/jira/browse/MESOS-4969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16120586#comment-16120586
]
Aaron Wood commented on MESOS-4969:
-----------------------------------
Another thought, we are building/using our own kernel for our nodes which will
have this module built in. Doesn't that mean this /proc check will fail?
> improve overlayfs detection
> ---------------------------
>
> Key: MESOS-4969
> URL: https://issues.apache.org/jira/browse/MESOS-4969
> Project: Mesos
> Issue Type: Bug
> Components: containerization, storage
> Reporter: James Peach
> Priority: Minor
>
> On my Fedora 23, overlayfs is a module that is not loaded by default
> (attempting to mount an overlayfs automatically triggers the module loading).
> However {{mesos-slave}} won't start until I manually load the module since it
> is not listed in {{/proc/filesystems}} until is it loaded.
> It would be nice if there was a more reliable way to determine overlayfs
> support.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)