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

Mauricio Garavaglia commented on MESOS-2502:
--------------------------------------------

Docker already support a form of disk quota on some filesystems using 
--storage-opt size=X. See https://github.com/moby/moby/pull/19651 for example.

This is something I'd like to take a stab on, I think it should be optionally 
enabled based on the docker containerizer use, i.e. if you are using a storage 
driver that supports it.

> Enforce disk quota in Docker Containerizer
> ------------------------------------------
>
>                 Key: MESOS-2502
>                 URL: https://issues.apache.org/jira/browse/MESOS-2502
>             Project: Mesos
>          Issue Type: Improvement
>          Components: docker
>            Reporter: Timothy Chen
>            Assignee: Mark Wang
>            Priority: Minor
>              Labels: gsoc2015
>
> Currently we enforce disk quota with Mesos containerizer, but we can also 
> enforce disk quota with Docker containers as well, so when a container goes 
> over the disk limit we can force limiting action such as killing the 
> container.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to