blob: 2314f4f18f0a6c4aeb19d85e9953acf751733e90 [file] [log] [blame]
tony lee57b878d2019-03-22 21:18:23 +08001- name: CapacityFault
2 description: The available spare capacity has fallen below the threshold
3
4- name: TemperatureFault
Patrick Williams8da396c2022-03-14 14:21:02 -05005 description: A temperature is above an over temperature threshold or below an under temperature threshold
tony lee57b878d2019-03-22 21:18:23 +08006
7- name: DegradesFault
8 description: The NVM subsystem reliability has been
Patrick Williams8da396c2022-03-14 14:21:02 -05009 degraded due to significant media related errors or any
10 internal error that degrades NVM subsystem reliability.
tony lee57b878d2019-03-22 21:18:23 +080011
12- name: MediaFault
13 description: The media has been placed in read only mode.
14
15- name: BackupDeviceFault
Patrick Williams8da396c2022-03-14 14:21:02 -050016 description: The volatile memory backup device has failed.