Hi,
I am trying to use filebench1.64.5_s10_x86_sparc_PRERELEASE_pkg.tar.Z
on S10u3 SPARC machine with fileserver personality and following options:
bash-3.00# cat ufs_local.prof
DEFAULTS {
runtime = 180;
dir = /mnt/ufs_local;
stats = /stats/run1;
filesystem = ufs;
description = "UFS_LOCAL";
}
CONFIG fileserver {
function = generic_xanadu;
personality = fileserver;
nfiles = 20000;
meandirwidth = 20;
filesize = 2k;
nthreads = 100;
meaniosize = 16k;
}
I have set USE_XANADU option to 1 in /opt/filebench/bin/runbench for
gathering extra statistics. Whenever I use runbench with above mentioned
.prof file, I keep on getting these error messages:
2077: 294.092: flowop openfile1 failed to pick file from bigfileset on
fd 1 on line 1
2077: 294.118: flowop openfile1 failed on line 1
2077: 294.226: flowop openfile2 failed to pick file from bigfileset on
fd 1 on line 1
2077: 294.256: filereaderthread: exiting flowop statfile1-1
2077: 294.425: filereaderthread: exiting flowop statfile1-1
2077: 294.592: filereaderthread: exiting flowop deletefile1-1
2077: 294.677: flowop openfile1 failed to pick file from bigfileset on
fd 1 on line 1
2077: 295.594: flowop openfile1 failed on line 1
2077: 294.576: flowop openfile2 failed to pick file from bigfileset on
fd 1 on line 1
2077: 295.014: flowop openfile1 failed to pick file from bigfileset on
fd 1 on line 1
2077: 295.008: flowop openfile2 failed on line 1
/opt/filebench/scripts/kill_stats[17]: kill: bad argument count
/opt/filebench/scripts/kill_stats[17]: kill: bad argument count
/opt/filebench/scripts/kill_stats[17]: kill: bad argument count
/opt/filebench/scripts/kill_stats[17]: kill: bad argument count
/opt/filebench/scripts/kill_stats[17]: kill: bad argument count
/opt/filebench/scripts/kill_stats[17]: kill: bad argument count
/opt/filebench/scripts/kill_stats[17]: kill: bad argument count
Similarly, if I use interactive version of filebench I get all zero
statistics and following results:
filebench> run 180
2018: 196.191: Fileset bigfileset: 20000 files, avg dir = 20.0, avg
depth = 3.3, mbytes=38
2018: 196.192: Creating fileset bigfileset...
2018: 319.317: Preallocated 20000 of 20000 of fileset bigfileset in 124
seconds
2018: 319.317: Creating/pre-allocating files
2018: 319.317: Starting 1 filereader instances
2018: 319.321: procflow exec proc failed: No such file or directory on
line 47
2018: 344.399: Waiting for process filereader-1 2019
2018: 347.409: Waiting for process filereader-1 2019
2018: 350.419: Failed to start process filereader-1
2018: 350.420: Running...
2018: 351.429: Run took 1 seconds...
2018: 351.433: Per-Operation Breakdown
statfile1 0ops/s 0.0mb/s 0.0ms/op 0us/op-cpu
deletefile1 0ops/s 0.0mb/s 0.0ms/op 0us/op-cpu
closefile2 0ops/s 0.0mb/s 0.0ms/op 0us/op-cpu
readfile1 0ops/s 0.0mb/s 0.0ms/op 0us/op-cpu
openfile2 0ops/s 0.0mb/s 0.0ms/op 0us/op-cpu
closefile1 0ops/s 0.0mb/s 0.0ms/op 0us/op-cpu
appendfilerand1 0ops/s 0.0mb/s 0.0ms/op 0us/op-cpu
openfile1 0ops/s 0.0mb/s 0.0ms/op 0us/op-cpu
Any idea why am I getting these error and how to correct them? I noticed
that using same package with same fileserver options in interactive
mode, the directory generated(bigfileset) was about 50 Mb in size and
with non interactive runbench run I am getting directory of 1.2Mb size only.
Regards,
-Atul
--
Atul Vidwansa
Sun Microsystems India
Divyasree Chambers
Off Langford Road
Bangalore 560025
Phone:+91-80-66927574 (Off)
Mobile: +91-9886160840
_______________________________________________
perf-discuss mailing list
perf-discuss@opensolaris.org