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

iperf3 running fine, then all of a sudden starts reporting "unable to receive control message: Connection reset by peer" #447

Closed
katelfox opened this issue Aug 8, 2016 · 7 comments
Labels

Comments

@katelfox
Copy link

katelfox commented Aug 8, 2016

iperf3 server is running fine for a few days servicing requests, then all of a sudden starts returning "error - unable to receive control message: Connection reset by peer". If I restart the server it will run fine again for a few days.

I'm running the following version on the server:
iperf 3.1.3
Linux ip 3.13.0-48-generic #80-Ubuntu SMP Thu Mar 12 11:16:15 UTC 2015 x86_64
Optional features available: CPU affinity setting, IPv6 flow label, TCP congestion algorithm setting, sendfile / zerocopy, socket pacing

The client is:
iperf 3.1.3
Linux ova-1 3.10.0-327.13.1.el7.x86_64 #1 SMP Thu Mar 31 16:04:38 UTC 2016 x86_64
Optional features available: CPU affinity setting, IPv6 flow label, TCP congestion algorithm setting, sendfile / zerocopy, socket pacing

Running with these options:
iperf3 -s -D -p 80 ‐‐logfile iperf.log
iperf3 --json --port 80 --client myhost

@sharpevo
Copy link

sharpevo commented Aug 24, 2016

Hit it, and the logfile is null.

@katelfox
Copy link
Author

Can you please explain your comment? I never see anything show up in the log file.

@bmah888
Copy link
Contributor

bmah888 commented May 17, 2017

Are you still seeing this problem? Especially with more recent code? We've done a number of fixes to iperf3 in the meantime.

@katelfox
Copy link
Author

A month ago or so we decided to stop using iperf3 since it was working so poorly.

@bmah888
Copy link
Contributor

bmah888 commented May 17, 2017

OK, hope you found a solution that works better for you. Closing this issue.

@bmah888 bmah888 closed this as completed May 17, 2017
@jonfcervantes
Copy link

jonfcervantes commented Oct 18, 2017

I am seeing the same thing but it is intermittent. We are running using client (linux vm) and server (ubuntu vm) We try to run iperf3 in parallel over multiple ports. The more parallel sessions we run, the more often we see it.
We are seeing it with both RL and FL flows. Sometimes 4/5 FL will succeed and 5/5 RL will succeed. Sometimes it will be 5/5FL and 4/5RL
unable to receive control message: Connection reset by peer
Using version iperf3 3.2
Thanks!

@bmah888
Copy link
Contributor

bmah888 commented Oct 20, 2017

@jonfcervantes: Do you mind opening a new issue for the problem you're seeing? Please include the command-lines being used (suitably sanitized if necessary). Also could you please explain what RL and FL mean?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants