how to prevent ZFS from eating too much memory

本文介绍了如何在Solaris 10 8/07及后续版本中通过设置zfs:zfs_arc_max参数来限制ZFS的ARC缓存大小。例如,在一个拥有36GB内存的系统上为特定应用程序预留5GB内存时,可以通过此参数将ARC缓存的最大值设置为30GB。

See this guide:
 
This syntax is provided starting in the Solaris 10 8/07 release and Nevada (build 51) release.

For example, if an application needs 5 GBytes of memory on a system with 36-GBytes of memory, you could set the arc maximum to 30 GBytes, (0x780000000 or 32212254720 bytes). Set the zfs:zfs_arc_max parameter in the /etc/system file:

set zfs:zfs_arc_max = 0x780000000

or

set zfs:zfs_arc_max = 32212254720 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值