lsblk
display info about storage devices recognized by the system
lsscsi
display info about SCSI devices
fdisk
create, modify or delete partitions on a storage device
parted
create, destroy or resize paritions
mkfs
format new partition
mount
attach storage to Filesystem Hierarchy Standard (FHS)
umount
detach storage from the FHS
df
display device storage information
du
display device usage information
e2label
display or modify file system labels
resize2fs
change the size of an ext2/3/4 file system on a device
tune2fs
configure parameters associated with an ext2/3/4 file system
dumpe2fs
dump ext2/3/4 file sys info
cryptsetup
encrypt data before it is written to disk
shred
securely wipe a storage device by overwriting content with random data or all 0
iostat
displays reports on CPU and device storage
ioping
generate a report of device I/O latency in real time