blob: 5e613c2e657cbc2e409031c37c0be8b39cf455dc [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 Williamsa1347412022-12-06 10:56:22 -06005 description:
6 A temperature is above an over temperature threshold or below an under
7 temperature threshold
tony lee57b878d2019-03-22 21:18:23 +08008
9- name: DegradesFault
Patrick Williamsa1347412022-12-06 10:56:22 -060010 description:
11 The NVM subsystem reliability has been degraded due to significant media
12 related errors or any internal error that degrades NVM subsystem
13 reliability.
tony lee57b878d2019-03-22 21:18:23 +080014
15- name: MediaFault
16 description: The media has been placed in read only mode.
17
18- name: BackupDeviceFault
Patrick Williams8da396c2022-03-14 14:21:02 -050019 description: The volatile memory backup device has failed.