Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

weave not deleting network interfaces #3406

Open
@MikeMichel

Description

@MikeMichel

What you expected to happen?

weave removes network interface after containers are stopped

What happened?

A lot of interfaces stay forever until the hard limit of 1024 is reached and no more containers can be started
docker: Error response from daemon: attaching veth "vethwepl23795" to "weave": exchange full.

How to reproduce it?

We have hundreds of container starts on our DC/OS cluster. Hard to say why/when it happens.

$ weave version 2.4.0
$ docker version 1.11.2
$ uname -a CentOS Linux release 7.4.1708 3.10.0-514.26.2.el7.x86_64

Logs:

$ docker logs weave
WARN: 2018/09/20 11:07:31.624781 Error intercepting response: attaching veth "vethwepl23795" to "weave": exchange full

We used weave 1.8.0 before and never saw this problem.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions