[
https://issues.apache.org/jira/browse/MESOS-5116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yan Xu updated MESOS-5116:
--------------------------
Description:
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.
was:
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.
> 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)