Scroll to navigation

libnvme(2) API Manual libnvme(2)

NAME

enum nvme_smart_egcw - Endurance Group Critical Warning Summary

SYNOPSIS

enum nvme_smart_egcw {
NVME_SMART_EGCW_SPARE ,
NVME_SMART_EGCW_DEGRADED ,
NVME_SMART_EGCW_RO

};

Constants

If set, then the available spare capacity of one or more Endurance Groups has fallen below the threshold.
If set, then the reliability of one or more Endurance Groups has been degraded due to significant media related errors or any internal error that degrades NVM subsystem reliability.
If set, then the namespaces in one or more Endurance Groups have been placed in read only mode not as a result of a change in the write protection state of a namespace.
enum nvme_smart_egcw February 2024