Best block size settings for MySQL/MariaDB on TrueNAS filesystem

I’m running a MariaDB database on Proxmox and using TrueNAS for storage through NFS. The default dataset block size in TrueNAS is 128K but I heard that MySQL databases work better with smaller block sizes like 16K. What block size should I use for the best database performance? Has anyone tested different configurations?