• slider image 168
:::
條列式新聞
新聞載入中,請稍後...

2-1 使用 zfs 限制 zfs arc 最大記憶體使用量

  1. http://fibrevillage.com/storage/169-zfs-arc-on-linux-how-to-set-and-monitor-on-linux
  2. http://fibrevillage.com/index.php/storage/171-zfs-on-linux-performance-tuning
  3. 修改 使用 zfs 限制 zfs arc 最大記憶體使用量
    # pico /etc/modprobe.d/zfs.conf
    #24GB
    #options zfs zfs_arc_max=25769803776
    # 4G
    #options zfs zfs_arc_max=4299967296
    # 3G
    #options zfs zfs_arc_max=3224975472
    # 2G
    #options zfs zfs_arc_max=2149983648
    # 1G
    #options zfs zfs_arc_max=1074991824
    # 756M
    #options zfs zfs_arc_max=792723456
    # 512MB
    options zfs zfs_arc_max=536870912
    # 256M
    # options zfs zfs_arc_min=268435456
    # 128M
    #options zfs zfs_arc_max=134217728
    # 100M
    #options zfs zfs_arc_min=104857600

     

:::
展開 | 闔起

文章類別

書籍目錄

展開 | 闔起

線上使用者

9人線上 (8人在瀏覽線上書籍)

會員: 0

訪客: 9

更多…