re: 4k vs 512b. No. The array performance is not impacted by using 4K. Since the back end drives are still 512b. The array presents the logical LUN as a 4K blocksize and translate that to 512b on the backend.
It's possible that 4K at the filesystem might have some efficiency improvements. But our standard recommendation is set the NTFS cluster size to 64K. Typical values are 4K to 8K. This aligns writes on the 64K stripe size the array uses. This is much more efficient on writes vs. <64K.
dwilliam62
4 Operator
•
1.5K Posts
0
April 19th, 2020 22:00
Hello,
re: 4k vs 512b. No. The array performance is not impacted by using 4K. Since the back end drives are still 512b. The array presents the logical LUN as a 4K blocksize and translate that to 512b on the backend.
It's possible that 4K at the filesystem might have some efficiency improvements. But our standard recommendation is set the NTFS cluster size to 64K. Typical values are 4K to 8K. This aligns writes on the 64K stripe size the array uses. This is much more efficient on writes vs. <64K.
Also note, not all filesystems support 4K
Regards,
Don