You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Yan Xu (JIRA)" <ji...@apache.org> on 2016/04/05 01:18:25 UTC

[jira] [Created] (MESOS-5116) Investigate supporting accounting only mode in XFS isolator

Yan Xu created MESOS-5116:
-----------------------------

             Summary: Investigate supporting accounting only mode in XFS isolator
                 Key: MESOS-5116
                 URL: https://issues.apache.org/jira/browse/MESOS-5116
             Project: Mesos
          Issue Type: Improvement
          Components: containerization
            Reporter: Yan Xu


The initial implementation of XFS isolator always enforces the disk quota limit. In contrast, Posix disk isolator supports optionally monitoring the disk usage without enforcement. This eases the transition into disk quota enforcement mode.

Mesos agent provides a `flags.enforce_container_disk_quota` flag to turn on enforcement when the Posix isolator is added. With XFS either we support it as well or we need to change the flag so it's Posix disk isolator specific.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)