Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Liveliness checker has a false positive result in case of high load #622

Open
glazychev-art opened this issue Nov 10, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@glazychev-art
Copy link
Contributor

Description

The problem only occurs for UDP traffic.

Steps to reproduce:

  1. Create kind cluster
  2. Deploy Kernel2Ethernet2Kernel
  3. Install iperf3 on the NSC/NSE
  4. Start iper3 on the NSE: iperf3 -s
  5. Start iper3 on the NSC: iperf3 -c 172.16.1.100 -u -b 10G
  6. Output:
...
[  5]   5.00-6.00   sec   878 MBytes  7.37 Gbits/sec  660633  
[  5]   6.00-7.00   sec   880 MBytes  7.38 Gbits/sec  662190  
iperf3: error - unable to write to stream socket: Network unreachable
  1. NSC log:
Nov 10 08:16:16.942 [ERRO] [id:alpine-2a483148-ea71-4cc0-a3ac-22bb1e8e9a75-0] [dstIP:172.16.1.100] [srcIP:172.16.1.101] [type:networkService] (7.1)         No packets received
Nov 10 08:16:16.942 [WARN] [id:alpine-2a483148-ea71-4cc0-a3ac-22bb1e8e9a75-0] [heal:eventLoop] [type:networkService] (7.2)         Data plane is down
Nov 10 08:16:16.942 [DEBU] [id:alpine-2a483148-ea71-4cc0-a3ac-22bb1e8e9a75-0] [heal:eventLoop] [type:networkService] (7.3)         Reconnect with reselect

@glazychev-art glazychev-art self-assigned this Nov 10, 2023
@denis-tingaikin denis-tingaikin moved this to In Progress in Release v1.12.0 Nov 10, 2023
@denis-tingaikin denis-tingaikin added the bug Something isn't working label Nov 10, 2023
@glazychev-art glazychev-art moved this from In Progress to Todo in Release v1.12.0 Nov 14, 2023
@glazychev-art glazychev-art moved this from Todo to In Progress in Release v1.12.0 Nov 20, 2023
@glazychev-art glazychev-art moved this from In Progress to Todo in Release v1.12.0 Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

2 participants