Drew,
You nailed it. I had filebench in /opt/bin. Ln -s solved that.
Thanks,
Ted
--
This message posted from opensolaris.org
___
perf-discuss mailing list
perf-discuss@opensolaris.org
Ted,
The thisrun.f file looks fine. It is not ignoring runtime, as it is
putting in a "sleep 60", which does causes it to run for 60 seconds. It
sounds like go_filebench isn't running at all. You might try running
thisrun.f directly from the shell:
$thisrun.f
See what happens. You do have
I have filebench 1.4.4 compiled (32-bit with gcc 4.3.3) on Solaris 10, and
go_filebench seems to be working fine. However, the batch mode runs and
immediately returns without runnning anything. It seems as if the runtime
variable is ignored, but I'm not seeing any error messages.
bash-3.00$ fil