Disk utilities¶
Partition alignment¶
Unaligned partitions and disk sectors will result in two disk writes for an OS write. That will dramatically reduce disk io throughput. To avoid that you can use parted to create and align partitions.
First we should get the optimal sector where to start and aligned partition with disk sectors.
And to get the parameters for sdd disk: