linux devcie lspci,lscpu,blkdiscard,fstrim,parted,partprobe,smartctl

blkdiscard/
sparse/thin-provisioned device,like ssd
fstrim--- discard unused blocks on a mounted filesystem
parted,partprobe(remount the partition table)---smartctl -t long /dev/sda
https://en.wikipedia.org/wiki/Device_mapper
http://www.infoq.com/cn/articles/analysis-of-docker-file-system-aufs-and-devicemapper

原文地址:https://www.cnblogs.com/SZLLQ2000/p/5293148.html