Date: Fri, 29 Mar 2019 10:52:37 +0100 From: Robert Schulze <rs@bytecamp.net> To: freebsd-stable@freebsd.org Subject: Re: 11.2-STABLE kernel wired memory leak Message-ID: <d7d86bc2-0623-960e-2437-81907ea68e38@bytecamp.net> In-Reply-To: <d8c7abc0-3ba1-40e4-22b1-1b30d28ced14@grosbein.net> References: <d8c7abc0-3ba1-40e4-22b1-1b30d28ced14@grosbein.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, I just want to report a similar issue here with 11.2-RELEASE-p8. The affected machine has 64 GB ram and does daily backups from several machines in the night, at daytime there a parallel runs of clamav on a specific dataset. One symtom is basic I/O-performance: After upgrading from 11.1 to 11.2 backup times have increased, and are even still increasing. After one week of operation, backup times have doubled - without having changed anything else. Then there is this wired memory and way too lazy reclaim of memory for user processes: The clamav scans start at 10:30 and get swapped out immediatly. Although vfs.zfs.arc_max=48G, wired is at 62 GB before the scans and it takes about 10 minutes for the scan processes to actually run on system ram, not swap. There is obviously something broken, as there are several threads with similar observations. with kind regards, Robert Schulze
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d7d86bc2-0623-960e-2437-81907ea68e38>