SMART tests disk on proxmox
Check what disk we have:
lsblk
Short test on the disk “sda”:
smartctl -t short /dev/sda
After the test completes, we can view the results:
smartctl -a /dev/sda
Check what disk we have:
lsblk
Short test on the disk “sda”:
smartctl -t short /dev/sda
After the test completes, we can view the results:
smartctl -a /dev/sda