Expand NVMe support #130

Closed
opened 2019-10-10 17:02:46 -06:00 by 2Shirt · 1 comment
2Shirt commented 2019-10-10 17:02:46 -06:00 (Migrated from gitea.2shirt.work)

Include details from smartctl['smart_status']['nvme']:

  • media_read_only
  • spare_below_threshold

Maybe list these as warnings?

  • reliability_degraded
  • temperature_above_or_below_threshold
  • volatile_memory_backup_failed
Include details from `smartctl['smart_status']['nvme']`: * media_read_only * spare_below_threshold Maybe list these as warnings? * reliability_degraded * temperature_above_or_below_threshold * volatile_memory_backup_failed
2Shirt commented 2019-10-10 17:13:32 -06:00 (Migrated from gitea.2shirt.work)

Real world example:

SMART overall-health self-assessment test result: FAILED!
- available spare has fallen below threshold
- media has been placed in read only mode```
Real world example: ```=== START OF SMART DATA SECTION === SMART overall-health self-assessment test result: FAILED! - available spare has fallen below threshold - media has been placed in read only mode```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: 2Shirt/WizardKit#130
No description provided.