Hello everyone,
I took a deep dive into ZFS blocksize topic and found some useful information like:
Not sure if this is still valid or not but wouldn't it be better in general to define the volblocksize per VM disk within the VM settings rather than within the cluster storage settings?
I took a deep dive into ZFS blocksize topic and found some useful information like:
Source: https://klarasystems.com/articles/tuning-recordsize-in-openzfs/General rules of thumb:
- 1MiB for general-purpose file sharing/storage
- 1MiB for BitTorrent download folders—this minimizes the impact of fragmentation!
- 64KiB for KVM virtual machines using Qcow2 file-based storage
- 16KiB for MySQL InnoDB
- 8KiB for PostgreSQL
Not sure if this is still valid or not but wouldn't it be better in general to define the volblocksize per VM disk within the VM settings rather than within the cluster storage settings?