Microsoft-Windows-StorPort › Event 549

Event ID 549 — This is the first instance of the error seen during this time period.

Provider
Microsoft-Windows-StorPort
Channel
Operational
Level
Error
Task
Port

Description

This is the first instance of the error seen during this time period.

Message #

This is the first instance of the error seen during this time period                     
on Storport Device (Port = %1, Path = %2, Target = %3, Lun = %4) whose Corresponding Class Disk Device Guid is %5:                     
The request opcode was %17 and completed with SrbStatus %18 and ScsiStatus %19.                     
The sense code was (%20,%21,%22).                     
The io latency was %15 ms.

Fields #

NameDescription
PortNumber UInt32
PathID UInt8
TargetID UInt8
LUN UInt8
ClassDeviceGuid GUID
AdapterGuid GUID
BusType UInt32
MiniportName UnicodeString
VendorId AnsiString
ProductId AnsiString
SerialNumber AnsiString
AdapterSerialNumber UnicodeString
BootDevice Boolean
Version UInt8
RequestDuration_ms UInt32
WaitDuration_ms UInt32
Command UInt8
SrbStatus UInt8
ScsiStatus UInt8
SenseKey UInt8
AddSense UInt8
AddSenseQ UInt8
IoSize UInt32
QueueDepth UInt32
LBA HexInt64

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-StorPort",
    "guid": "C4636A1E-7986-4646-BF10-7BC3B4A76E8E",
    "event_source_name": "",
    "event_id": 549,
    "version": 2,
    "level": 2,
    "task": 201,
    "opcode": 0,
    "keywords": 576460752309714944,
    "time_created": "2023-11-06T06:25:12.216929+00:00",
    "event_record_id": 78,
    "correlation": {},
    "execution": {
      "process_id": 4,
      "thread_id": 8
    },
    "channel": "Microsoft-Windows-Storage-Storport/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": ""
    }
  },
  "event_data": {
    "PortNumber": 0,
    "PathID": 0,
    "TargetID": 0,
    "LUN": 0,
    "ClassDeviceGuid": "00000000-0000-0000-0000-000000000000",
    "AdapterGuid": "C831DD37-73BE-11EE-935E-806E6F6E6963",
    "BusType": 10,
    "MiniportName": "LSI_SAS",
    "VendorId": "VMware, ",
    "ProductId": "VMware Virtual S",
    "SerialNumber": "",
    "AdapterSerialNumber": "",
    "BootDevice": false,
    "Version": 1,
    "RequestDuration_ms": 1,
    "WaitDuration_ms": 0,
    "Command": 26,
    "SrbStatus": 4,
    "ScsiStatus": 2,
    "SenseKey": 5,
    "AddSense": 36,
    "AddSenseQ": 0,
    "IoSize": 0,
    "QueueDepth": 0,
    "LBA": "0x0"
  },
  "message": ""
}

References #