From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.toke.dk X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-101.9 required=5.0 tests=BAYES_00,SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.4.2 Received: from mail.toke.dk by mail.toke.dk with LMTP id i4zIHyp3N131UgAAOr1fkg (envelope-from ) for ; Tue, 23 Jul 2019 23:07:54 +0200 Authentication-Results: mail.toke.dk; none (SPF check N/A for local connections - client-ip=77.235.54.103; helo=web6.sd.eurovps.com; envelope-from=flent-users-bounces@flent.org; receiver=) Authentication-Results: mail.toke.dk; dkim=fail reason="signature verification failed" (1024-bit key) header.d=github.com header.i=@github.com header.b=Yg6t7sHJ Received: from web6.sd.eurovps.com (web6.sd.eurovps.com [77.235.54.103]) by mail.toke.dk (Postfix) with ESMTPS id 5FD6664216A for ; Tue, 23 Jul 2019 23:07:51 +0200 (CEST) Received: from [::1] (port=34848 helo=web6.sd.eurovps.com) by web6.sd.eurovps.com with esmtp (Exim 4.92) (envelope-from ) id 1hq20k-006G2F-0L; Wed, 24 Jul 2019 00:07:50 +0300 Received: from out-3.smtp.github.com ([192.30.252.194]:40405) by web6.sd.eurovps.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1hq20b-006FwX-FG for flent-users@flent.org; Wed, 24 Jul 2019 00:07:47 +0300 Date: Tue, 23 Jul 2019 14:07:00 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1563916020; bh=/PwENCSMk757jIWzSgUNjiZ8SQTTD0C9rHwjVkZbD1E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Yg6t7sHJjsgu8TuoguvNZllOlNsxzmaZqMghKnDhfCqezXTBj3OHZJJh2KUCd3TqT pkiH5208s42GSoXj+HBEWL88fw7sBRCYmnDXpRu0ZAKSOupe9AmizqZg4g261Mk3Jt xANhw6Nq92vepHW5kxk28SO3PWWvW7sP/Dkt393U= From: =?UTF-8?B?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2Vu?= To: tohojo/flent Message-ID: In-Reply-To: References: Mime-Version: 1.0 Precedence: list X-GitHub-Sender: tohojo X-GitHub-Recipient: flent-users X-GitHub-Reason: subscribed X-Auto-Response-Suppress: All X-GitHub-Recipient-Address: flent-users@flent.org Subject: Re: [Flent-users] [tohojo/flent] No suitable Iperf binary Found (#171) X-BeenThere: flent-users@flent.org X-Mailman-Version: 2.1.27 List-Id: Flent discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: tohojo/flent Cc: Subscribed Content-Type: multipart/mixed; boundary="===============1087706598644294721==" Errors-To: flent-users-bounces@flent.org Sender: "Flent-users" X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - web6.sd.eurovps.com X-AntiAbuse: Original Domain - toke.dk X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - flent.org X-Get-Message-Sender-Via: web6.sd.eurovps.com: acl_c_authenticated_local_user: mailman/mailman X-Authenticated-Sender: web6.sd.eurovps.com: mailman@flent.org --===============1087706598644294721== Content-Type: multipart/alternative; boundary="--==_mimepart_5d3776f475512_53893f83f8ccd95c615e8"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5d3776f475512_53893f83f8ccd95c615e8 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit dignacioconde 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 ----==_mimepart_5d3776f475512_53893f83f8ccd95c615e8 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit 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, view it on GitHub, or mute the thread.

----==_mimepart_5d3776f475512_53893f83f8ccd95c615e8-- --===============1087706598644294721== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Flent-users mailing list Flent-users@flent.org http://flent.org/mailman/listinfo/flent-users_flent.org --===============1087706598644294721==--