Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jul 2018 10:13:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 229670] ZFS ARC limit vfs.zfs.arc_max from /boot/loader.conf is not respected
Message-ID:  <bug-229670-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229670

            Bug ID: 229670
           Summary: ZFS ARC limit vfs.zfs.arc_max from /boot/loader.conf
                    is not respected
           Product: Base System
           Version: 11.2-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: vermaden@interia.pl

The ARC limit in /boot/loader.conf is not used.



Contents of /boot/loader.conf about ARC.

  vfs.zfs.arc_min=3D32M
  vfs.zfs.arc_max=3D128M



Current ARC usage from * top -b -o res * command.

# top -b -o res
(...)
ARC: 853M Total, 223M MFU, 168M MRU, 272K Anon, 6253K Header, 456M Other
     77M Compressed, 315M Uncompressed, 4.09:1 Ratio
(...)



ARC should be 128 MB at max, but its about 850 MB ...

... or is there other way to limit ARC usage?


Regards,
vermaden

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229670-227>