How to run disk testing with multi-hdds at the same time
GoogleCodeExporter opened this issue · 4 comments
GoogleCodeExporter commented
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
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
- Changed state: Done
- Added labels: Type-Other
- Removed labels: Type-Defect
GoogleCodeExporter commented
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
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
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
- Changed title: How to run disk testing with multi-hdds at the same time
- Changed state: New
- Added labels: Type-Defect
- Removed labels: Type-Other