Wrong test sequence and diskspd option
Eröffnet am: 2015-07-01 13:56
Letztes Update: 2015-09-20 23:36
Auswertung: | scarsxxx | Verantwortlicher: | ![]() |
---|---|---|---|
Priorität: | 8 | Meilenstein: | (Keine) |
Typ: | Fehler | Schweregrad: | 8 |
Komponente: | (Keine) | Status: | Geschlossen |
Lösung | Gefixt |
Details
The performance of sequential read after random write could be dropped especially in SSDs. So sequential tests should be performed at the beginning. And the option '-h' when running diskspd.exe causes 'WRITE FUA' which is the main reason of write performance drop mostly in case of StorNVMe. So I think the option '-S' is suitable for write tests.
Letzte Aktualisierung für dieses Ticket
2015-09-20 23:36 Updated by:
hiyohiyo
- Ticket Close date is changed to 2015-09-20 23:36
- Status Update from Offen to Geschlossen
- Lösung Update from Keine to Gefixt
Kommentar
5.0.0: Changed DiskSpd option '-h' to '-S'. (Enabled Hardware Cache)