[
https://issues.apache.org/jira/browse/MESOS-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14284000#comment-14284000
]
Chris Carey commented on MESOS-2151:
------------------------------------
These patches are included in Linux kernel 3.15 or greater.
> Failed to set the MAC address of lo: Operation not supported
> ------------------------------------------------------------
>
> Key: MESOS-2151
> URL: https://issues.apache.org/jira/browse/MESOS-2151
> Project: Mesos
> Issue Type: Bug
> Components: isolation
> Affects Versions: 0.21.0
> Environment: kernel:3.10.5-12.1.x86_64
> os: CentOS release 6.3 (Final)
> Reporter: Ji Huang
>
> if I enable network/port_mapping isolator, slave will be get this error when
> start it.
> I1124 11:50:22.300797 27879 logging.cpp:172] INFO level logging started!
> I1124 11:50:22.301010 27879 main.cpp:142] Build: 2014-11-22 00:24:52 by root
> I1124 11:50:22.301029 27879 main.cpp:144] Version: 0.21.0
> I1124 11:50:22.402724 27879 containerizer.cpp:100] Using isolation:
> cgroups/cpu,cgroups/mem,network/port_mapping
> I1124 11:50:22.419842 27879 port_mapping.cpp:890] Using eth0 as the public
> interface
> I1124 11:50:22.420600 27879 port_mapping.cpp:915] Using lo as the loopback
> interface
> Failed to create a containerizer: Could not create MesosContainerizer: Could
> not create isolator network/port_mapping: Failed to set the MAC address of
> lo: Operation not supported
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)