Microsoft-Windows-StorageSpaces-Driver › Event 207

Event ID 207 — Physical disk DriveId arrived.

Provider
Microsoft-Windows-StorageSpaces-Driver
Channel
Operational
Level
Informational
Opcode
Info

Description

Physical disk DriveId arrived.

Message #

Physical disk %1 arrived.                  
Pool Id: %2                  
Drive Number: %3                  
Drive Manufacturer: %4                  
Drive Model Number: %5                  
Drive Serial Number: %6

Fields #

NameDescription
DriveId GUID
PoolId GUID
DeviceNumber Int32
DriveManufacturer UnicodeString
DriveModel UnicodeString
DriveSerial UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-StorageSpaces-Driver",
    "guid": "595F7F52-C90A-4026-A125-8EB5E083F15E",
    "event_source_name": "",
    "event_id": 207,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036854775808,
    "time_created": "2023-11-06T06:25:12.460169+00:00",
    "event_record_id": 11,
    "correlation": {},
    "execution": {
      "process_id": 4,
      "thread_id": 236
    },
    "channel": "Microsoft-Windows-StorageSpaces-Driver/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "DriveId": "33A0A150-7C6D-11EE-9369-806E6F6E6963",
    "PoolId": "00000000-0000-0000-0000-000000000000",
    "DeviceNumber": 0,
    "DriveManufacturer": "VMware,",
    "DriveModel": "VMware Virtual S",
    "DriveSerial": "NULL"
  },
  "message": ""
}

References #