smartctl


cat /proc/partitions | awk '{ if ( $3 >= 2930266584 ) print $4 }' | xargs -i sudo smartctl -a /dev/{} > smart.txt