BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] Update on Raspberry Pi4 ZFS Problems
- Subject: [Discuss] Update on Raspberry Pi4 ZFS Problems
- From: dsr at randomstring.org (Dan Ritter)
- Date: Sat, 3 Sep 2022 14:48:29 -0400
- In-reply-to: <aac83495-fecd-ed77-ab56-523ecd166e19@borg.org>
- References: <aac83495-fecd-ed77-ab56-523ecd166e19@borg.org>
Kent Borg wrote: > -kb, the Kent who is a little worried about ZFS's thirst for RAM. It's not thirst, it's efficient usage. You weren't using it for something else, were you? If you were planning on using it later, well -- you can tell zfs at boot time to never user more than X MB/GB in the ARC. /etc/modprobe.d/zfs.conf # reserve this much options zfs zfs_arc_min=536870912 # don't grow past this, even if it looks ok options zfs zfs_arc_max=8589934592 -dsr-
- Follow-Ups:
- [Discuss] Update on Raspberry Pi4 ZFS Problems
- From: kentborg at borg.org (Kent Borg)
- [Discuss] Update on Raspberry Pi4 ZFS Problems
- References:
- [Discuss] Update on Raspberry Pi4 ZFS Problems
- From: kentborg at borg.org (Kent Borg)
- [Discuss] Update on Raspberry Pi4 ZFS Problems
- Prev by Date: [Discuss] Update on Raspberry Pi4 ZFS Problems
- Next by Date: [Discuss] Update on Raspberry Pi4 ZFS Problems
- Previous by thread: [Discuss] Update on Raspberry Pi4 ZFS Problems
- Next by thread: [Discuss] Update on Raspberry Pi4 ZFS Problems
- Index(es):