linux:filesystem:zfs
Differences
This shows you the differences between two versions of the page.
linux:filesystem:zfs [2024/06/14 17:03] – created gsys | linux:filesystem:zfs [2024/06/14 17:06] (current) – gsys | ||
---|---|---|---|
Line 10: | Line 10: | ||
zpool iostat -v | zpool iostat -v | ||
zpool history | zpool history | ||
+ | </ | ||
+ | |||
+ | ===== Cache ===== | ||
+ | |||
+ | 1GB Cache per 1 TB Storage \\ | ||
+ | |||
+ | Set Cache Min/ | ||
+ | < | ||
+ | cat << ' | ||
+ | options zfs zfs_arc_min=3221225472 | ||
+ | options zfs zfs_arc_max=4294967296 | ||
+ | EOF | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | update-initramfs -u && reboot | ||
</ | </ |
linux/filesystem/zfs.1718377407.txt.gz · Last modified: 2024/06/14 17:03 by gsys