You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Greg Mann (JIRA)" <ji...@apache.org> on 2016/09/19 19:57:20 UTC

[jira] [Commented] (MESOS-6130) Make the disk usage isolator nesting-aware

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

Greg Mann commented on MESOS-6130:
----------------------------------

Jie made these changes to the disk/du isolator:
{code}
Commit: a4fd86bce2d2b6b53bce2ea95e3b69c5ab011ff8
Parents: 8221021
Author: Jie Yu <yu...@gmail.com>
Authored: Sat Sep 17 12:26:52 2016 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Sat Sep 17 13:02:37 2016 -0700
{code}

Note that we still need to add tests for this, but we'll wait briefly for the rest of the containerizer changes to land before doing so.

> Make the disk usage isolator nesting-aware
> ------------------------------------------
>
>                 Key: MESOS-6130
>                 URL: https://issues.apache.org/jira/browse/MESOS-6130
>             Project: Mesos
>          Issue Type: Task
>          Components: isolation
>            Reporter: Greg Mann
>            Assignee: Greg Mann
>              Labels: mesosphere
>
> With the addition of task groups, the disk usage isolator must be updated. Since sub-container sandboxes are nested within the parent container's sandbox, the isolator must exclude these folders from its usage calculation when examining the parent container's disk usage.



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