openzfs / openzfs-docs

OpenZFS Documentation
https://openzfs.github.io/openzfs-docs/
132 stars 190 forks source link

document using lsblk and nvme to discover proper ashift value. #511

Closed ncrmro closed 2 months ago

ncrmro commented 2 months ago

Opening this a placeholder cause I'm pretty tired atm.

ashift always feels kinda hard to nail down exact value.

Also this helps spit out some good debugging info

 parted "${disk}" align-check optimal 1
 parted "${disk}" align-check optimal 2
 parted "${disk}" align-check optimal 3