I still got results but did not trust them.The error occurred at the end of the run.===========8<===========George
NetperfDemoRunner TCP upload CS5 finished
NetperfDemoRunner TCP upload EF finished
TimerRunner Watchdog [Ping (ms) ICMP] finished
NetperfDemoRunner TCP upload BK finished
WARNING: Program exited non-zero.
Runner class: PingRunner
Command: /usr/bin/fping -D -p 200 -c 350 10.10.0.1
Return code: 1
Stdout:
Stderr:
10.10.0.1 : xmt/rcv/%loss = 350/0/100%
WARNING: Command produced no valid data.
Runner class: PingRunner
Command: /usr/bin/fping -D -p 200 -c 350 10.10.0.1
Return code: 1
Stdout:
Stderr:
10.10.0.1 : xmt/rcv/%loss = 350/0/100%
PingRunner Ping (ms) ICMP finished
CpuStatsRunner cpu_stats_localhost finished
===========8<===========On Thu, Nov 30, 2017 at 4:03 PM, Toke Høiland-Jørgensen <toke@toke.dk> wrote:Georgios Amanakis <gamanakis@gmail.com> writes:
> I had to run flent with "-s 0.61" in order to avoid errors with fping dying
> prematurely.
When did fping die, and did you still get results? There's a watchdog
timer to keep it from running too long, but maybe that is a bit too
aggressive?
-Toke