Re: [perf-discuss] filebench batch mode problem

2009-04-27 Thread Ted Battershill
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

[perf-discuss] Problem Recording external stats

2009-04-24 Thread Ted Battershill
I wanted to make use of the external stats collection described in the assorted .func files. All the .prof files refer to function=generic, which doesn't collect any external stats. I tried to keep it simple and just collecting iostat and vmstat with the randomread2k. Has anyone seen or solved

[perf-discuss] filebench batch mode problem

2009-04-16 Thread Ted Battershill
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