Microsoft-Windows-Hyper-V-VmSwitch › Event 285

Event ID 285 — V-Switch operation OperationName (OperationId) took too long to complete.

Provider
Microsoft-Windows-Hyper-V-VmSwitch
Channel
Microsoft-Windows-Hyper-V-VmSwitch-Operational
Level
Warning
Opcode
Info

Description

V-Switch operation () took too long to complete. Operation Type: . Execution time ms. Queued time ms. Expected execution time less than ms. . .

Message #

V-Switch operation %1 (%3) took too long to complete. Operation Type: %2. Execution time %4 ms. Queued time %5 ms. Expected execution time less than %6 ms. %7 %8. %9 %10. %11 %12

Fields #

NameDescription
OperationName UnicodeString
OperationType UInt32
Known values
%%1904
New registry value created
%%1905
Existing registry value modified
%%1906
Registry value deleted
%%14674
Value Added
%%14675
Value Deleted
%%14680
Value Added With Expiration Time
%%14681
Value Deleted With Expiration Time
%%14688
Value Auto Deleted With Expiration Time
OperationId UInt32
ExecutionTimeMS UInt64
QueuedTimeMS UInt64
SLAThresholdMS UInt64
ContextType1 UInt32
ContextInfo1 UnicodeString
ContextType2 UInt32
ContextInfo2 UnicodeString
ContextType3 UInt32
ContextInfo3 UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Hyper-V-VmSwitch",
    "guid": "67DC0D66-3695-47C0-9642-33F76F7BD7AD",
    "event_source_name": "",
    "event_id": 285,
    "version": 0,
    "level": 3,
    "task": 0,
    "opcode": 0,
    "keywords": 4611686018427388032,
    "time_created": "2023-11-06T06:25:41.954437+00:00",
    "event_record_id": 32,
    "correlation": {},
    "execution": {
      "process_id": 2420,
      "thread_id": 2508
    },
    "channel": "Microsoft-Windows-Hyper-V-VmSwitch-Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": ""
    }
  },
  "event_data": {
    "OperationName": "IOCTL_ENUM_VMQ_PROC_COUNT",
    "OperationType": 1,
    "OperationId": 2236540,
    "ExecutionTimeMS": 0,
    "QueuedTimeMS": 0,
    "SLAThresholdMS": 0,
    "ContextType1": 0,
    "ContextInfo1": " ",
    "ContextType2": 0,
    "ContextInfo2": " ",
    "ContextType3": 0,
    "ContextInfo3": " "
  },
  "message": ""
}

References #