<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://192.168.180.206:8001/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://192.168.180.206:8001/feed.php">
        <title>wiki.niziak.spox.org - linux:fs:zfs:tuning</title>
        <description></description>
        <link>http://192.168.180.206:8001/</link>
        <image rdf:resource="http://192.168.180.206:8001/_media/wiki:dokuwiki.svg" />
       <dc:date>2026-05-12T23:33:03+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://192.168.180.206:8001/linux:fs:zfs:tuning:hdd?rev=1773989369&amp;do=diff"/>
                <rdf:li rdf:resource="http://192.168.180.206:8001/linux:fs:zfs:tuning:iosched?rev=1773987332&amp;do=diff"/>
                <rdf:li rdf:resource="http://192.168.180.206:8001/linux:fs:zfs:tuning:l2arc?rev=1738956243&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://192.168.180.206:8001/_media/wiki:dokuwiki.svg">
        <title>wiki.niziak.spox.org</title>
        <link>http://192.168.180.206:8001/</link>
        <url>http://192.168.180.206:8001/_media/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="http://192.168.180.206:8001/linux:fs:zfs:tuning:hdd?rev=1773989369&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-20T06:49:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>HDD</title>
        <link>http://192.168.180.206:8001/linux:fs:zfs:tuning:hdd?rev=1773989369&amp;do=diff</link>
        <description>HDD

ZFS Send &amp; RaidZ - Poor performance on HDD #14916


cat /sys/module/zfs/parameters/zfs_vdev_async_write_max_active
echo 2 &gt; /sys/module/zfs/parameters/zfs_vdev_async_write_max_active
cat /sys/module/zfs/parameters/zfs_vdev_async_write_max_active


Use huge record size - it can help on SMR drives. Note: it only make sense for ZFS file system. Cannot be applied on ZVOL.</description>
    </item>
    <item rdf:about="http://192.168.180.206:8001/linux:fs:zfs:tuning:iosched?rev=1773987332&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-20T06:15:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>IO scheduler</title>
        <link>http://192.168.180.206:8001/linux:fs:zfs:tuning:iosched?rev=1773987332&amp;do=diff</link>
        <description>IO scheduler

If whole device is managed by ZFS (not partition), ZFS sets scheduler to none.

official recommendation

For rotational devices, there is no sense to use advanced schedulers cfq  or bfq  directly on hard disc. Both depends on processes, processes groups and application. In this case there is group of kernel processess for ZFS.</description>
    </item>
    <item rdf:about="http://192.168.180.206:8001/linux:fs:zfs:tuning:l2arc?rev=1738956243&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-07T19:24:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title></title>
        <link>http://192.168.180.206:8001/linux:fs:zfs:tuning:l2arc?rev=1738956243&amp;do=diff</link>
        <description>ZFS &quot;ARC&quot; is getting smarter with version 2.2+</description>
    </item>
</rdf:RDF>
