Scroll to navigation

libnvme(2) API Manual libnvme(2)

NAME

enum nvme_eg_critical_warning_flags - Endurance Group Information Log - Critical Warning

SYNOPSIS

enum nvme_eg_critical_warning_flags {
NVME_EG_CRITICAL_WARNING_SPARE ,
NVME_EG_CRITICAL_WARNING_DEGRADED ,
NVME_EG_CRITICAL_WARNING_READ_ONLY

};

Constants

Available spare capacity of the Endurance Group has fallen below the threshold
Endurance Group reliability has been degraded
Endurance Group have been placed in read only mode
enum nvme_eg_critical_warning_flags February 2024