[RFC, discussion] l2arc i/o errors and poor performance with block size greater than 512b due to compression assuming a smaller min block size than the vdev supports #3436
Labels
Status: Inactive
Not being actively updated
Status: Stale
No recent activity for issue
Type: Question
Issue for discussion
There are reports from FreeBSD's side that l2arc cache devices configured to run on vdevs or underlying block devices with a block size greater than 512b (e.g. 4K, ashift=12) are to incur i/o errors and bad performance
I'm currently doing some research in relation to #3400 to look for potential issues for the problem with the L2ARC (compression) issue
This is somewhat related to #3432 and might be the beginning of a set of fixes related to compression (either ARC or L2ARC)
https://bugs.freenas.org/projects/freenas/repository/trueos/revisions/ededc82f03e5dd5a518ccda3b0aae506fbfd8fc8
http://lists.freebsd.org/pipermail/svn-src-head/2013-October/052517.html
At second sight & comparison between ZoL, Illumos-gate and FreeBSD it appears to be due to a different implementation
Comments ?
The text was updated successfully, but these errors were encountered: