You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Ji Huang (JIRA)" <ji...@apache.org> on 2014/11/24 04:56:13 UTC

[jira] [Created] (MESOS-2151) Failed to set the MAC address of lo: Operation not supported

Ji Huang created MESOS-2151:
-------------------------------

             Summary: 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)