Skip to content

ovs commands failed #20

@noursaidi

Description

@noursaidi

Describe the bug
A clear and concise description of what the bug is.
I have many ovs commands failing, yet these are not handled by the network orchestrator and the network makes it to the "ready" stage.

pr 28 14:41:40 util     ERROR   Command Failed: ip link set tr-cti-gateway netns tr-ctns-gateway
Apr 28 14:41:40 util     ERROR   Error: b'Error: argument "tr-ctns-gateway" is wrong: Invalid "netns" value'. Code: 255
Apr 28 14:41:40 util     INFO    Command : ip netns exec tr-ctns-gateway ip link set dev tr-cti-gateway name veth0
Apr 28 14:41:40 util     ERROR   Command Failed: ip netns exec tr-ctns-gateway ip link set dev tr-cti-gateway name veth0
Apr 28 14:41:40 util     ERROR   Error: b'Cannot open network namespace "tr-ctns-gateway": No such file or directory'. Code: 255
Apr 28 14:41:40 util     INFO    Command : ip netns exec tr-ctns-gateway ip link set dev veth0 address 9a:02:57:1e:8f:1

Error logs
https://gist.github.com/noursaidi/b156bfb97bcb02798893042e24009f7b

Environment (please provide the following information about your setup):
Debian/GCP VM

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions