[
https://issues.apache.org/jira/browse/MESOS-5646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16294946#comment-16294946
]
chatsiri commented on MESOS-5646:
---------------------------------
Hello contributor,
I interested in network module in the Mesos and I have plan to contribute
source code after finish implement module. After read from your reports this
issue. How your need network statistic views at network/cni module? I mean the
Libnl reads rate of data transfer on interface such a veth0, vlan0 or macvlan0
send statistic back to network/cni.
> Build `network/cni` isolator with `libnl` support
> -------------------------------------------------
>
> Key: MESOS-5646
> URL: https://issues.apache.org/jira/browse/MESOS-5646
> Project: Mesos
> Issue Type: Task
> Components: containerization
> Affects Versions: 1.0.0
> Environment: linux
> Reporter: Avinash Sridharan
> Assignee: Avinash Sridharan
> Labels: mesosphere
>
> Currently, the `network/cni` isolator does not have the ability to collect
> network statistics for containers launched on a CNI network. We need to give
> the `network/cni` isolator the ability to query interfaces, route tables and
> statistics in the containers network namespace. To achieve this the
> `network/cni` isolator will need to talk `netlink`.
> For enabling `netlink` API we need the `network/cni` isolator to be built
> with libnl support.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)