IT Toolbox

Event ID 129 — Re-Activating a storage device

View my favorites

The storage driver had to re-re-arrange a device or command after a delay.

Source of event

storahci / stornvme / storport — storage category.

Possible causes

  • Storage latency
  • Firmware
  • Controller or cable
  • Overloaded NSS

Verifications to be carried out

  1. Identify device
  2. Correlate with 153 and 51
  3. Control firmware and latency

Useful orders….

Get-WinEvent -FilterHashtable @{LogName='System'; Id=129} -MaxEvents 30

To be retained….

An Event ID must always be interpreted with its source, its full message, its timing and the context of the system. The same number may exist in several providers of events.

♡ 0