Microsoft-Windows-StorPort › Event 551

Event ID 551 — Storport Device (Port = PortNumber, Path = PathID, Target = TargetID, Lun = LUN) was surprise removed.

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

Description

Storport Device (Port = PortNumber, Path = PathID, Target = TargetID, Lun = LUN) was surprise removed.

Message #

Storport Device (Port = %2, Path = %4, Target = %5, Lun = %6) was surprise removed.                    
Corresponding Class Disk Device Guid is %7.

Fields #

NameDescription
MiniportName UnicodeString
PortNumber UInt32
AdapterGuid GUID
PathID UInt8
TargetID UInt8
LUN UInt8
ClassDeviceGuid GUID
VendorId AnsiString
ProductId AnsiString
SerialNumber AnsiString
AdapterSerialNumber UnicodeString
Removable Boolean
SurpriseRemovalOK Boolean

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-StorPort",
    "guid": "C4636A1E-7986-4646-BF10-7BC3B4A76E8E",
    "event_source_name": "",
    "event_id": 551,
    "version": 1,
    "level": 2,
    "task": 201,
    "opcode": 0,
    "keywords": 576460752303423490,
    "time_created": "2023-10-25T22:51:06.043429+00:00",
    "event_record_id": 58,
    "correlation": {},
    "execution": {
      "process_id": 4,
      "thread_id": 4016
    },
    "channel": "Microsoft-Windows-Storage-Storport/Operational",
    "computer": "WinDevEval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "MiniportName": "vhdmp",
    "PortNumber": 3,
    "AdapterGuid": "87D24A1A-7388-11EE-9366-000C29B19818",
    "PathID": 0,
    "TargetID": 0,
    "LUN": 1,
    "ClassDeviceGuid": "00000000-0000-0000-0000-000000000000",
    "VendorId": "Msft    ",
    "ProductId": "Virtual DVD-ROM ",
    "SerialNumber": "",
    "AdapterSerialNumber": "",
    "Removable": false,
    "SurpriseRemovalOK": false
  },
  "message": ""
}

References #