You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Anuj Gupta (JIRA)" <ji...@apache.org> on 2015/05/21 16:18:59 UTC

[jira] [Comment Edited] (MESOS-2759) Could not create MesosContainerizer: Could not create isolator network/port_mapping: Routing library check failed: Capability ROUTE_LINK_VETH_GET_PEER_OWN_REFERENCE is not available

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

Anuj Gupta edited comment on MESOS-2759 at 5/21/15 2:18 PM:
------------------------------------------------------------

Kernel already upgraded to 4.0.4-1.el7.elrepo.x86_64 from 3.10


was (Author: ajgupta42):
My kernel version is 4.0.4-1.el7.elrepo.x86_64

> Could not create MesosContainerizer: Could not create isolator network/port_mapping: Routing library check failed: Capability ROUTE_LINK_VETH_GET_PEER_OWN_REFERENCE is not available
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MESOS-2759
>                 URL: https://issues.apache.org/jira/browse/MESOS-2759
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Anuj Gupta
>            Priority: Critical
>
> [root@localhost ~]# mesos-slave --master=127.0.0.1:5050 --log_dir=/var/log/mesos --work_dir=/var/lib/mesos --isolation=cgroups/cpu,cgroups/mem,network/port_mapping --resources=ephemeral_ports:[32768-57344] --ephemeral_ports_per_container=1024
> mesos-slave: /usr/lib64/libnl-3.so.200: no version information available (required by /usr/local/lib/libmesos-0.22.0.so)
> mesos-slave: /usr/lib64/libnl-route-3.so.200: no version information available (required by /usr/local/lib/libmesos-0.22.0.so)
> mesos-slave: /usr/lib64/libnl-3.so.200: no version information available (required by /lib/libnl-idiag-3.so.200)
> I0521 14:10:16.727126 13214 logging.cpp:172] INFO level logging started!
> I0521 14:10:16.727409 13214 main.cpp:156] Build: 2015-05-21 13:21:45 by root
> I0521 14:10:16.727432 13214 main.cpp:158] Version: 0.22.0
> I0521 14:10:16.727727 13214 containerizer.cpp:110] Using isolation: cgroups/cpu,cgroups/mem,network/port_mapping
> Failed to create a containerizer: Could not create MesosContainerizer: Could not create isolator network/port_mapping: Routing library check failed: Capability ROUTE_LINK_VETH_GET_PEER_OWN_REFERENCE is not available



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)