Date: Mon, 10 Jun 2013 17:17:15 -0700 From: Kirk McKusick <mckusick@mckusick.com> To: Palle Girgensohn <girgen@FreeBSD.org> Cc: freebsd-fs@FreeBSD.org, Dan Thomas <godders@gmail.com>, Jeff Roberson <jroberson@jroberson.net>, Julian Akehurst <julian@pingpong.se> Subject: Re: leaking lots of unreferenced inodes (pg_xlog files?) Message-ID: <201306110017.r5B0HFct074482@chez.mckusick.com> In-Reply-To: <51B5A277.2060904@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Date: Mon, 10 Jun 2013 11:55:03 +0200 > From: Palle Girgensohn <girgen@FreeBSD.org> > To: Kirk McKusick <mckusick@mckusick.com> > CC: freebsd-fs@FreeBSD.org, Dan Thomas <godders@gmail.com>, > Jeff Roberson <jroberson@jroberson.net>, > Julian Akehurst <julian@pingpong.se> > Subject: Re: leaking lots of unreferenced inodes (pg_xlog files?) > > Kirk McKusick skrev: > > > This looks good. Keep me posted. > > After running for a number of days without soft updates, it seems to me > that the culprit is indeed in the soft updates code. > > # df -k /pgsql; du -sk /pgsql > Filesystem 1024-blocks Used Avail Capacity Mounted on > /dev/da2s1d 134763348 86339044 37643238 70% /pgsql > 86303252 /pgsql > > Palle OK, good to have it narrowed down. I will look to devise some additional diagnostics that hopefully will help tease out the bug. I'll hopefully get back to you soon. Kirk McKusick
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306110017.r5B0HFct074482>