[
https://issues.apache.org/jira/browse/MESOS-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14543074#comment-14543074
]
chenzongzhi commented on MESOS-2724:
------------------------------------
We want to change the container's cpu.cfs_period_us and some options else. such
as blkio limit.
So I know there is many cgroups option that docker hasn't supported. So in our
production environment we directly change the cgroup by the command line.
Can you tell me how to add a module to support commands?
> Mesos support command from host machine
> ---------------------------------------
>
> Key: MESOS-2724
> URL: https://issues.apache.org/jira/browse/MESOS-2724
> Project: Mesos
> Issue Type: Improvement
> Components: framework
> Reporter: chenzongzhi
>
> We use mesos + marathon to build our Paas platform. We meet a problem
> We want to execute some command after the docker container started. such as
> we want change the cgroup setting.
> We know We can execute some command in the docker container, but we want
> execute command in the host machine.
> Anyone know how to implement it or any good idea?
> Thanks
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)