ryao / zfs-overlay

Development Overlay for ZFS Support in Gentoo Linux
46 stars 21 forks source link

zfs-install wrong parameter for zfs_arc_max #5

Closed user318 closed 12 years ago

user318 commented 12 years ago

zfs-install file mentions option for zfs module: zfs_arc_max=512M But trying to load module with this option is complaing that value "512M" is bad. I think "M" should be dropped.

ryao commented 12 years ago

Thanks for bringing this to my attention. I have updated my zfs-install notes to use a value in bytes.