logbias

  1. C

    Is it safe to use logbias=throughput on root disk?

    Hi Proxmoxers, I've been using ZFS mirror rpool on HDDs with ZFS ZVOL on rpool/data. Based on recommendation from open-zfs for Innodb and Postgresql volume, I found out using logbias=throughput increase the synchronous write performance significantly thanks to less double write. Is it safe to...