Microsoft-Windows-StorageManagement-PartUtil
19 events across 1 channel
| Event ID | Title | Channel |
|---|---|---|
| 101 | Failed to get disk properties. | Operational |
| 102 | The disk was onlined successfully. | Operational |
| 103 | Failed to online the disk. | Operational |
| 104 | The disk was set to read-only successfully. | Operational |
| 105 | Failed to set the disk read-only. | Operational |
| 106 | The disk was set to read-write successfully. | Operational |
| 107 | Failed to set the disk read-write. | Operational |
| 108 | The disk was offlined successfully. | Operational |
| 109 | Failed to offline the disk. | Operational |
| 110 | The disk was initialized successfully. | Operational |
| 111 | Failed to initialize the disk. | Operational |
| 112 | The disk was cleaned successfully. | Operational |
| 113 | Failed to clean the disk. | Operational |
| 201 | Failed to get partition properties. | Operational |
| 202 | The partition was created successfully. | Operational |
| 203 | Failed to create the partition. | Operational |
| 204 | The partition was deleted successfully. | Operational |
| 205 | Failed to delete the partition. | Operational |
| 207 | Failed to get partition access paths. | Operational |
Event ID 101 — Failed to get disk properties.
Event ID 102 — The disk was onlined successfully.
Event ID 103 — Failed to online the disk.
Event ID 104 — The disk was set to read-only successfully.
Event ID 105 — Failed to set the disk read-only.
Event ID 106 — The disk was set to read-write successfully.
Event ID 107 — Failed to set the disk read-write.
Event ID 108 — The disk was offlined successfully.
Event ID 109 — Failed to offline the disk.
Event ID 110 — The disk was initialized successfully.
Event ID 111 — Failed to initialize the disk.
Event ID 112 — The disk was cleaned successfully.
Event ID 113 — Failed to clean the disk.
Event ID 201 — Failed to get partition properties.
Event ID 202 — The partition was created successfully.
Description
The partition was created successfully.
Message #
Fields #
| Name | Description |
|---|---|
Function AnsiString | — |
DiskNumber UInt32 | — |
Offset UInt64 | — |
Size UInt64 | — |
Alignment UInt32 | — |
PartitionStyle UInt32 | — |
MbrPartitionType UInt32 | — |
MbrBootIndicator UInt32 | — |
GptPartitionType GUID | — |
GptPartitionId GUID | — |
GptAttributes UInt64 | — |
GptName UnicodeString | — |
DurationInUs UInt64 | — |
Event ID 203 — Failed to create the partition.
Description
Failed to create the partition.
Message #
Fields #
| Name | Description |
|---|---|
Function AnsiString | — |
DiskNumber UInt32 | — |
Offset UInt64 | — |
Size UInt64 | — |
Alignment UInt32 | — |
PartitionStyle UInt32 | — |
MbrPartitionType UInt32 | — |
MbrBootIndicator UInt32 | — |
GptPartitionType GUID | — |
GptPartitionId GUID | — |
GptAttributes UInt64 | — |
GptName UnicodeString | — |
Callee AnsiString | — |
HResult Int32 | — |