mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-06-27 09:45:00 +02:00
9bacda8c21
New PVE host tool that reports drive health for all physical disks: - Installs smartmontools and nvme-cli on demand. - Enumerates physical disks (skipping loop/zram/dm devices) and prints an overall SMART verdict plus key indicators (temperature, power-on hours, wear, reallocated/pending/offline sectors, CRC errors; NVMe spare, percentage used and media errors), highlighting non-zero error counters. - Optionally starts a non-destructive short SMART self-test on a selected disk.