Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Apr 2012 08:12:47 -0400 (EDT)
From:      Rick Macklem <rmacklem@uoguelph.ca>
To:        Steven Hartland <killing@multiplay.co.uk>
Cc:        freebsd-stable@freebsd.org, Oliver Brandmueller <ob@e-Gitt.NET>
Subject:   Re: 9-STABLE, ZFS, NFS, ggatec - suspected memory leak
Message-ID:  <451495816.3415957.1335442367240.JavaMail.root@erie.cs.uoguelph.ca>
In-Reply-To: <74D763774ED14D99A36D376C7CD54D9C@multiplay.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Steven Hartland wrote:
> ----- Original Message -----
> From: "Rick Macklem" <rmacklem@uoguelph.ca>
> To: "Oliver Brandmueller" <ob@e-Gitt.NET>
> Cc: <freebsd-stable@freebsd.org>
> Sent: Thursday, April 26, 2012 1:24 AM
> Subject: Re: 9-STABLE, ZFS, NFS, ggatec - suspected memory leak
> 
> 
> > Oliver Brandmueller wrote:
> >> Hi,
> >>
> >> After figuring an easy way to repeat the behaviour and hunting it
> >> down
> >> to the combination of ZFS+newNFS and removal of files or
> >> directories I
> >> opened PR kern/167266
> >>
> > Oops, the patch for this is at:
> >  http://people.freebsd.org/~rmacklem/namei-leak.patch
> 
> Is this specific to 9.x or is 8.x effected?
> 
At a glance, it looks to me like 8.x is affected. Note that the
bug only affects the new NFS server (the experimental one for 8.x)
when exporting ZFS volumes. (UFS exported volumes don't leak)

If you are running a server that might be affected, just:
# vmstat -z | fgrep -i namei
on the server and see if the 3rd number shown is increasing.

rick

> Regards
> Steve
> 
> ================================================
> This e.mail is private and confidential between Multiplay (UK) Ltd.
> and the person or entity to whom it is addressed. In the event of
> misdirection, the recipient is prohibited from using, copying,
> printing or otherwise disseminating it or any information contained in
> it.
> 
> In the event of misdirection, illegible or incomplete transmission
> please telephone +44 845 868 1337
> or return the E.mail to postmaster@multiplay.co.uk.
> 
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to
> "freebsd-stable-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?451495816.3415957.1335442367240.JavaMail.root>