Microsoft-Windows-Minstore

41 events across 2 channels

Event IDTitleChannel
1Bucket splitAnalytic
2Bucket mergeAnalytic
10Tree updateAnalytic
11Tree updateAnalytic
12Start tree updateAnalytic
13End tree updateAnalytic
20LFF: Redo logAnalytic
21LFF: Protected spaceAnalytic
22Allocation range.Debug
23Log tail advance from Lsn1 to Lsn2.Analytic
24Log pulse lazy writer.Analytic
25Container move.Analytic
26Minstore Redo Log application has been skipped.Analytic
27An errorAnalytic
50Two threads tried to read bucket IdHigh (table IdLow) for level.Analytic
51A thread had to wait to lock bucket IdHigh (table IdLow) for level.Analytic
52A thread had to wait for a copy of bucket IdHigh (table IdLow) for level.Analytic
100B+ node CRC mismatchAnalytic
101B+ node repaired via redundant copyAnalytic
1000B+ tree node started splittingAnalytic
1002B+ tree node finished splittingAnalytic
1003B+ tree nodes started mergingAnalytic
1004B+ tree nodes finished mergingAnalytic
1005B+ tree starting pushing its rootAnalytic
1006B+ tree finished pushing its rootAnalytic
1007B+ tree starting popping its rootAnalytic
1008B+ tree finished popping its rootAnalytic
1011Analyze pass startAnalytic
1012Analyze pass endAnalytic
1013Redo pass startAnalytic
1014Redo pass endAnalytic
1015Flush And Checkpoint startAnalytic
1016Flush And Checkpoint endAnalytic
1017First redo transaction foundAnalytic
1018Tree Update Record foundAnalytic
1019Open Table for redoAnalytic
1020Reserve ranges for redoAnalytic
1030Binding IdHigh.Analytic
1031Binding IdHigh.Analytic
1032Binding IdHigh.Analytic
1033Binding IdHigh.Analytic

Event ID 1 — Bucket split

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
TableEvent
Opcode
BucketSplit

Description

Bucket split.

Message #

Bucket split

Fields #

NameDescription
IdHigh HexInt64
IdLow HexInt64
TableType UInt32

Event ID 2 — Bucket merge

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
TableEvent
Opcode
BucketMerge

Description

Bucket merge.

Message #

Bucket merge

Fields #

NameDescription
IdHigh HexInt64
IdLow HexInt64
TableType UInt32

Event ID 10 — Tree update

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
TreeUpdateTask
Opcode
WriteB+tree

Description

Tree update.

Message #

Tree update

Fields #

NameDescription
PageCount UInt32
IdHigh HexInt64
IdLow HexInt64

Event ID 11 — Tree update

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
VolumeCheckpoint
Opcode
Checkpoint

Description

Tree update.

Message #

Tree update

Fields #

NameDescription
PageCount UInt32
IdHigh HexInt64
IdLow HexInt64

Event ID 12 — Start tree update

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
TreeUpdateTask
Opcode
StartedwritingB+tree

Description

Start tree update.

Message #

Start tree update

Fields #

NameDescription
PageCount UInt32
IdHigh HexInt64
IdLow HexInt64

Event ID 13 — End tree update

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
TreeUpdateTask
Opcode
FinishedwritingB+tree

Description

End tree update.

Message #

End tree update

Fields #

NameDescription
PageCount UInt32
IdHigh HexInt64
IdLow HexInt64

Event ID 20 — LFF: Redo log

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
ForwardProgress
Opcode
RedoLog

Description

LFF: Redo log.

Message #

LFF: Redo log

Fields #

NameDescription
Pending UInt32
Amount UInt32
Lsn1 HexInt64
Lsn2 HexInt64
Lsn3 HexInt64

Event ID 21 — LFF: Protected space

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
ForwardProgress
Opcode
ProtectedSpace

Description

LFF: Protected space.

Message #

LFF: Protected space

Fields #

NameDescription
PageCount UInt32
IdHigh HexInt64
IdLow HexInt64

Event ID 22 — Allocation range.

Provider
Microsoft-Windows-Minstore
Channel
Debug
Task
Allocation
Opcode
Allocationrange

Description

Allocation range.

Message #

Allocation range:
	Metadata allocation: %1 
	Requested tier: %2, actual tier: %3 
	Requested allocation start: %4, count: %5 
	Actual allocation start: %6, count: %7

Fields #

NameDescription
Metadata_allocation Boolean[Allocation range] Metadata allocation.
Requested_tier UInt32[Allocation range] Requested tier.
actual_tier UInt32[Allocation range] , actual tier.
Requested_allocation_start UInt64[Allocation range] Requested allocation start.
count UInt64[Allocation range] , count.
Actual_allocation_start UInt64[Allocation range] Actual allocation start.
count UInt64[Allocation range] , count.
IsMetadata Boolean
RequestedTier UInt32
ActualTier UInt32
RequestedStartOfRange UInt64
RequestedCountOfRange UInt64
AllocatedStartOfRange UInt64
AllocatedCountOfRange UInt64

Event ID 23 — Log tail advance from Lsn1 to Lsn2.

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
ForwardProgress
Opcode
Logtailadvance

Description

Log tail advance from Lsn1 to Lsn2.

Message #

Log tail advance from %3 to %4.
Log is %2 percent full.

Fields #

NameDescription
Pending UInt32
Amount UInt32
Lsn1 HexInt64
Lsn2 HexInt64
Lsn3 HexInt64

Event ID 24 — Log pulse lazy writer.

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
ForwardProgress
Opcode
Logpulselazywriter

Description

Log pulse lazy writer. Log is Amount percent full.

Message #

Log pulse lazy writer. Log is %2 percent full.

Fields #

NameDescription
Pending UInt32
Amount UInt32
Lsn1 HexInt64
Lsn2 HexInt64
Lsn3 HexInt64

Event ID 25 — Container move.

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
Allocation
Opcode
Containermove

Description

Container move.

Message #

Container move:
	Source tier: %1, Target tier: %2 
	Source start of range: %3, count: %4 
	 Target physical offset: %5 
	SSD Fill Ratio %6, HDD Fill Ratio %7 
	Reserved: %8
	Destaged allocation count: %9
	Failed SSD Destage: %10

Fields #

NameDescription
SourceTier UInt32
TargetTier UInt32
SourceStartOfRange HexInt64
SourceCountOfRange HexInt64
TargetPhysicalOffset HexInt64
SsdFillRatio UInt32
HddFillRatio UInt32
IsTargetReserved Boolean
DestageAllocationCount HexInt64
FailedSsdDestage Boolean

Event ID 26 — Minstore Redo Log application has been skipped.

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
LogRedo
Opcode
Logskipreplay

Description

Minstore Redo Log application has been skipped. Minstore will now mount the volume without applying the redo log.

Message #

Minstore Redo Log application has been skipped. Minstore will now mount the volume without applying the redo log.

Fields #

NameDescription
Status HexInt32NTSTATUS reference

Event ID 27 — An error

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
LogRedo
Opcode
Logreplayfailure

Message #

An error

Fields #

NameDescription
Status HexInt32NTSTATUS reference

Event ID 50 — Two threads tried to read bucket IdHigh (table IdLow) for level.

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
Contention
Opcode
Bucketreadcollision

Description

Two threads tried to read bucket IdHigh (table IdLow) for level.

Message #

Two threads tried to read bucket %1 (table %2) for level

Fields #

NameDescription
IdHigh HexInt64
IdLow HexInt64
Lcn HexInt64
Level HexInt32

Event ID 51 — A thread had to wait to lock bucket IdHigh (table IdLow) for level.

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
Contention
Opcode
Bucketlockcollision

Description

A thread had to wait to lock bucket IdHigh (table IdLow) for level.

Message #

A thread had to wait to lock bucket %1 (table %2) for level

Fields #

NameDescription
IdHigh HexInt64
IdLow HexInt64
Lcn HexInt64
Level HexInt32

Event ID 52 — A thread had to wait for a copy of bucket IdHigh (table IdLow) for level.

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
Contention
Opcode
Bucketcowcollision

Description

A thread had to wait for a copy of bucket IdHigh (table IdLow) for level.

Message #

A thread had to wait for a copy of bucket %1 (table %2) for level

Fields #

NameDescription
IdHigh HexInt64
IdLow HexInt64
Lcn HexInt64
Level HexInt32

Event ID 100 — B+ node CRC mismatch

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
ErrorDetected
Opcode
B+nodeCRCmismatch

Description

B+ node CRC mismatch.

Message #

B+ node CRC mismatch

Fields #

NameDescription
IdHigh HexInt64
IdLow HexInt64
PageLcn HexInt64
Lcn HexInt64
PageVirtualClock HexInt64
VolumeVirtualClock HexInt64
Scrubbing Boolean

Event ID 101 — B+ node repaired via redundant copy

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
ErrorDetected
Opcode
B+noderepairedviaredundantcopy

Description

B+ node repaired via redundant copy.

Message #

B+ node repaired via redundant copy

Fields #

NameDescription
Lcn HexInt64
Scrubbing Boolean

Event ID 1000 — B+ tree node started splitting

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
TableEvent
Opcode
BucketSplit

Description

B+ tree node started splitting.

Message #

B+ tree node started splitting

Fields #

NameDescription
IdHigh HexInt64
IdLow HexInt64
TableType UInt32

Event ID 1002 — B+ tree node finished splitting

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
TableEvent
Opcode
BucketSplit

Description

B+ tree node finished splitting.

Message #

B+ tree node finished splitting

Fields #

NameDescription
IdHigh HexInt64
IdLow HexInt64
TableType UInt32

Event ID 1003 — B+ tree nodes started merging

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
TableEvent
Opcode
BucketMerge

Description

B+ tree nodes started merging.

Message #

B+ tree nodes started merging

Fields #

NameDescription
IdHigh HexInt64
IdLow HexInt64
TableType UInt32

Event ID 1004 — B+ tree nodes finished merging

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
TableEvent
Opcode
BucketMerge

Description

B+ tree nodes finished merging.

Message #

B+ tree nodes finished merging

Fields #

NameDescription
IdHigh HexInt64
IdLow HexInt64
TableType UInt32

Event ID 1005 — B+ tree starting pushing its root

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
TableEvent
Opcode
BucketSplit

Description

B+ tree starting pushing its root.

Message #

B+ tree starting pushing its root

Fields #

NameDescription
IdHigh HexInt64
IdLow HexInt64
TableType UInt32

Event ID 1006 — B+ tree finished pushing its root

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
TableEvent
Opcode
BucketSplit

Description

B+ tree finished pushing its root.

Message #

B+ tree finished pushing its root

Fields #

NameDescription
IdHigh HexInt64
IdLow HexInt64
TableType UInt32

Event ID 1007 — B+ tree starting popping its root

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
TableEvent
Opcode
BucketMerge

Description

B+ tree starting popping its root.

Message #

B+ tree starting popping its root

Fields #

NameDescription
IdHigh HexInt64
IdLow HexInt64
TableType UInt32

Event ID 1008 — B+ tree finished popping its root

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
TableEvent
Opcode
BucketMerge

Description

B+ tree finished popping its root.

Message #

B+ tree finished popping its root

Fields #

NameDescription
IdHigh HexInt64
IdLow HexInt64
TableType UInt32

Event ID 1011 — Analyze pass start

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
LogRedo
Opcode
LogRedo

Description

Analyze pass start.

Message #

Analyze pass start

Fields #

NameDescription
StartLsn HexInt64
EndLsn HexInt64
TransactionsRemaining UInt64

Event ID 1012 — Analyze pass end

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
LogRedo
Opcode
LogRedo

Description

Analyze pass end.

Message #

Analyze pass end

Fields #

NameDescription
StartLsn HexInt64
EndLsn HexInt64
TransactionsRemaining UInt64

Event ID 1013 — Redo pass start

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
LogRedo
Opcode
LogRedo

Description

Redo pass start.

Message #

Redo pass start

Fields #

NameDescription
StartLsn HexInt64
EndLsn HexInt64
TransactionsRemaining UInt64

Event ID 1014 — Redo pass end

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
LogRedo
Opcode
LogRedo

Description

Redo pass end.

Message #

Redo pass end

Fields #

NameDescription
StartLsn HexInt64
EndLsn HexInt64
TransactionsRemaining UInt64

Event ID 1015 — Flush And Checkpoint start

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
LogRedo
Opcode
LogRedo

Description

Flush And Checkpoint start.

Message #

Flush And Checkpoint start

Fields #

NameDescription
StartLsn HexInt64
EndLsn HexInt64
TransactionsRemaining UInt64

Event ID 1016 — Flush And Checkpoint end

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
LogRedo
Opcode
LogRedo

Description

Flush And Checkpoint end.

Message #

Flush And Checkpoint end

Fields #

NameDescription
StartLsn HexInt64
EndLsn HexInt64
TransactionsRemaining UInt64

Event ID 1017 — First redo transaction found

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
LogRedo
Opcode
LogRedo

Description

First redo transaction found.

Message #

First redo transaction found

Fields #

NameDescription
StartLsn HexInt64
EndLsn HexInt64
TransactionsRemaining UInt64

Event ID 1018 — Tree Update Record found

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
LogRedo
Opcode
LogRedo

Description

Tree Update Record found.

Message #

Tree Update Record found

Fields #

NameDescription
StartLsn HexInt64
EndLsn HexInt64
TransactionsRemaining UInt64

Event ID 1019 — Open Table for redo

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
LogRedo
Opcode
LogRedo

Description

Open Table for redo.

Message #

Open Table for redo

Fields #

NameDescription
StartLsn HexInt64
EndLsn HexInt64
TransactionsRemaining UInt64

Event ID 1020 — Reserve ranges for redo

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
LogRedo
Opcode
LogRedo

Description

Reserve ranges for redo.

Message #

Reserve ranges for redo

Fields #

NameDescription
StartLsn HexInt64
EndLsn HexInt64
TransactionsRemaining UInt64

Event ID 1030 — Binding IdHigh.

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
LazyWriter
Opcode
LazyWriter

Description

Binding IdHigh.IdLow was added to lazy writer list.

Message #

Binding %1.%2 was added to lazy writer list

Fields #

NameDescription
IdHigh HexInt64
IdLow HexInt64

Event ID 1031 — Binding IdHigh.

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
LazyWriter
Opcode
LazyWriter

Description

Binding IdHigh.IdLow was removed from lazy writer list.

Message #

Binding %1.%2 was removed from lazy writer list

Fields #

NameDescription
IdHigh HexInt64
IdLow HexInt64

Event ID 1032 — Binding IdHigh.

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
LazyWriter
Opcode
LazyWriter

Description

Binding IdHigh.IdLow was queued by rule Reason.

Message #

Binding %1.%2 was queued by rule %3

Fields #

NameDescription
IdHigh HexInt64
IdLow HexInt64
Reason UInt32

Event ID 1033 — Binding IdHigh.

Provider
Microsoft-Windows-Minstore
Channel
Analytic
Task
LazyWriter
Opcode
LazyWriter

Description

Binding IdHigh.IdLow write starts.

Message #

Binding %1.%2 write starts

Fields #

NameDescription
IdHigh HexInt64
IdLow HexInt64