You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2017/01/25 01:10:27 UTC

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

    [ https://issues.apache.org/jira/browse/MESOS-5116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15836891#comment-15836891 ] 

James Peach edited comment on MESOS-5116 at 1/25/17 1:10 AM:
-------------------------------------------------------------

| Stop storing agent flags in the XFS disk isolator. | https://reviews.apache.org/r/55896/ |
| Add support for not enforcing XFS quotas. | https://reviews.apache.org/r/55897/ |
| Update XFS disk isolator documentation. | https://reviews.apache.org/r/55903/ |


was (Author: jamespeach):
| Stop storing agent flags in the XFS disk isolator. | https://reviews.apache.org/r/55896/ |
| Add support for not enforcing XFS quotas. |https://reviews.apache.org/r/55897/ |

> 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
>            Assignee: James Peach
>
> 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)