Hi All,
What should be correct ashift setting (9 or 12) on zfs pool with such disks:
As far as I understand, physically it's 4k, but namespace is organised in 512b?
Thanks.
What should be correct ashift setting (9 or 12) on zfs pool with such disks:
Code:
Disk /dev/nvme1n1: 1.46 TiB, 1600319913984 bytes, 3125624832 sectors
Disk model: Micron_7400_MTFDKBG1T9TDZ
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
As far as I understand, physically it's 4k, but namespace is organised in 512b?
Thanks.