[
https://issues.apache.org/jira/browse/MESOS-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15337610#comment-15337610
]
haosdent commented on MESOS-5533:
---------------------------------
I uninstall libcgroup libcgroup-devel in CentOS 6. But still could launch agent
via
{code}
./bin/mesos-agent.sh --work_dir=/tmp/mesos --master=203.117.172.193:5050
{code}
Seems this ticket is not true? [~karya][[email protected]]
> Agent fails to start on CentOS 6 due to missing cgroup hiearchy
> ---------------------------------------------------------------
>
> Key: MESOS-5533
> URL: https://issues.apache.org/jira/browse/MESOS-5533
> Project: Mesos
> Issue Type: Bug
> Components: build, isolation
> Reporter: Kapil Arya
> Assignee: Gilbert Song
> Priority: Blocker
> Labels: mesosphere
> Fix For: 1.0.0
>
>
> With the network CNI isolator, agent now _requires_ cgroups to be installed
> on the system. Can we add some check(s) to either automatically disable CNI
> module if cgroup hierarchies are not available or ask the user to
> install/enable cgroup hierarchies.
> On CentOS 6, cgroup tools aren't installed by default.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)