Getting storport errors in event viewer

Isaiah Marcotte 26 Reputation points
2022-10-11T00:19:45.497+00:00

Hello i downloaded a program called latency monitor to see why i was getting lag and audio dropouts and i noticed that something called storport had high execution so i thought it was an error so i went to event viewer and found storport and saw many errors and most of them are this

This is the first instance of the error seen during this time period
on Storport Device (Port = 0, Path = 7, Target = 0, Lun = 0) whose Corresponding Class Disk Device Guid is {7175fa1f-d7df-ceb1-30ad-3086648db799}:
The request opcode was 0xFF and completed with SrbStatus 0x4 and ScsiStatus 0x0.
The sense code was (0x0,0x0,0x0).
The io latency was 1 ms.

and i get this same error all the time i need help identifying what this is and how to fix it

Windows for business Windows Client for IT Pros User experience Other
0 comments No comments
{count} vote

3 answers

Sort by: Most helpful
  1. S.Sengupta 24,476 Reputation points MVP
    2022-10-11T02:24:38.25+00:00
    0 comments No comments

  2. Isaiah Marcotte 26 Reputation points
    2022-10-12T03:28:54.327+00:00

    I appreciate you attempting to answer my question but i was asking the question because i was hoping to get a answer on if this is an error with my hard drive or something not right with my storage device

    0 comments No comments

  3. Limitless Technology 44,751 Reputation points
    2022-10-12T09:36:48.497+00:00

    Hello there,

    Like many other types of drivers, Storport miniport drivers must create entries in the system event log to keep administrators informed of the condition of attached storage devices. These event log entries are often created in response to device-related failures. Events can also be logged for telemetry, debugging, and optimization.

    To determine the precise cause of the failure, begin by using the !scsikd.classext extension, which displays information about recently failed requests, including the SRB status, SCSI status, and sense data of the request

    More info here https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/bug-checks-for-scsi-miniport-debugging

    https://learn.microsoft.com/en-us/windows-hardware/drivers/storage/storport-event-log-extensions

    -----------------------------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept it as an answer--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.