Microsoft-Windows-StorageSpaces-Driver
150 events across 4 channels
Event ID 100 — Physical drive {Id1} failed to read the configuration or returned corrupt data for storage pool {Id2}.
Message #
Fields #
| Name | Description |
|---|---|
Id1 | — |
Id2 | — |
Status | — NTSTATUS reference |
Event ID 101 — All physical drives failed to read the configuration or returned corrupt data for storage pool {Id}.
Description
All physical drives failed to read the configuration or returned corrupt data for storage pool {Id}. As a result the pool will be inaccessible. Return Code: {Status}.
Message #
Fields #
| Name | Description |
|---|---|
Id | — |
Status | — NTSTATUS reference |
Event ID 102 — Majority of the physical disks of storage pool Id failed a configuration update, which caused the pool to go into a failed state.
Description
Majority of the physical disks of storage pool Id failed a configuration update, which caused the pool to go into a failed state. Return Code: Status.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
Status UInt32 | — NTSTATUS reference |
Event ID 103 — The capacity consumption of the storage pool Id has exceeded the threshold limit set on the pool.
Description
The capacity consumption of the storage pool Id has exceeded the threshold limit set on the pool. Return Code: Status.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
Status UInt32 | — NTSTATUS reference |
Event ID 104 — The capacity consumption of the storage pool Id is now below the threshold limit set on the pool.
Description
The capacity consumption of the storage pool Id is now below the threshold limit set on the pool. Return Code: Status.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
Status UInt32 | — NTSTATUS reference |
Event ID 200 — Windows was unable to read the disk header for physical disk Id.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
Status UInt32 | — NTSTATUS reference |
Event ID 201 — Physical drive {Id} has invalid meta-data.
Description
Physical drive {Id} has invalid meta-data. Resetting the health status; using command line or GUI; might bring the physical drive to the primordial pool. Return Code: {Status}.
Message #
Fields #
| Name | Description |
|---|---|
Id | — |
Status | — NTSTATUS reference |
Event ID 202 — Physical disk Id has invalid meta-data.
Description
Physical disk Id has invalid meta-data. Resetting the health status, using command line or GUI, might resolve the issue. Return Code: Status.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
Status UInt32 | — NTSTATUS reference |
Event ID 203 — Physical disk Id failed an IO operation.
Description
Physical disk Id failed an IO operation. Return Code: Status. Additional related events may be found in the System event log for Disk DeviceNumber.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
Status UInt32 | — NTSTATUS reference |
DeviceNumber Int32 | — |
DriveManufacturer UnicodeString | — |
DriveModel UnicodeString | — |
DriveSerial UnicodeString | — |
EnclosureManufacturer UnicodeString | — |
EnclosureModel UnicodeString | — |
EnclosureSerial UnicodeString | — |
Slot Int32 | — |
Event ID 204 — Physical disk Id is reporting an impending failure.
Description
Physical disk Id is reporting an impending failure. Sense Code (KEY ASC/ASCQ): Key Asc/Ascq. Additional related events may be found in the System event log for Disk DeviceNumber.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
Key UInt8 | — |
Asc UInt8 | — |
Ascq UInt8 | — |
DeviceNumber Int32 | — |
DriveManufacturer UnicodeString | — |
DriveModel UnicodeString | — |
DriveSerial UnicodeString | — |
EnclosureManufacturer UnicodeString | — |
EnclosureModel UnicodeString | — |
EnclosureSerial UnicodeString | — |
Slot Int32 | — |
Event ID 205 — Windows lost communication with physical disk Id.
Description
Windows lost communication with physical disk Id. This can occur if a cable failed or was disconnected, or if the disk itself failed.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
DriveManufacturer UnicodeString | — |
DriveModel UnicodeString | — |
DriveSerial UnicodeString | — |
EnclosureManufacturer UnicodeString | — |
EnclosureModel UnicodeString | — |
EnclosureSerial UnicodeString | — |
Slot Int32 | — |
Event ID 206 — Physical disk Id was auto-retired.
Description
Physical disk Id was auto-retired.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
Reason UInt8 | — |
Status UInt32 | — NTSTATUS reference |
State UInt32 | — |
Event ID 207 — Physical disk DriveId arrived.
#Description
Physical disk DriveId arrived.
Message #
Fields #
| Name | Description |
|---|---|
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 #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
Event ID 208 — Physical disk DriveId failed while arriving.
Description
Physical disk DriveId failed while arriving. Return Code: Status.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
DriveId GUID | — |
PoolId GUID | — |
DeviceNumber Int32 | — |
DriveManufacturer UnicodeString | — |
DriveModel UnicodeString | — |
DriveSerial UnicodeString | — |
Event ID 209 — Physical disk Id failed a Read IO operation.
Description
Physical disk Id failed a Read IO operation. Return Code: Status. Additional related events may be found in the System event log for Disk DeviceNumber.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
Status UInt32 | — NTSTATUS reference |
DeviceNumber Int32 | — |
DriveManufacturer UnicodeString | — |
DriveModel UnicodeString | — |
DriveSerial UnicodeString | — |
EnclosureManufacturer UnicodeString | — |
EnclosureModel UnicodeString | — |
EnclosureSerial UnicodeString | — |
Slot Int32 | — |
Event ID 210 — Physical disk Id is reporting an impending failure.
Description
Physical disk Id is reporting an impending failure. NVMe command status (SC SCT): StatusCode StatusCodeType. Additional related events may be found in the System event log for Disk DeviceNumber.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
StatusCode UInt8 | — |
StatusCodeType UInt8 | — |
DeviceNumber Int32 | — |
DriveManufacturer UnicodeString | — |
DriveModel UnicodeString | — |
DriveSerial UnicodeString | — |
EnclosureManufacturer UnicodeString | — |
EnclosureModel UnicodeString | — |
EnclosureSerial UnicodeString | — |
Slot Int32 | — |
Event ID 300 — Physical disk Id1 failed to read the configuration or returned corrupt data for virtual disk Id2.
Description
Physical disk failed to read the configuration or returned corrupt data for virtual disk . As a result the in-memory configuration may not be the most recent copy of configuration. Return Code.
Message #
Fields #
| Name | Description |
|---|---|
Id1 GUID | — |
Id2 GUID | — |
Status UInt32 | — NTSTATUS reference |
Event ID 301 — All pool disks failed to read the configuration or returned corrupt data for virtual disk Id.
Description
All pool disks failed to read the configuration or returned corrupt data for virtual disk Id. As a result the virtual disk will not attach. Return Code: Status.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
Status UInt32 | — NTSTATUS reference |
Event ID 302 — Majority of the pool disks hosting space meta-data for virtual disk Id failed a space meta-data update, which caused the storage pool to go in fail...
Description
Majority of the pool disks hosting space meta-data for virtual disk Id failed a space meta-data update, which caused the storage pool to go in failed state. Return Code: Status.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
Status UInt32 | — NTSTATUS reference |
Event ID 303 — Drives hosting data for virtual disk UserId have failed or are missing.
Event ID 304 — The virtual disk Id is in a degraded state.
Event ID 305 — Virtual disk Id is now healthy.
Event ID 306 — The attempt to map, or allocate more storage for, the virtual disk Id has failed.
Description
The attempt to map, or allocate more storage for, the virtual disk Id has failed. This is because there was a write failure involved in the updating the virtual disk metadata. Return Code: Status.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
Status UInt32 | — NTSTATUS reference |
Event ID 307 — The attempt to unmap or trim the virtual disk Id has failed.
Description
The attempt to unmap or trim the virtual disk Id has failed. Return Code: Status.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
Status UInt32 | — NTSTATUS reference |
Event ID 308 — A repair attempt for storage space {Id} was initiated by the driver.
Description
A repair attempt for storage space {Id} was initiated by the driver. Return Code: {Status}.
Message #
Fields #
| Name | Description |
|---|---|
Id | — |
Status | — NTSTATUS reference |
Event ID 309 — Virtual disk Id was detached due to an unexpected error.
Description
Virtual disk Id was detached due to an unexpected error. Return Code: Status.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
Status UInt32 | — NTSTATUS reference |
Event ID 310 — The attempt to allocate more storage for the virtual disk Id has failed.
Description
The attempt to allocate more storage for the virtual disk Id has failed.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
Status UInt32 | — NTSTATUS reference |
Event ID 311 — Virtual disk Id requires a data integrity scan.
Description
Virtual disk Id requires a data integrity scan.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
Status UInt32 | — NTSTATUS reference |
Event ID 312 — Virtual disk Id has failed a write operation to all its copies.
Description
Virtual disk Id has failed a write operation to all its copies.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
Status UInt32 | — NTSTATUS reference |
Event ID 313 — Virtual disk Id could not be repaired because there is not enough free space in the storage pool.
Event ID 314 — Invalid log checkpoint found.
Description
Invalid log checkpoint found.
Message #
Fields #
| Name | Description |
|---|---|
SpaceId GUID | — |
Lsn UInt64 | — |
LastChkLsn UInt64 | — |
PrevChkLsn UInt64 | — |
Status UInt32 | — NTSTATUS reference |
ExtendedStatus UInt32 | — |
Event ID 315 — Log reconcile failed.
Description
Log reconcile failed.
Message #
Fields #
| Name | Description |
|---|---|
SpaceId GUID | — |
LogType UInt32 | — |
Lsn UInt64 | — |
Status UInt32 | — NTSTATUS reference |
ExtendedStatus UInt32 | — |
Event ID 316 — Virtual disk Id column update failed.
Description
Virtual disk Id column update failed. Return Code: Status.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
Status UInt32 | — NTSTATUS reference |
Event ID 400 — A path to storage enclosure Id has been detected.
Event ID 401 — A path to storage enclosure Id has been removed.
Event ID 402 — The health of storage enclosure Id has changed from OldHealth to NewHealth.
Event ID 403 — A storage enclosure failed to initialize.
Description
A storage enclosure failed to initialize. Return Code: Status.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
EnclosureManufacturer UnicodeString | — |
EnclosureModel UnicodeString | — |
EnclosureSerial UnicodeString | — |
EnclosureRevision UnicodeString | — |
Event ID 404 — A SCSI request was sent to enclosure Id.
Description
A SCSI request was sent to enclosure Id.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
EnclosureManufacturer UnicodeString | — |
EnclosureModel UnicodeString | — |
EnclosureSerial UnicodeString | — |
EnclosureRevision UnicodeString | — |
Operation UInt8 | — Known values
|
Length UInt32 | — |
Status UInt32 | — NTSTATUS reference |
Retries UInt32 | — |
SrbStatus UInt8 | — |
SenseKey UInt8 | — |
AdditionalSenseCode UInt8 | — |
AdditionalSenseCodeQualifier UInt8 | — |
Event ID 405 — Diagnostic information returned by enclosure Id is invalid.
Description
Diagnostic information returned by enclosure Id is invalid.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
EnclosureManufacturer UnicodeString | — |
EnclosureModel UnicodeString | — |
EnclosureSerial UnicodeString | — |
EnclosureRevision UnicodeString | — |
Status UInt32 | — NTSTATUS reference |
PageBytes UInt32 | — |
PageData Binary | — |
Event ID 406 — Initialization of enclosure device failed.
Description
Initialization of enclosure device failed.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
EnclosureManufacturer UnicodeString | — |
EnclosureModel UnicodeString | — |
EnclosureSerial UnicodeString | — |
EnclosureRevision UnicodeString | — |
DescirptorBytes UInt32 | — |
DescirptorData Binary | — |
Line UInt32 | — |
Status UInt32 | — NTSTATUS reference |
Event ID 501 — Spaceport KSR was initiated.
Description
Spaceport KSR was initiated.
Message #
Event ID 502 — Spaceport failed to save critical data during KSR.
Description
Spaceport failed to save critical data during KSR. Return Code: Status.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 503 — Spaceport failed to allocate persisted data during KSR.
Event ID 504 — Spaceport failed to format persisted data during KSR.
Description
Spaceport failed to format persisted data during KSR.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
Status UInt32 | — NTSTATUS reference |
Event ID 505 — Spaceport KSR was completed.
Description
Spaceport KSR was completed.
Message #
Event ID 506 — Spaceport failed to initialize persisted data from KSR.
Description
Spaceport failed to initialize persisted data from KSR.
Message #
Fields #
| Name | Description |
|---|---|
Status UInt32 | — NTSTATUS reference |
Event ID 507 — Spaceport failed to claim persisted data block during KSR.
Description
Spaceport failed to claim persisted data block during KSR.
Message #
Fields #
| Name | Description |
|---|---|
BlockId UInt64 | — |
Status UInt32 | — NTSTATUS reference |
Event ID 508 — Spaceport failed to read disk header from persisted data.
Description
Spaceport failed to read disk header from persisted data.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
Status UInt32 | — NTSTATUS reference |
Event ID 509 — Spaceport failed to load configuration from persisted data.
Description
Spaceport failed to load configuration from persisted data.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
Status UInt32 | — NTSTATUS reference |
Event ID 510 — Spaceport failed to initialize DRT from persisted data.
Description
Spaceport failed to initialize DRT from persisted data.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
Status UInt32 | — NTSTATUS reference |
Event ID 511 — Spaceport failed to find disk header persisted data.
Event ID 512 — Spaceport failed to find configuration persisted data.
Event ID 513 — Spaceport failed to find DRT persisted data.
Event ID 1000 — Space Id failed to initialize at Function:Line with status Status.
Description
Space Id failed to initialize at Function:Line with status Status.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
Function AnsiString | — |
Line UInt32 | — |
Status UInt32 | — NTSTATUS reference |
Event ID 1001 — Pool PoolId is beginning transaction Transaction at sequence number SequenceNumber.
Event ID 1002 — Pool PoolId completed transaction Transaction with status Status at sequence number SequenceNumber.
Description
Pool PoolId completed transaction Transaction with status Status at sequence number SequenceNumber.
Message #
Fields #
| Name | Description |
|---|---|
PoolId GUID | — |
Transaction UInt32 | — |
Status UInt32 | — NTSTATUS reference |
SequenceNumber UInt64 | — |
DispatchTransactionDurationIn100Ns UInt64 | — |
PrepareCommitDurationIn100Ns UInt64 | — |
CommitTransactionDurationIn100Ns UInt64 | — |
CommitDevicesDurationIn100Ns UInt64 | — |
Event ID 1003 — Space SpaceId is beginning transaction Transaction at sequence number SequenceNumber.
Event ID 1004 — Space SpaceId completed transaction Transaction with status Status at sequence number SequenceNumber.
Description
Space SpaceId completed transaction Transaction with status Status at sequence number SequenceNumber.
Message #
Fields #
| Name | Description |
|---|---|
SpaceId GUID | — |
Transaction UInt32 | — |
Status UInt32 | — NTSTATUS reference |
SequenceNumber UInt64 | — |
Event ID 1005 — IOCTL Code started.
Event ID 1006 — IOCTL Code completed with status Status.
Description
IOCTL Code completed with status Status.
Message #
Fields #
| Name | Description |
|---|---|
Code UInt32 | — |
Status UInt32 | — NTSTATUS reference |
Event ID 1007 — Space Id reallocated Count extents.
Event ID 1008 — Space Id has started to regenerate.
Event ID 1009 — Space Id has completed regenerating.
Event ID 1010 — Space Id failed to regenerate at offset Offset, length Length.
Event ID 1011 — Request to update metadata drives for config ConfigId.
Event ID 1012 — Updated metadata drives for config ConfigId.
Event ID 1013 — Space Id was unable to reallocate at offset SpaceOffset.
Event ID 1014 — For internal use.
Description
For internal use.
Message #
Event ID 1015 — For internal use.
Description
For internal use.
Message #
Event ID 1016 — For internal use.
Description
For internal use.
Message #
Event ID 1017 — Waited Duration ms to acquire the global lock.
Event ID 1018 — Held the global lock for Duration ms.
Event ID 1019 — Log scan for space SpaceId log LogType copy Copy completed at offset Lsn with status Status.
Description
Log scan for space SpaceId log LogType copy Copy completed at offset Lsn with status Status.
Message #
Fields #
| Name | Description |
|---|---|
SpaceId GUID | — |
LogType UInt32 | — |
Copy UInt32 | — |
Lsn UInt32 | — |
Status UInt32 | — NTSTATUS reference |
ExtendedStatus UInt32 | — |
Event ID 1020 — IO summary for enclosure Id.
Event ID 1021 — Space PoolId attached at SpaceId taking DurationInUs us.
Event ID 1022 — Space PoolId in pool SpaceId detached with reason DetachReason and status Status.
Description
Space PoolId in pool SpaceId detached with reason DetachReason and status Status. This space was attached for AttachedDurationInUs us and took DetachDurationInUs us to detach.
Message #
Fields #
| Name | Description |
|---|---|
PoolId GUID | — |
SpaceId GUID | — |
AttachedDurationInUs UInt64 | — |
DetachDurationInUs UInt64 | — |
DetachReason UInt32 | — |
Status UInt32 | — NTSTATUS reference |
Event ID 1023 — Space SpaceId attached with NumberOfEntries entries in the DRT.
Event ID 1024 — Space SpaceId attached with no entries in the DRT.
Event ID 1025 — All clean entries in the DRT for space SpaceId have been removed.
Description
All clean entries in the DRT for space SpaceId have been removed. Current entries: NumberOfEntries. Flush status: FlushStatus. Write statuses: FirstWriteStatus SecondWriteStatus.
Message #
Fields #
| Name | Description |
|---|---|
SpaceId GUID | — |
NumberOfEntries UInt32 | — |
FlushStatus UInt32 | — |
FirstWriteStatus UInt32 | — |
SecondWriteStatus UInt32 | — |
Event ID 1026 — Log advance failed for space SpaceId, log LogType, operation Operation with status Status.
Description
Log advance failed for space SpaceId, log LogType, operation Operation with status Status. Writes to this space may fail as a result.
Message #
Fields #
| Name | Description |
|---|---|
SpaceId GUID | — |
LogType UInt32 | — |
Operation UInt8 | — Known values
|
Status UInt32 | — NTSTATUS reference |
Event ID 1027 — Space SpaceId in pool PoolId repair summary.
Description
Space SpaceId in pool PoolId repair summary. See details for more information.
Message #
Fields #
| Name | Description |
|---|---|
SpaceId GUID | — |
PoolId GUID | — |
IoStateCountSize UInt16 | — |
IoStateCount Int64 | — |
IoStateBytesSize UInt16 | — |
IoStateBytes Int64 | — |
IoReasonCountSize UInt16 | — |
IoReasonCount Int64 | — |
IoReasonBytesSize UInt16 | — |
IoReasonBytes Int64 | — |
RepairReplacementCount Int64 | — |
RebalanceReplacementCount Int64 | — |
FailedReplacementCount Int64 | — |
ScopeRegenerationCount Int64 | — |
RepairReplacementBytes Int64 | — |
RebalanceReplacementBytes Int64 | — |
FailedReplacementBytes Int64 | — |
ScopeRegenerationBytes Int64 | — |
NeedRepairPhase2Count Int64 | — |
NeedRepairPhase6Count Int64 | — |
RepairPhasesSize UInt16 | — |
RepairPhases Int64 | — |
RepairStatusSize UInt16 | — |
RepairStatus UInt32 | — |
Event ID 1028 — Repair pause state changed.
Event ID 1029 — Space SpaceId in pool PoolId failed to attach for reason DetachReason with status Status.
Description
Space SpaceId in pool PoolId failed to attach for reason DetachReason with status Status. This space attempted attaching for AttachedDurationInUs us and took DetachDurationInUs us to detach.
Message #
Fields #
| Name | Description |
|---|---|
PoolId GUID | — |
SpaceId GUID | — |
AttachedDurationInUs UInt64 | — |
DetachDurationInUs UInt64 | — |
DetachReason UInt32 | — |
Status UInt32 | — NTSTATUS reference |
Event ID 1030 — Space SpaceId failed to destage on operation Operation with status Status.
Description
Space SpaceId failed to destage on operation Operation with status Status. Writes to this space may fail as a result.
Message #
Fields #
| Name | Description |
|---|---|
SpaceId GUID | — |
Operation UInt8 | — Known values
|
Status UInt32 | — NTSTATUS reference |
Event ID 1031 — Waited Duration ms to pause tasks, for PoolId: PoolId, current paused count: PausedCount.
Event ID 1032 — Tasks resumed after Duration ms, for PoolId: PoolId, current paused count: PausedCount.
Event ID 1033 — Waited Duration ms to acquire rundown exclusive lock, for space with PoolId: PoolId and SpaceId: SpaceId.
Event ID 1034 — Held the rundown exclusive lock for Duration ms, for space with PoolId: PoolId and SpaceId: SpaceId.
Event ID 1035 — Waited Duration ms to acquire mutex exclusively, for space with PoolId: PoolId and SpaceId: SpaceId.
Event ID 1036 — Held the mutex exclusively for Duration ms, for space with PoolId: PoolId and SpaceId: SpaceId.
Event ID 1037 — Flush metadata failed for space SpaceId, operation Operation with status Status.
Description
Flush metadata failed for space SpaceId, operation Operation with status Status. Writes to this space may fail as a result.
Message #
Fields #
| Name | Description |
|---|---|
SpaceId GUID | — |
Operation UInt8 | — Known values
|
Status UInt32 | — NTSTATUS reference |
Event ID 1038 — Log opened on space SpaceId, log LogType, copy Copy.
Description
Log opened on space SpaceId, log LogType, copy Copy.
Message #
Fields #
| Name | Description |
|---|---|
SpaceId GUID | — |
LogType UInt32 | — |
Copy UInt32 | — |
StartLsn UInt64 | — |
LastChkLsn UInt64 | — |
PrevChkLsn UInt64 | — |
SessionNum UInt32 | — |
DumpCount UInt64 | — |
MissingMask UInt32 | — |
Status UInt32 | — NTSTATUS reference |
Event ID 1039 — Log read failed on space SpaceId, log LogType, operation Operation, lsn Lsn with status Status.
Description
Log read failed on space SpaceId, log LogType, operation Operation, lsn Lsn with status Status.
Message #
Fields #
| Name | Description |
|---|---|
SpaceId GUID | — |
LogType UInt32 | — |
Operation UInt8 | — Known values
|
Lsn UInt64 | — |
Status UInt32 | — NTSTATUS reference |
Event ID 1040 — Cache operation failed for space SpaceId, operation Operation with status Status.
Description
Cache operation failed for space SpaceId, operation Operation with status Status.
Message #
Fields #
| Name | Description |
|---|---|
SpaceId GUID | — |
Operation UInt32 | — Known values
|
Status UInt32 | — NTSTATUS reference |
Event ID 1041 — Vdt operation failed for space SpaceId, operation Operation with status Status.
Description
Vdt operation failed for space SpaceId, operation Operation with status Status.
Message #
Fields #
| Name | Description |
|---|---|
SpaceId GUID | — |
Operation UInt32 | — Known values
|
Status UInt32 | — NTSTATUS reference |
Event ID 1042 — Slots operation failed for space SpaceId, operation Operation, function Function, offset Offset, length Length with status Status.
Description
Slots operation failed for space SpaceId, operation Operation, function Function, offset Offset, length Length with status Status.
Message #
Fields #
| Name | Description |
|---|---|
SpaceId GUID | — |
Operation UInt32 | — Known values
|
Function UInt8 | — |
Offset UInt64 | — |
Length UInt32 | — |
Status UInt32 | — NTSTATUS reference |
Event ID 1043 — Cache initialization for space SpaceId with status Status.
Description
Cache initialization for space SpaceId with status Status.
Message #
Fields #
| Name | Description |
|---|---|
SpaceId GUID | — |
Status UInt32 | — NTSTATUS reference |
UsedLineCount UInt32 | — |
ReservedLineCount UInt32 | — |
SynchronizingCount UInt32 | — |
ReplayCount UInt32 | — |
ActiveCheckpoint UInt32 | — |
StartSlot UInt32 | — |
EndSlot UInt32 | — |
Wrap Boolean | — |
SequenceNumber UInt64 | — |
Event ID 1044 — Vdt initialization for space SpaceId with status Status.
Description
Vdt initialization for space SpaceId with status Status.
Message #
Fields #
| Name | Description |
|---|---|
SpaceId GUID | — |
Status UInt32 | — NTSTATUS reference |
ActiveCheckpoint UInt32 | — |
StartSlot UInt32 | — |
EndSlot UInt32 | — |
Wrap Boolean | — |
SequenceNumber UInt64 | — |
Event ID 1045 — Scrub required for Count spaces; status Status.
Description
Scrub required for Count spaces; status Status.
Message #
Fields #
| Name | Description |
|---|---|
Count UInt32 | — |
Status UInt32 | — NTSTATUS reference |
Event ID 1046 — Store SST for space SpaceId.
Event ID 1047 — Failed to write the SST for space Id; status Status.
Description
Failed to write the SST for space Id; status Status.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
Status UInt32 | — NTSTATUS reference |
Event ID 1048 — Apply SST for space SpaceId.
Event ID 1049 — Cache reserve enabled for space Id.
Event ID 1050 — Cache reserve disabled for space SpaceId.
Event ID 1051 — Cache reserve exhausted for space SpaceId with status Status.
Description
Cache reserve exhausted for space SpaceId with status Status. Reserve bytes written: ReserveBytesWritten.
Message #
Fields #
| Name | Description |
|---|---|
SpaceId GUID | — |
Status UInt32 | — NTSTATUS reference |
ReserveBytesWritten UInt64 | — |
Event ID 1052 — Regen of space SpaceId, slab offset SlabOffset, column Column, source copy SourceCopy completed with status Status.
Description
Regen of space SpaceId, slab offset SlabOffset, column Column, source copy SourceCopy completed with status Status. See details for bitmap.
Message #
Fields #
| Name | Description |
|---|---|
SpaceId GUID | — |
SlabOffset UInt64 | — |
Column UInt32 | — |
SourceCopy UInt32 | — |
Status UInt32 | — NTSTATUS reference |
BitMapSize UInt32 | — |
BitMap Binary | — |
Event ID 1053 — Config ConfigId had its tolerance updated.
Event ID 1053 —
Description
Config had its tolerance updated. Metadata Drive count: . Old Tolerance , New Tolerance: .
Fields #
| Name | Description |
|---|---|
ConfigId GUID | — |
MetadataDriveCount UInt32 | — |
OldTolerance UInt32 | — |
NewTolerance UInt32 | — |
Event ID 1100 — Config StoreId loaded at sequence Sequence with PresentPaths paths present out of TotalPaths total and path PrimaryPathId as the primary.
Event ID 1101 — Config StoreId failed to load with status Status.
Description
Config StoreId failed to load with status Status.
Message #
Fields #
| Name | Description |
|---|---|
StoreId GUID | — |
Status UInt32 | — NTSTATUS reference |
PresentPaths UInt32 | — |
ReadStatuses UInt32 | — |
Sequences UInt64 | — |
StoreStates UInt16 | — |
Event ID 1102 — PresentPaths path(s) arrived for config StoreId.
Event ID 1103 — Path PathId removed from config StoreId.
Event ID 1104 — Path PathId in config StoreId synchronized.
Event ID 1105 — Path Id2 in config Id1 failed to synchronize with status Status.
Description
Path Id2 in config Id1 failed to synchronize with status Status.
Message #
Fields #
| Name | Description |
|---|---|
Id1 GUID | — |
Id2 GUID | — |
Status UInt32 | — NTSTATUS reference |
Event ID 1106 — Path Id2 in config Id1 failed an IO with status Status.
Description
Path Id2 in config Id1 failed an IO with status Status.
Message #
Fields #
| Name | Description |
|---|---|
Id1 GUID | — |
Id2 GUID | — |
Status UInt32 | — NTSTATUS reference |
Event ID 1107 — Config StoreId failed to commit a transaction at sequence Sequence with status TransactionStatus.
Description
Config StoreId failed to commit a transaction at sequence Sequence with status TransactionStatus. PresentPaths paths out of TotalPaths are present. Witness status: WitnessStatus.
Message #
Fields #
| Name | Description |
|---|---|
StoreId GUID | — |
TotalPaths UInt32 | — |
PresentPaths UInt32 | — |
Sequence UInt64 | — |
TransactionStatus UInt32 | — |
WitnessStatus UInt32 | — |
Event ID 1108 — Config StoreId is inquorate.
Description
Config StoreId is inquorate. PresentPaths paths out of TotalPaths are present. Current sequence is Sequence and witness sequence is WitnessSequence. Witness status: WitnessStatus. Tolerance is Tolerance.
Message #
Fields #
| Name | Description |
|---|---|
StoreId GUID | — |
TotalPaths UInt32 | — |
PresentPaths UInt32 | — |
Sequence UInt64 | — |
WitnessStatus UInt32 | — |
WitnessSequence UInt64 | — |
Tolerance UInt32 | — |
Event ID 1300 — Scrubbing {Length} bytes at offset {Offset}.
Event ID 1301 — For internal use.
Description
For internal use.
Message #
Event ID 1302 — For internal use.
Description
For internal use.
Message #
Event ID 1303 — For internal use.
Description
For internal use.
Message #
Event ID 1304 — For internal use.
Description
For internal use.
Message #
Event ID 1400 — For internal use.
Description
For internal use.
Message #
Event ID 1600 — Pool endpoint PathId arrived.
Event ID 1601 — Pool endpoint PathId failed while arriving.
Description
Pool endpoint PathId failed while arriving. Return Code: Status.
Message #
Fields #
| Name | Description |
|---|---|
PathId GUID | — |
Status UInt32 | — NTSTATUS reference |
Event ID 1602 — Pool endpoint PathId removed.
Event ID 2000 — For internal use.
Description
For internal use.
Message #
Event ID 2001 — For internal use.
Description
For internal use.
Message #
Event ID 2002 — For internal use.
Description
For internal use.
Message #
Event ID 2003 — For internal use.
Description
For internal use.
Message #
Event ID 2004 — For internal use.
Description
For internal use.
Message #
Event ID 2005 — For internal use.
Description
For internal use.
Message #
Event ID 2006 — For internal use.
Description
For internal use.
Message #
Event ID 2007 — For internal use.
Description
For internal use.
Message #
Event ID 2008 — For internal use.
Description
For internal use.
Message #
Event ID 2009 — For internal use.
Description
For internal use.
Message #
Event ID 2010 — For internal use.
Description
For internal use.
Message #
Event ID 2011 — For internal use.
Description
For internal use.
Message #
Event ID 2100 — For internal use.
Event ID 2101 — For internal use.
Event ID 2102 — For internal use.
Event ID 2103 — For internal use.
Event ID 2104 — For internal use.
Event ID 2105 — Space Id, slab offset SlabOffset, repairing column Column, copies mask CopiesMask at column offset Offset, length Length.
Description
Space Id, slab offset SlabOffset, repairing column Column, copies mask CopiesMask at column offset Offset, length Length. Repair granularity Granularity, stale mask StaleMask, stale bytes StaleBytes.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
SlabOffset UInt64 | — |
Column UInt32 | — |
CopiesMask UInt32 | — |
Offset UInt64 | — |
Length UInt32 | — |
Granularity UInt32 | — |
StaleMask UInt64 | — |
StaleBytes UInt32 | — |
Event ID 2200 — For internal use.
Description
For internal use.
Message #
Event ID 2300 — Read cache operation completed.
Description
Read cache operation completed. Id: {SpaceId} Operation/Function: {Operation} Length: {Length} Disk Offset: {DiskOffset} Relative Offset: {RelativeOffset} Cache Offset: {CacheOffset} Status: {Status}.
Message #
Fields #
| Name | Description |
|---|---|
SpaceId | — |
Operation | — Known values
|
Length | — |
DiskOffset | — |
RelativeOffset | — |
CacheOffset | — |
Status | — NTSTATUS reference |
Event ID 2600 —
Description
For internal use.
Fields #
| Name | Description |
|---|---|
SpaceId UInt32 | — |
SlabIndex UInt32 | — |
ColumnOffset UInt32 | — |
Length UInt32 | — |
Operation UInt16 | — Known values
|
CopiesMask UInt16 | — |
Column UInt16 | — |
Error UInt8 | — |
Buffer Binary | — |
Event ID 2600 — For internal use.
Description
For internal use.
Message #
Fields #
| Name | Description |
|---|---|
SpaceId UInt32 | — |
SlabIndex UInt32 | — |
ColumnOffset UInt32 | — |
Length UInt32 | — |
Operation UInt16 | — Known values
|
CopiesMask UInt16 | — |
Column UInt16 | — |
Error UInt8 | — |
Buffer Binary | — |
Event ID 2601 —
Description
Space , slab offset , repairing column , copies mask at column offset , length . Repair granularity , stale mask , stale bytes .
Fields #
| Name | Description |
|---|---|
Id GUID | — |
SlabOffset UInt64 | — |
Column UInt32 | — |
CopiesMask UInt32 | — |
Offset UInt64 | — |
Length UInt32 | — |
Granularity UInt32 | — |
StaleMask UInt64 | — |
StaleBytes UInt32 | — |
Event ID 2601 — Space Id, slab offset SlabOffset, repairing column Column, copies mask CopiesMask at column offset Offset, length Length.
Description
Space Id, slab offset SlabOffset, repairing column Column, copies mask CopiesMask at column offset Offset, length Length. Repair granularity Granularity, stale mask StaleMask, stale bytes StaleBytes.
Message #
Fields #
| Name | Description |
|---|---|
Id GUID | — |
SlabOffset UInt64 | — |
Column UInt32 | — |
CopiesMask UInt32 | — |
Offset UInt64 | — |
Length UInt32 | — |
Granularity UInt32 | — |
StaleMask UInt64 | — |
StaleBytes UInt32 | — |