Date: Mon, 9 Apr 2007 18:26:54 -0500 From: Doug Poland <doug@polands.org> To: freebsd-current@freebsd.org Subject: new ZFS sysctls not working? Message-ID: <20070409232654.GA93109@polands.org>
next in thread | raw e-mail | index | archive | help
Hello, It would appear that the new sysctls for ZFS (vfs.zfs.arc_max/min) are not "taking". i.e., # cat /boot/loader.conf vfs.zfs.arc_max=134217728 vfs.zfs.arc_min=134217728 # sysctl -a | grep vfs.zfs.arc vfs.zfs.arc_max: 67108864 vfs.zfs.arc_min: 67108864 This is after a fresh cvsup run today around 10:00 CDT. -- Regards, Doug
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070409232654.GA93109>