[pve-devel] [PATCH RFC storage 0/4] more SMART improvements

Fabian Grünbichler f.gruenbichler at proxmox.com
Fri Sep 30 10:52:19 CEST 2016


this patch series reduces the number of calls to smartctl, and tries to support
more smartctl output formats.

I am not really sure about the label-value thing from patch #3 - it might be
better to just get the whole output instead, since we don't really know much
about the content/structure anyway.

additional RFC / "don't merge yet" because patch #3 requires patches to
pve-manager which have not yet been written (and depend on whether we stay with
label-value or go with something else) ;)

tested with NVME and smartctl output provided in #1120

Fabian Grünbichler (4):
  disks: allow get_disks without smart checks
  fix #1120: SCSI SMART health parsing
  fix #1120: non-ATA disks with label-value smart data
  fix #1123: modify NVME device path for SMART support

 PVE/Diskmanage.pm | 78 ++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 51 insertions(+), 27 deletions(-)

-- 
2.1.4





More information about the pve-devel mailing list