This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
journalctl -b | |
# zfs_settings | |
Настройки zfs | |
arcstat - посмотреть статистику кэша: | |
nano /etc/modprobe.d/zfs.conf # настраиваем zfs: | |
Вносим в zfs.conf | |
options zfs zfs_arc_max=8589934592 # ограничиваем кэш |