Git Product home page Git Product logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
There's a few issues here: 

"Data check" refers to read-only check threads, from the "-c" argument. 
stressapptest checks all data so it's not necessary to use this argument.

You must not use "-d /dev/sda1" and "-f /mnt/sda1/file" at the same time as 
they each require exclusive access to the referenced disk region. "-d" will 
overwrite the filesystem on sda1 and conflict with the file used by "-f".

However, "-f" should cause a nonzero number in "File copy" and "-d" should 
cause a nonzero number in "Disk". I'll run some of your command lines and see 
if I can reproduce.

Original comment by [email protected] on 1 Oct 2013 at 7:22

  • Changed state: Accepted

from stressapptest.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
Hi Nick,
Thanks for the quick replies :).

In this example below I am using the -d option with -c below. No Data check or 
disk numbers are printed.

root@host2:/home/strm/stressapptest-1.0.6_autoconf/src# ./stressapptest -d 
/dev/sdb -s 10 -c
Log: Commandline - ./stressapptest -d /dev/sdb -s 10 -c
Stats: SAT revision 1.0.6_autoconf, 64 bit binary
Log: root @ pnqlab032 on Fri Aug 16 11:39:09 IST 2013 from open source release
Log: 1 nodes, 2 cpus.
Log: Defaulting to 2 copy threads
Log: Total 3955 MB. Free 3410 MB. Hugepages 0 MB. Targeting 3566 MB (90%)
Log: Prefer plain malloc memory allocation.
Log: Using memaligned allocation at 0x7f828e66b000.
Stats: Starting SAT, 3566M, 10 seconds
Log: region number 6 exceeds region count 6
Log: Region mask: 0x3f
Stats: Found 0 hardware incidents
Stats: Completed: 17470.00M in 10.04s 1739.53MB/s, with 0 hardware incidents, 0 
errors
Stats: Memory Copy: 17470.00M at 1743.36MB/s
Stats: File Copy: 0.00M at 0.00MB/s
Stats: Net Copy: 0.00M at 0.00MB/s
Stats: Data Check: 0.00M at 0.00MB/s
Stats: Invert Data: 0.00M at 0.00MB/s
Stats: Disk: 0.00M at 0.00MB/s

Status: PASS - please verify no corrected errors

root@host2:/home/strm/stressapptest-1.0.6_autoconf/src#

Original comment by [email protected] on 1 Oct 2013 at 9:55

from stressapptest.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
"-c" requires an integer number of threads to run, such as "-c 4"

Original comment by [email protected] on 1 Oct 2013 at 5:53

from stressapptest.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
Thanks Nick, The data check numbers are getting populated now. Only the Disk 
ones are remaining.

Stats: Completed: 99447.00M in 10.20s 9747.40MB/s, with 0 hardware incidents, 0 
errors
Stats: Memory Copy: 31424.00M at 3144.77MB/s
Stats: File Copy: 0.00M at 0.00MB/s
Stats: Net Copy: 0.00M at 0.00MB/s
Stats: Data Check: 68023.00M at 6672.19MB/s
Stats: Invert Data: 0.00M at 0.00MB/s
Stats: Disk: 0.00M at 0.00MB/s

Original comment by [email protected] on 3 Oct 2013 at 7:34

from stressapptest.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
Hello~
I have one question, I have try to run my command:
#stressapptest -s 172800 -M 1024 -m 8 -i 8 -C 8 -W -n 127.0.0.1 --listen  -f 
/tmp/file1 -f /tmp/file2 -d /dev/sdb -c 4 -l  /var/log/stressapptest.log

But I still cannot get Stats:Disk result.
How can I get the Disk result?

Original comment by [email protected] on 14 Nov 2013 at 9:54

Attachments:

from stressapptest.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.