[
https://issues.apache.org/jira/browse/MESOS-2759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anuj Gupta updated MESOS-2759:
------------------------------
Target Version/s: 0.22.1, 0.22.0 (was: 0.22.0, 0.22.1)
> 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)