Skip to content

16MB record_size #3

@isopix

Description

@isopix

Hi,

Would you mind adding this file:
/etc/modprobe.d/zfs.conf

# max 16M recordsize limit
options zfs zfs_max_recordsize=16777216

It doesn't change anything. Only allows creation datasets with record_size greater than 1MB (user must request 4MB or 16MB record_size, it's set as 128K by default anyway)

It's recommended to set 4MB or 16MB record sizes for bulk storage (photos/music/videos) and improves compression(larger blocks possible), fragmentation, performance and metadata size (crucial for metadata drives on SSD).

But as I stated it doesn't change default ZFS behavior, only increases maximal limit.

cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions