[pve-devel] [PATCH v2 storage 0/5] more SMART improvements
Fabian Grünbichler
f.gruenbichler at proxmox.com
Mon Oct 3 13:53:32 CEST 2016
this patch series makes the skipping of smart checks explicit
and adds support for SCSI and NVME disks.
changes to v1:
- refactor patch #1
- use complete text instead of label-value parser in patch #2
- add new patch #4
TODO:
- backport current smartmontools for actual NVME support
- add GUI integration for non-ATA disks
Fabian Grünbichler (5):
disks: allow get_disks without smart checks
fix #1120: SCSI SMART health parsing
fix #1120: non-ATA disks with unstructured SMART data
add return schema to smart API path
fix #1123: modify NVME device path for SMART support
PVE/API2/Disks.pm | 10 +++++++-
PVE/Diskmanage.pm | 76 +++++++++++++++++++++++++++++++++++--------------------
2 files changed, 58 insertions(+), 28 deletions(-)
--
2.1.4
More information about the pve-devel
mailing list