verify state & hot reset
micha yonin <[email protected]> Thu, 7 Aug 2025 20:09:07 +0300
| Newsgroups | org.kernel.vger.fio |
|---|---|
| Message-ID | <CALucHwz9a_M1DMa64ssCXSuMz0Y0UXJQvpvfP_1M=6LhDY6aeg@mail.gmail.com> |
hey i'm running fio 3.35 with verify_state_save=1 over an nvme controller (4K rw test, qd 128) during the test, i'm doing a power reset to my host PC this is triggering a hot reset in the controller - so some write commands for sure are getting lost after power up i'm doing a read verification with verify_state_load=1 but seeing lots of miscompares is it possible that verify_state_save will save the lost command as though they were completed in the verify state file? -- micha