thomas-krenn / TKperf

Performance test tool for SSDs, HDDs and RAID devices
https://www.thomas-krenn.com/en/wiki/TKperf
GNU General Public License v3.0
48 stars 23 forks source link

StorCLI fails to create virtual drive using wrong drive IDs #43

Closed DiDu0815 closed 2 years ago

DiDu0815 commented 2 years ago

Correct physical drive IDs 4,6,8,10 are identified first, but not used later when attempting to create the virtual drive. See tkperf.log

DiDu0815 commented 2 years ago

I finally managed it by specifying the correct physical drive IDs in the raid.cfg file. However, wondering why I need to specify them there, although TKperf, according to tkperf.log, seems to be able to detect them.