#953 closed enhancement (fixed)

Add simple autodetection mechanism for SMART capable devices

Reported by: gcooper Owned by: william
Priority: minor Milestone:
Component: Backend Version: 8.0.2-RELEASE
Keywords: Cc:

Description

Some devices that are ideal for caching / logging via ZFS are not SMART capable (thinking of some SSDs and some flash based storage we have access to at iX). It would be a good idea to do something like the following maybe to test whether or not the device is SMART capable before making it an available SMART test target:

smartctl -i /dev/ada0

etc. It would users' lives easier at least when trying to determine why smartd isn't enabled because one of the devices isn't SMART capable.

Change History (2)

comment:1 Changed 18 months ago by william

  • Owner set to william
  • Status changed from new to accepted

comment:2 Changed 18 months ago by william

  • Resolution set to fixed
  • Status changed from accepted to closed

This should have been fixed in r8700

Note: See TracTickets for help on using tickets.