Richard:

Thanks for creating this workload.  I am having some problems with it, though.  
When running filebench directly (not from runbench), it complains that there is 
a syntax error and it is expecting a token.  

filebench> load kevin
 4297: 2.479: syntax error, token expected on line 32

The workload is exactly as is posted here, so I checked the workloads that were 
distributed with filebench, and got the same results.  It seems filebench is 
reaching EOF before reading an expected token. 
Ignoring the error when using the "varmail" profile and running the workload 
ends with expected results and a successful run.  Using the workload posted 
here, however, creates some errors and appears to abort the rest of the 
workload.  Note the "exiting" lines directly following "Running.." and the 
total runtime.  When running the varmail workload, the "exiting" lines are not 
reported and the test runs the entire time specified with the "run" command.


filebench> load kevin
 4347: 2.279: syntax error, token expected on line 32
filebench> run 60
 4347: 5.137: Fileset writefileset: 1000 files, avg dir = 0.0, avg depth = 
-0.0, mbytes=9
 4347: 5.539: Removed any existing fileset writefileset in 1 seconds
 4347: 5.540: Creating fileset writefileset...
 4347: 5.550: Preallocated 0 of 1000 of fileset writefileset in 1 seconds
 4347: 5.592: Fileset readfileset: 1000 files, avg dir = 0.0, avg depth = -0.0, 
mbytes=9
 4347: 6.282: Removed any existing fileset readfileset in 1 seconds
 4347: 6.282: Creating fileset readfileset...
 4347: 14.580: Preallocated 1000 of 1000 of fileset readfileset in 9 seconds
 4347: 14.580: Creating/pre-allocating files
 4347: 14.580: Starting 1 filereader instances
 4352: 15.589: Starting 2 filereaderthread threads
 4347: 18.598: Running...
 4352: 23.689: filereaderthread: exiting flowop createfile1-1
 4352: 23.694: filereaderthread: exiting flowop createfile1-1
 4347: 24.658: Run took 6 seconds...
 4347: 24.669: Per-Operation Breakdown
closefile5                 83ops/s   0.0mb/s      0.0ms/op        8us/op-cpu
readfile5                  83ops/s   0.7mb/s      3.4ms/op       79us/op-cpu
openfile5                  83ops/s   0.0mb/s      0.0ms/op       25us/op-cpu
closefile4                 83ops/s   0.0mb/s      0.0ms/op        8us/op-cpu
readfile4                  83ops/s   0.7mb/s      4.4ms/op       80us/op-cpu
openfile4                  83ops/s   0.0mb/s      0.0ms/op       26us/op-cpu
closefile3                 83ops/s   0.0mb/s      0.0ms/op        8us/op-cpu
readfile3                  83ops/s   0.7mb/s      7.5ms/op       83us/op-cpu
openfile3                  83ops/s   0.0mb/s      0.0ms/op       28us/op-cpu
closefile2                 83ops/s   0.0mb/s      0.0ms/op       21us/op-cpu
writewholefile2            83ops/s   0.7mb/s      0.1ms/op      117us/op-cpu
createfile2                83ops/s   0.0mb/s      2.1ms/op      396us/op-cpu
closefile1                 83ops/s   0.0mb/s      0.0ms/op       22us/op-cpu
writewholefile1            82ops/s   0.7mb/s      0.1ms/op      119us/op-cpu
createfile1                82ops/s   0.0mb/s      2.1ms/op      423us/op-cpu

 4347: 24.670: 
IO Summary:       7496 ops 1237.2 ops/s, (248/165 r/w)   3.8mb/s,    348us 
cpu/op,   4.0ms latency
 4347: 24.670: Shutting down processes
filebench>
This message posted from opensolaris.org
_______________________________________________
perf-discuss mailing list
perf-discuss@opensolaris.org

Reply via email to