]> git.proxmox.com Git - pve-storage.git/history - PVE/Diskmanage.pm
fix #1135: refactor wear level parsing
[pve-storage.git] / PVE / Diskmanage.pm
2016-10-06 Dominik Csapakfix #1135: refactor wear level parsing
2016-10-06 Dominik Csapakmerge get_smart_data/health
2016-10-04 Fabian Grünbichlerfix #1123: modify NVME device path for SMART support
2016-10-04 Fabian Grünbichlerfix #1120: non-ATA disks with unstructured smart data
2016-10-04 Fabian Grünbichlerfix #1120: SCSI SMART health parsing
2016-10-04 Fabian Grünbichlerdisks: allow get_disks without smart checks
2016-09-29 Fabian Grünbichlerdisks: parse smart attributes using RE
2016-09-29 Fabian Grünbichlerdisks: use smartctl -H -A
2016-09-29 Fabian Grünbichlermove SMART error handling into get_disks
2016-09-08 Dominik Csapakdo not automatically die on smartctl exit code > 0
2016-09-05 Dominik Csapakadd Diskmanage Utilities