Linux Storage Info

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

hdparm

If not installed, install with:

yum install hdparm

Disk information:

hdparm -I /dev/sda

lshw

Execute lshw to get disk information:

lshw -short -C disk

smartctl

If not installed, install with:

yum install smartmontools

Disk information

smartctl -a -i /dev/sda