Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget

38 events across 3 channels

Event IDTitleChannel
101Storage Spaces Direct has successfully provisioned a disk for the cache.Management
101Operational
102Operational
102Storage Spaces Direct cannot provision a disk for the cache due to an error.System
110Operational
110Storage Spaces Direct found a disk that cannot be used for the cache because …System
111Operational
111Storage Spaces Direct found a disk that cannot be used for the cache because the …System
112Operational
112Storage Spaces Direct found a disk that cannot be used for the cache because it …System
113Operational
113Storage Spaces Direct found a disk that cannot be used for the cache due to an …System
201Storage Spaces Direct is optimizing the cache.Management
201Operational
202Storage Spaces Direct has selected the following drive to be rebalanced during …Management
202Operational
203Storage Spaces Direct has finished optimizing the cache.Management
203Operational
204Storage Spaces Direct cannot optimize the cache on a device.Management
204Operational
301Operational
301Storage Spaces Direct found that a flash drive is missing.System
302Operational
302A missing flash device has reappeared.System
303Operational
303Storage Spaces Direct has timed out waiting for a missing flash drive to …System
304Operational
304Storage Spaces Direct has found that a flash device has failed to initialize.System
305Operational
305Storage Spaces Direct has found that a disk has reached the media error …System
401The Storage Spaces Direct configuration has changed.Management
401Operational
501Storage Spaces Direct has successfully provisioned a SED drive for the cache.Management
501Operational
502Storage Spaces Direct encountered an error while configuring the following SED …Management
502Operational
503Storage Spaces Direct failed to configure the following SED drive.Management
503Operational

Event ID 101 — Storage Spaces Direct has successfully provisioned a disk for the cache.

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
Management
Task
Diskprovisioning

Description

Storage Spaces Direct has successfully provisioned a disk for the cache.

Message #

Storage Spaces Direct has successfully provisioned a disk for the cache.

Cache mode: %11

Disk GUID: %1
Disk number: %2
Manufacturer: %3
Product ID: %4
Serial: %5

Enclosure location:
Enclosure slot: %6
Enclosure manufacturer: %7
Enclosure product ID: %8
Enclosure serial: %9

Fields #

NameDescription
DiskGuid GUID
DiskNumber UInt32
DiskManufacturer UnicodeString
DiskProductId UnicodeString
DiskSerial UnicodeString
EnclosureSlotNumber UInt32
EnclosureManufacturer UnicodeString
EnclosureProductId UnicodeString
EnclosureSerial UnicodeString
EnclosureGuid GUID
CacheMode UInt32

Event ID 101 —

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
Operational
Task
Diskprovisioning

Description

Storage Spaces Direct has successfully provisioned a disk for the cache.

Fields #

NameDescription
DiskGuid GUID
DiskNumber UInt32
DiskManufacturer UnicodeString
DiskProductId UnicodeString
DiskSerial UnicodeString
EnclosureSlotNumber UInt32
EnclosureManufacturer UnicodeString
EnclosureProductId UnicodeString
EnclosureSerial UnicodeString
EnclosureGuid GUID
CacheMode UInt32

Event ID 102 —

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
Operational
Task
Diskprovisioning

Description

Storage Spaces Direct cannot provision a disk for the cache due to an error.

Fields #

NameDescription
DiskGuid GUID
DiskNumber UInt32
DiskManufacturer UnicodeString
DiskProductId UnicodeString
DiskSerial UnicodeString
EnclosureSlotNumber UInt32
EnclosureManufacturer UnicodeString
EnclosureProductId UnicodeString
EnclosureSerial UnicodeString
EnclosureGuid GUID
CacheMode UInt32
RecentError1TimeStamp FILETIME
RecentError1FailedStage UInt32
RecentError1ErrorCode UInt32
RecentError2TimeStamp FILETIME
RecentError2FailedStage UInt32
RecentError2ErrorCode UInt32
RecentError3TimeStamp FILETIME
RecentError3FailedStage UInt32
RecentError3ErrorCode UInt32
RecentError4TimeStamp FILETIME
RecentError4FailedStage UInt32
RecentError4ErrorCode UInt32
ProvisioningErrorsCount UInt16
ProvisioningErrors 25

Event ID 102 — Storage Spaces Direct cannot provision a disk for the cache due to an error.

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
System
Task
Diskprovisioning

Description

Storage Spaces Direct cannot provision a disk for the cache due to an error.

Message #

Storage Spaces Direct cannot provision a disk for the cache due to an error.

Error: %14
Stage: %13

Disk GUID: %1
Disk number: %2
Manufacturer: %3
Product ID: %4
Serial: %5

Enclosure location:
Enclosure slot: %6
Enclosure manufacturer: %7
Enclosure product ID: %8
Enclosure serial: %9

Cache mode: %11

Guidance:
The most recent error code is listed above. Any prior errors about provisioning the disk are in the event details. The disk has been removed from Storage Spaces Direct. Check to ensure that cabling to your storage devices is fully seated and intact. Ensure that the disk is still present and is healthy, and that you have the latest drivers and firmware for the device and the storage controller.

To find the disk in PowerShell, use the following commands:
Get-PhysicalDisk |? ObjectId -Match "%1"
Get-PhysicalDisk -SerialNumber %5
Get-Disk -Number %2

Fields #

NameDescription
DiskGuid GUID
DiskNumber UInt32
DiskManufacturer UnicodeString
DiskProductId UnicodeString
DiskSerial UnicodeString
EnclosureSlotNumber UInt32
EnclosureManufacturer UnicodeString
EnclosureProductId UnicodeString
EnclosureSerial UnicodeString
EnclosureGuid GUID
CacheMode UInt32
RecentError1TimeStamp FILETIME
RecentError1FailedStage UInt32
RecentError1ErrorCode UInt32
RecentError2TimeStamp FILETIME
RecentError2FailedStage UInt32
RecentError2ErrorCode UInt32
RecentError3TimeStamp FILETIME
RecentError3FailedStage UInt32
RecentError3ErrorCode UInt32
RecentError4TimeStamp FILETIME
RecentError4FailedStage UInt32
RecentError4ErrorCode UInt32
ProvisioningErrorsCount UInt16
ProvisioningErrors 25

Event ID 110 —

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
Operational
Task
Diskprovisioning

Description

Storage Spaces Direct found a disk that cannot be used for the cache because data partitions already exist on the disk.

Fields #

NameDescription
DiskGuid GUID
DiskNumber UInt32
DiskManufacturer UnicodeString
DiskProductId UnicodeString
DiskSerial UnicodeString
EnclosureSlotNumber UInt32
EnclosureManufacturer UnicodeString
EnclosureProductId UnicodeString
EnclosureSerial UnicodeString
EnclosureGuid GUID
CacheMode UInt32

Event ID 110 — Storage Spaces Direct found a disk that cannot be used for the cache because data partitions already exist on the disk.

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
System
Task
Diskprovisioning

Description

Storage Spaces Direct found a disk that cannot be used for the cache because data partitions already exist on the disk.

Message #

Storage Spaces Direct found a disk that cannot be used for the cache because data partitions already exist on the disk.

Disk GUID: %1
Disk number: %2
Manufacturer: %3
Product ID: %4
Serial: %5

Enclosure location:
Enclosure slot: %6
Enclosure manufacturer: %7
Enclosure product ID: %8
Enclosure serial: %9

Cache mode: %11

Guidance:
To use the disk for Storage Spaces Direct, you must delete all data partitions off of the disk.
To see which partitions are on the disk, run the following PowerShell cmdlet:
Get-Disk -Number %2 | Get-Partition

To delete all data partitions on the disk, run the following PowerShell cmdlet:
Set-Disk -Number %2 -IsOffline $false
Set-Disk -Number %2 -IsReadOnly $false
Clear-Disk -Number %2 ?RemoveData -RemoveOEM

Fields #

NameDescription
DiskGuid GUID
DiskNumber UInt32
DiskManufacturer UnicodeString
DiskProductId UnicodeString
DiskSerial UnicodeString
EnclosureSlotNumber UInt32
EnclosureManufacturer UnicodeString
EnclosureProductId UnicodeString
EnclosureSerial UnicodeString
EnclosureGuid GUID
CacheMode UInt32

Event ID 111 —

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
Operational
Task
Diskprovisioning

Description

Storage Spaces Direct found a disk that cannot be used for the cache because the disk is not initialized as a GPT disk.

Fields #

NameDescription
DiskGuid GUID
DiskNumber UInt32
DiskManufacturer UnicodeString
DiskProductId UnicodeString
DiskSerial UnicodeString
EnclosureSlotNumber UInt32
EnclosureManufacturer UnicodeString
EnclosureProductId UnicodeString
EnclosureSerial UnicodeString
EnclosureGuid GUID
CacheMode UInt32

Event ID 111 — Storage Spaces Direct found a disk that cannot be used for the cache because the disk is not initialized as a GPT disk.

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
System
Task
Diskprovisioning

Description

Storage Spaces Direct found a disk that cannot be used for the cache because the disk is not initialized as a GPT disk.

Message #

Storage Spaces Direct found a disk that cannot be used for the cache because the disk is not initialized as a GPT disk.

Disk GUID: %1
Disk number: %2
Manufacturer: %3
Product ID: %4
Serial: %5

Enclosure location:
Enclosure slot: %6
Enclosure manufacturer: %7
Enclosure product ID: %8
Enclosure serial: %9

Cache mode: %11

Guidance:
To use the disk for Storage Spaces Direct, you must initialize the disk as a GPT disk. First, ensure that the disk does contain any data that you want to save, then clear the disk using the following instructions.

To clear the disk:
Set-Disk -Number %2 -IsOffline $false
Set-Disk -Number %2 -IsReadOnly $false
Clear-Disk -Number %2 ?RemoveData -RemoveOEM

Fields #

NameDescription
DiskGuid GUID
DiskNumber UInt32
DiskManufacturer UnicodeString
DiskProductId UnicodeString
DiskSerial UnicodeString
EnclosureSlotNumber UInt32
EnclosureManufacturer UnicodeString
EnclosureProductId UnicodeString
EnclosureSerial UnicodeString
EnclosureGuid GUID
CacheMode UInt32

Event ID 112 —

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
Operational
Task
Diskprovisioning

Description

Storage Spaces Direct found a disk that cannot be used for the cache because it has insufficient disk space for the reserved metadata portion.

Fields #

NameDescription
DiskGuid GUID
DiskNumber UInt32
DiskManufacturer UnicodeString
DiskProductId UnicodeString
DiskSerial UnicodeString
EnclosureSlotNumber UInt32
EnclosureManufacturer UnicodeString
EnclosureProductId UnicodeString
EnclosureSerial UnicodeString
EnclosureGuid GUID
CacheMode UInt32
CacheMetadataReserveBytes UInt64

Event ID 112 — Storage Spaces Direct found a disk that cannot be used for the cache because it has insufficient disk space for the reserved metadata portion.

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
System
Task
Diskprovisioning

Description

Storage Spaces Direct found a disk that cannot be used for the cache because it has insufficient disk space for the reserved metadata portion.

Message #

Storage Spaces Direct found a disk that cannot be used for the cache because it has insufficient disk space for the reserved metadata portion.

Configured reserved bytes: %12

Disk GUID: %1
Disk number: %2
Manufacturer: %3
Product ID: %4
Serial: %5

Enclosure location:
Enclosure slot: %6
Enclosure manufacturer: %7
Enclosure product ID: %8
Enclosure serial: %9

Cache mode: %11

Guidance:
To use the disk for Storage Spaces Direct, you must reduce the amount of metadata reserve bytes.
To reduce the metadata reserve bytes, run the following PowerShell command:
(Get-Cluster).S2DMetadataReserveBytes = (%12 / 2)

Fields #

NameDescription
DiskGuid GUID
DiskNumber UInt32
DiskManufacturer UnicodeString
DiskProductId UnicodeString
DiskSerial UnicodeString
EnclosureSlotNumber UInt32
EnclosureManufacturer UnicodeString
EnclosureProductId UnicodeString
EnclosureSerial UnicodeString
EnclosureGuid GUID
CacheMode UInt32
CacheMetadataReserveBytes UInt64

Event ID 113 —

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
Operational
Task
Diskprovisioning

Description

Storage Spaces Direct found a disk that cannot be used for the cache due to an unexpected error.

Fields #

NameDescription
DiskGuid GUID
DiskNumber UInt32
DiskManufacturer UnicodeString
DiskProductId UnicodeString
DiskSerial UnicodeString
EnclosureSlotNumber UInt32
EnclosureManufacturer UnicodeString
EnclosureProductId UnicodeString
EnclosureSerial UnicodeString
EnclosureGuid GUID
CacheMode UInt32

Event ID 113 — Storage Spaces Direct found a disk that cannot be used for the cache due to an unexpected error.

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
System
Task
Diskprovisioning

Description

Storage Spaces Direct found a disk that cannot be used for the cache due to an unexpected error.

Message #

Storage Spaces Direct found a disk that cannot be used for the cache due to an unexpected error.

Disk GUID: %1
Disk number: %2
Manufacturer: %3
Product ID: %4
Serial: %5

Enclosure location:
Enclosure slot: %6
Enclosure manufacturer: %7
Enclosure product ID: %8
Enclosure serial: %9

Cache mode: %11

Guidance:
Check to ensure that cabling to your storage devices is fully seated and intact. Ensure that the disk is still present and is healthy, and that you have the latest drivers and firmware for the device and the storage controller.

Fields #

NameDescription
DiskGuid GUID
DiskNumber UInt32
DiskManufacturer UnicodeString
DiskProductId UnicodeString
DiskSerial UnicodeString
EnclosureSlotNumber UInt32
EnclosureManufacturer UnicodeString
EnclosureProductId UnicodeString
EnclosureSerial UnicodeString
EnclosureGuid GUID
CacheMode UInt32

Event ID 201 — Storage Spaces Direct is optimizing the cache.

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
Management
Task
Optimization

Message #

Storage Spaces Direct is optimizing the cache. While the cache is being optimized, some IOs to this node will not be cached and you may notice a performance degradation. Event 203 will be logged when optimization is complete.

Event ID 201 —

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
Operational
Task
Optimization

Event ID 202 — Storage Spaces Direct has selected the following drive to be rebalanced during optimization.

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
Management
Task
Optimization

Message #

Storage Spaces Direct has selected the following drive to be rebalanced during optimization. While the cache is being optimized, some IOs to this drive cannot be cached. Event 203 is logged when cache optimization is completed for all the drives.

Disk GUID: %1
Disk number: %2
Manufacturer: %3
Product ID: %4
Serial: %5

Enclosure location:
Enclosure slot: %6
Enclosure manufacturer: %7
Enclosure product ID: %8
Enclosure serial: %9

Fields #

NameDescription
DiskGuid GUID
DiskNumber UInt32
DiskManufacturer UnicodeString
DiskProductId UnicodeString
DiskSerial UnicodeString
EnclosureSlotNumber UInt32
EnclosureManufacturer UnicodeString
EnclosureProductId UnicodeString
EnclosureSerial UnicodeString
EnclosureGuid GUID
CacheMode UInt32
BindingAttributes UInt64
DirtyPages UInt64
DirtySlots UInt64
CacheDeviceId GUID

Event ID 202 —

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
Operational
Task
Optimization

Fields #

NameDescription
DiskGuid GUID
DiskNumber UInt32
DiskManufacturer UnicodeString
DiskProductId UnicodeString
DiskSerial UnicodeString
EnclosureSlotNumber UInt32
EnclosureManufacturer UnicodeString
EnclosureProductId UnicodeString
EnclosureSerial UnicodeString
EnclosureGuid GUID
CacheMode UInt32
BindingAttributes UInt64
DirtyPages UInt64
DirtySlots UInt64
CacheDeviceId GUID

Event ID 203 — Storage Spaces Direct has finished optimizing the cache.

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
Management
Task
Optimization

Description

Storage Spaces Direct has finished optimizing the cache.

Message #

Storage Spaces Direct has finished optimizing the cache.

Event ID 203 —

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
Operational
Task
Optimization

Description

Storage Spaces Direct has finished optimizing the cache.

Event ID 204 — Storage Spaces Direct cannot optimize the cache on a device.

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
Management
Task
Optimization

Description

Storage Spaces Direct cannot optimize the cache on a device.

Message #

Storage Spaces Direct cannot optimize the cache on a device.

Disk GUID: %1
Disk number: %2
Manufacturer: %3
Product ID: %4
Serial: %5

Enclosure location:
Enclosure slot: %6
Enclosure manufacturer: %7
Enclosure product ID: %8
Enclosure serial: %9

Guidance:
This occurs when some of the disks on this computer are not in a healthy state. Wait for all the disks to reach a healthy state, and then try to optimize the cache again.

Fields #

NameDescription
DiskGuid GUID
DiskNumber UInt32
DiskManufacturer UnicodeString
DiskProductId UnicodeString
DiskSerial UnicodeString
EnclosureSlotNumber UInt32
EnclosureManufacturer UnicodeString
EnclosureProductId UnicodeString
EnclosureSerial UnicodeString
EnclosureGuid GUID
CacheMode UInt32

Event ID 204 —

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
Operational
Task
Optimization

Description

Storage Spaces Direct cannot optimize the cache on a device.

Fields #

NameDescription
DiskGuid GUID
DiskNumber UInt32
DiskManufacturer UnicodeString
DiskProductId UnicodeString
DiskSerial UnicodeString
EnclosureSlotNumber UInt32
EnclosureManufacturer UnicodeString
EnclosureProductId UnicodeString
EnclosureSerial UnicodeString
EnclosureGuid GUID
CacheMode UInt32

Event ID 301 —

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
Operational
Task
Healthcheck

Description

Storage Spaces Direct found that a flash drive is missing. The following disk is associated with that flash drive will not be able to serve IO until the problem is corrected.

Fields #

NameDescription
DiskGuid GUID
DiskNumber UInt32
DiskManufacturer UnicodeString
DiskProductId UnicodeString
DiskSerial UnicodeString
EnclosureSlotNumber UInt32
EnclosureManufacturer UnicodeString
EnclosureProductId UnicodeString
EnclosureSerial UnicodeString
EnclosureGuid GUID
CacheMode UInt32
TimeoutSeconds UInt32

Event ID 301 — Storage Spaces Direct found that a flash drive is missing.

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
System
Task
Healthcheck

Description

Storage Spaces Direct found that a flash drive is missing. The following disk is associated with that flash drive will not be able to serve IO until the problem is corrected.

Message #

Storage Spaces Direct found that a flash drive is missing. The following disk is associated with that flash drive will not be able to serve IO until the problem is corrected.

Disk GUID: %1
Disk number: %2
Manufacturer: %3
Product ID: %4
Serial: %5

Enclosure location:
Enclosure slot: %6
Enclosure manufacturer: %7
Enclosure product ID: %8
Enclosure serial: %9

Timeout (seconds): %11

Guidance:
Storage Spaces Direct will wait for the flash drive to reappear. When the device reappears, it results in event 302. If the device does not reappear within the timeout period that is listed above, Storage Spaces Direct will associate this affected hybrid disk with another flash drive. If the device does not reappear, it results in event 303.
Check to ensure that cabling to your storage devices is fully seated and intact. Ensure that the disk is still present and is healthy, and that you have the latest drivers and firmware for the device and the storage controller.

Fields #

NameDescription
DiskGuid GUID
DiskNumber UInt32
DiskManufacturer UnicodeString
DiskProductId UnicodeString
DiskSerial UnicodeString
EnclosureSlotNumber UInt32
EnclosureManufacturer UnicodeString
EnclosureProductId UnicodeString
EnclosureSerial UnicodeString
EnclosureGuid GUID
CacheMode UInt32
TimeoutSeconds UInt32

Event ID 302 —

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
Operational
Task
Healthcheck

Description

A missing flash device has reappeared. This hybrid disk will resume serving IO.

Fields #

NameDescription
DiskGuid GUID
DiskNumber UInt32
DiskManufacturer UnicodeString
DiskProductId UnicodeString
DiskSerial UnicodeString
EnclosureSlotNumber UInt32
EnclosureManufacturer UnicodeString
EnclosureProductId UnicodeString
EnclosureSerial UnicodeString
EnclosureGuid GUID
CacheMode UInt32
TimeoutSeconds UInt32

Event ID 302 — A missing flash device has reappeared.

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
System
Task
Healthcheck

Description

A missing flash device has reappeared. This hybrid disk will resume serving IO.

Message #

A missing flash device has reappeared. This hybrid disk will resume serving IO.

Disk GUID: %1
Disk number: %2
Manufacturer: %3
Product ID: %4
Serial: %5

Enclosure location:
Enclosure slot: %6
Enclosure manufacturer: %7
Enclosure product ID: %8
Enclosure serial: %9

Guidance:
This is the culmination of the preceding event 301. No further action is necessary.

Fields #

NameDescription
DiskGuid GUID
DiskNumber UInt32
DiskManufacturer UnicodeString
DiskProductId UnicodeString
DiskSerial UnicodeString
EnclosureSlotNumber UInt32
EnclosureManufacturer UnicodeString
EnclosureProductId UnicodeString
EnclosureSerial UnicodeString
EnclosureGuid GUID
CacheMode UInt32
TimeoutSeconds UInt32

Event ID 303 —

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
Operational
Task
Healthcheck

Description

Storage Spaces Direct has timed out waiting for a missing flash drive to reappear and will now bind this hybrid to a different flash drive.

Fields #

NameDescription
DiskGuid GUID
DiskNumber UInt32
DiskManufacturer UnicodeString
DiskProductId UnicodeString
DiskSerial UnicodeString
EnclosureSlotNumber UInt32
EnclosureManufacturer UnicodeString
EnclosureProductId UnicodeString
EnclosureSerial UnicodeString
EnclosureGuid GUID
CacheMode UInt32
TimeoutSeconds UInt32

Event ID 303 — Storage Spaces Direct has timed out waiting for a missing flash drive to reappear and will now bind this hybrid to a different flash drive.

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
System
Task
Healthcheck

Description

Storage Spaces Direct has timed out waiting for a missing flash drive to reappear and will now bind this hybrid to a different flash drive.

Message #

Storage Spaces Direct has timed out waiting for a missing flash drive to reappear and will now bind this hybrid to a different flash drive.

Disk GUID: %1
Disk number: %2
Manufacturer: %3
Product ID: %4
Serial: %5

Enclosure location:
Enclosure slot: %6
Enclosure manufacturer: %7
Enclosure product ID: %8
Enclosure serial: %9

Guidance:
This is the culmination of the preceding event 301. No further action is necessary.

Fields #

NameDescription
DiskGuid GUID
DiskNumber UInt32
DiskManufacturer UnicodeString
DiskProductId UnicodeString
DiskSerial UnicodeString
EnclosureSlotNumber UInt32
EnclosureManufacturer UnicodeString
EnclosureProductId UnicodeString
EnclosureSerial UnicodeString
EnclosureGuid GUID
CacheMode UInt32
TimeoutSeconds UInt32

Event ID 304 —

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
Operational
Task
Healthcheck

Description

Storage Spaces Direct has found that a flash device has failed to initialize.

Fields #

NameDescription
DiskGuid GUID
DiskNumber UInt32
DiskManufacturer UnicodeString
DiskProductId UnicodeString
DiskSerial UnicodeString
EnclosureSlotNumber UInt32
EnclosureManufacturer UnicodeString
EnclosureProductId UnicodeString
EnclosureSerial UnicodeString
EnclosureGuid GUID
CacheMode UInt32
StatusCode UInt32

Event ID 304 — Storage Spaces Direct has found that a flash device has failed to initialize.

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
System
Task
Healthcheck

Description

Storage Spaces Direct has found that a flash device has failed to initialize.

Message #

Storage Spaces Direct has found that a flash device has failed to initialize.

Disk GUID: %1
Disk number: %2
Manufacturer: %3
Product ID: %4
Serial: %5

Enclosure location:
Enclosure slot: %6
Enclosure manufacturer: %7
Enclosure product ID: %8
Enclosure serial: %9

Status: %12

Guidance:
This flash could not initialize cache. Try Repair-ClusterStorageSpacesDirect to recover

Fields #

NameDescription
DiskGuid GUID
DiskNumber UInt32
DiskManufacturer UnicodeString
DiskProductId UnicodeString
DiskSerial UnicodeString
EnclosureSlotNumber UInt32
EnclosureManufacturer UnicodeString
EnclosureProductId UnicodeString
EnclosureSerial UnicodeString
EnclosureGuid GUID
CacheMode UInt32
StatusCode UInt32

Event ID 305 —

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
Operational
Task
Healthcheck

Description

Storage Spaces Direct has found that a disk has reached the media error threshold.

Fields #

NameDescription
DiskGuid GUID
DiskNumber UInt32
DiskManufacturer UnicodeString
DiskProductId UnicodeString
DiskSerial UnicodeString
EnclosureSlotNumber UInt32
EnclosureManufacturer UnicodeString
EnclosureProductId UnicodeString
EnclosureSerial UnicodeString
EnclosureGuid GUID
CacheMode UInt32

Event ID 305 — Storage Spaces Direct has found that a disk has reached the media error threshold.

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
System
Task
Healthcheck

Description

Storage Spaces Direct has found that a disk has reached the media error threshold.

Message #

Storage Spaces Direct has found that a disk has reached the media error threshold.

Disk GUID: %1
Disk number: %2
Manufacturer: %3
Product ID: %4
Serial: %5

Enclosure location:
Enclosure slot: %6
Enclosure manufacturer: %7
Enclosure product ID: %8
Enclosure serial: %9

Guidance:
If this is a flash device, Storage Spaces Direct will bind any hybrid disks associated with this flash device to another flash device. No further action is necessary.

Fields #

NameDescription
DiskGuid GUID
DiskNumber UInt32
DiskManufacturer UnicodeString
DiskProductId UnicodeString
DiskSerial UnicodeString
EnclosureSlotNumber UInt32
EnclosureManufacturer UnicodeString
EnclosureProductId UnicodeString
EnclosureSerial UnicodeString
EnclosureGuid GUID
CacheMode UInt32

Event ID 401 — The Storage Spaces Direct configuration has changed.

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
Management
Task
Configuration

Description

The Storage Spaces Direct configuration has changed.

Message #

The Storage Spaces Direct configuration has changed.

New configuration:

Cache state: %1
Cache metadata reserve bytes: %2
Cache behavior: %3

Old configuration:

Cache state %4
Cache metadata reserve bytes: %5
Cache behavior: %6

Fields #

NameDescription
NewCacheMode UInt32
NewMetadataReserveBytes UInt64
NewCacheBehaviorFlags UInt32
OldCacheMode UInt32
OldMetadataReserveBytes UInt64
OldCacheBehaviorFlags UInt32

Event ID 401 —

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
Operational
Task
Configuration

Description

The Storage Spaces Direct configuration has changed.

Fields #

NameDescription
NewCacheMode UInt32
NewMetadataReserveBytes UInt64
NewCacheBehaviorFlags UInt32
OldCacheMode UInt32
OldMetadataReserveBytes UInt64
OldCacheBehaviorFlags UInt32

Event ID 501 — Storage Spaces Direct has successfully provisioned a SED drive for the cache.

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
Management
Task
SEDDriveProvisioning

Description

Storage Spaces Direct has successfully provisioned a SED drive for the cache.

Message #

Storage Spaces Direct has successfully provisioned a SED drive for the cache.

Disk GUID: %1
SED Drive Provisioning State: %2

Fields #

NameDescription
DiskGuid GUID
DiskSedState UInt32

Event ID 501 —

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
Operational
Task
SEDDriveProvisioning

Description

Storage Spaces Direct has successfully provisioned a SED drive for the cache.

Fields #

NameDescription
DiskGuid GUID
DiskSedState UInt32

Event ID 502 — Storage Spaces Direct encountered an error while configuring the following SED drive.

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
Management
Task
SEDDriveProvisioning

Description

Storage Spaces Direct encountered an error while configuring the following SED drive.

Message #

Storage Spaces Direct encountered an error while configuring the following SED drive.

Disk GUID: %1
SED Drive Provisioning State: %2
Status: %3

Fields #

NameDescription
DiskGuid GUID
DiskSedState UInt32
ErrorCode Int32

Event ID 502 —

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
Operational
Task
SEDDriveProvisioning

Description

Storage Spaces Direct encountered an error while configuring the following SED drive.

Fields #

NameDescription
DiskGuid GUID
DiskSedState UInt32
ErrorCode Int32

Event ID 503 — Storage Spaces Direct failed to configure the following SED drive.

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
Management
Task
SEDDriveProvisioning

Description

Storage Spaces Direct failed to configure the following SED drive. This drive will not be used by S2D.

Message #

Storage Spaces Direct failed to configure the following SED drive. This drive will not be used by S2D.

Disk GUID: %1
SED Drive Provisioning State: %2
Status: %3

Fields #

NameDescription
DiskGuid GUID
DiskSedState UInt32
ErrorCode Int32

Event ID 503 —

Provider
Microsoft-Windows-FailoverClustering-SoftwareStorageBusTarget
Channel
Operational
Task
SEDDriveProvisioning

Description

Storage Spaces Direct failed to configure the following SED drive. This drive will not be used by S2D.

Fields #

NameDescription
DiskGuid GUID
DiskSedState UInt32
ErrorCode Int32