thenoizz / stressapptest

Exported from code.google.com/p/stressapptest
Apache License 2.0
0 stars 1 forks source link

How to run disk testing with multi-hdds at the same time #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Dear Sir

  I using 1.0.3 to running some testing , but i meat a problem, Does this stress-tool support multiple hdds ? i don't knonw how to run multiple diskst testing at the same time, maybe someone can tell me how to do , thanks a lot...

Original issue reported on code.google.com by kaisak0...@gmail.com on 14 Nov 2011 at 2:57

GoogleCodeExporter commented 9 years ago
You may use the arguments 
-f /mnt/sda1/file.1 -f /mnt/sda1/file.2 -f /mnt/sdb1/file.1 -f /mnt/sdb1/file.2
Specifying file locations mounted on different HDDs. This argument set will run 
the test on 
sda and sdb, assuming they are mounted at /mnt/sd*.

Original comment by nick.j.s...@gmail.com on 14 Nov 2011 at 10:41

GoogleCodeExporter commented 9 years ago
Dear Nick
  thank you for your answer, according your answer, mean that multi-hdds testing must in file-mode ?  
  I just test another way using "-d /dev/sda -d /dev/sdb ..." but this way just support only 7 or 8 HDDs no more , and sometimes it can works on 8 hdds or not .. could you help me to find root issue.
                             thanks again

Original comment by kaisak0...@gmail.com on 15 Nov 2011 at 12:39

GoogleCodeExporter commented 9 years ago
Dear Nick
  thank you for your answer, according your answer, mean that
multi-hdds testing must in file-mode ?
  I just test another way using "-d /dev/sda -d /dev/sdb ..." but this
way just support only 7 or 8 HDDs no more , and sometimes it can works
on 8 hdds or not .. could you help me to find root issue.
                             thanks again

Original comment by kaisak0...@gmail.com on 15 Nov 2011 at 12:55

GoogleCodeExporter commented 9 years ago
I typically test multi-hdd in file mode. However -d disk mode should work as 
well. 
Do you have a log of the output available showing the error?  I don't currently 
have a system with >7 drives.

Original comment by nick.j.s...@gmail.com on 15 Nov 2011 at 8:26