Skip to content
Snippets Groups Projects
Select Git revision
  • 23b920a3321364bf491446a56d00c684f9fdce32
  • master default protected
  • reinstall-2023
3 results

zfs_memory_limit.yml

Blame
  • norbey's avatar
    ngyimesi authored
    23b920a3
    History
    zfs_memory_limit.yml 179 B
    ---
    - name: Upgrade nodes
      copy:
        dest: /etc/modprobe.d/zfs.conf
        src: zfs.conf
    
    - name: Apply limit otf
      shell: echo 17179869184 > /sys/module/zfs/parameters/zfs_arc_max