Flent-users discussion archives
 help / color / mirror / Atom feed
* [Flent-users] [tohojo/flent] No suitable Iperf binary Found (#171)
@ 2019-07-23 20:39 dignacioconde
  2019-07-23 21:07 ` Toke Høiland-Jørgensen
  0 siblings, 1 reply; 2+ messages in thread
From: dignacioconde @ 2019-07-23 20:39 UTC (permalink / raw)
  To: tohojo/flent; +Cc: Subscribed


[-- Attachment #1.1: Type: text/plain, Size: 1847 bytes --]



root@n1:/tmp/pycore.50542/n1.conf# flent -H 10.0.0.21 udp_flood --debug-error
Started Flent 1.3.0 using Python 3.6.8.
Starting udp_flood test. Expected run time: 70 seconds.
WARNING: Found iperf binary (), but it does not have an --enhancedreports option. Not using.
ERROR: Runner UDP upload failed check: No suitable Iperf binary found.
Traceback (most recent call last):
  File "/usr/share/flent/flent/aggregators.py", line 121, in collect
    t.check()
  File "/usr/share/flent/flent/runners.py", line 1457, in check
    marking=self.marking)
  File "/usr/share/flent/flent/runners.py", line 1503, in find_binary
    raise RunnerCheckError("No suitable Iperf binary found.")
flent.runners.RunnerCheckError: No suitable Iperf binary found.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/share/flent/flent/__init__.py", line 59, in run_flent
    b.run()
  File "/usr/share/flent/flent/batch.py", line 617, in run
    return self.run_test(self.settings, self.settings.DATA_DIR, True)
  File "/usr/share/flent/flent/batch.py", line 515, in run_test
    res = self.agg.postprocess(self.agg.aggregate(res))
  File "/usr/share/flent/flent/aggregators.py", line 233, in aggregate
    measurements, metadata, raw_values = self.collect()
  File "/usr/share/flent/flent/aggregators.py", line 123, in collect
    raise RuntimeError("Runner %s failed check: %s" % (n, e))
RuntimeError: Runner UDP upload failed check: No suitable Iperf binary found.

I though it was because of the binary name, it was iperf3 so i renamed it to iperf but it seems Flent needs iperf 2? It's the one that has  --enhancedreports option.




-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/171

[-- Attachment #1.2: Type: text/html, Size: 3191 bytes --]

[-- Attachment #2: Type: text/plain, Size: 151 bytes --]

_______________________________________________
Flent-users mailing list
Flent-users@flent.org
http://flent.org/mailman/listinfo/flent-users_flent.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Flent-users] [tohojo/flent] No suitable Iperf binary Found (#171)
  2019-07-23 20:39 [Flent-users] [tohojo/flent] No suitable Iperf binary Found (#171) dignacioconde
@ 2019-07-23 21:07 ` Toke Høiland-Jørgensen
  0 siblings, 0 replies; 2+ messages in thread
From: Toke Høiland-Jørgensen @ 2019-07-23 21:07 UTC (permalink / raw)
  To: tohojo/flent; +Cc: Subscribed


[-- Attachment #1.1: Type: text/plain, Size: 2010 bytes --]

dignacioconde <notifications@github.com> writes:

> root@n1:/tmp/pycore.50542/n1.conf# flent -H 10.0.0.21 udp_flood --debug-error
> Started Flent 1.3.0 using Python 3.6.8.
> Starting udp_flood test. Expected run time: 70 seconds.
> WARNING: Found iperf binary (), but it does not have an --enhancedreports option. Not using.
> ERROR: Runner UDP upload failed check: No suitable Iperf binary found.
> Traceback (most recent call last):
>   File "/usr/share/flent/flent/aggregators.py", line 121, in collect
>     t.check()
>   File "/usr/share/flent/flent/runners.py", line 1457, in check
>     marking=self.marking)
>   File "/usr/share/flent/flent/runners.py", line 1503, in find_binary
>     raise RunnerCheckError("No suitable Iperf binary found.")
> flent.runners.RunnerCheckError: No suitable Iperf binary found.
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/share/flent/flent/__init__.py", line 59, in run_flent
>     b.run()
>   File "/usr/share/flent/flent/batch.py", line 617, in run
>     return self.run_test(self.settings, self.settings.DATA_DIR, True)
>   File "/usr/share/flent/flent/batch.py", line 515, in run_test
>     res = self.agg.postprocess(self.agg.aggregate(res))
>   File "/usr/share/flent/flent/aggregators.py", line 233, in aggregate
>     measurements, metadata, raw_values = self.collect()
>   File "/usr/share/flent/flent/aggregators.py", line 123, in collect
>     raise RuntimeError("Runner %s failed check: %s" % (n, e))
> RuntimeError: Runner UDP upload failed check: No suitable Iperf binary found.
>
> I though it was because of the binary name, it was iperf3 so i renamed it to iperf but it seems Flent needs iperf 2? It's the one that has  --enhancedreports option.


Yup, indeed, you'll need iperf2 :)


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/171#issuecomment-514384177

[-- Attachment #1.2: Type: text/html, Size: 3711 bytes --]

[-- Attachment #2: Type: text/plain, Size: 151 bytes --]

_______________________________________________
Flent-users mailing list
Flent-users@flent.org
http://flent.org/mailman/listinfo/flent-users_flent.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-23 21:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-23 20:39 [Flent-users] [tohojo/flent] No suitable Iperf binary Found (#171) dignacioconde
2019-07-23 21:07 ` Toke Høiland-Jørgensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox