Re: NFS client over udp

2011-03-05 Thread Rick Macklem
Rick, I have good news. I upgraded to 8.2-stable and i ran all four different tests (nfs client new and old and over udp and tcp) and found that there is no leak in either. ALl of them behave almost the same, i couldn't find any difference. The speed i achieved on 1Gb link is 52Mb/s. The

Re: NFS client over udp

2011-03-03 Thread Kirill Yelizarov
--- On Wed, 2/23/11, Rick Macklem rmack...@uoguelph.ca wrote: From: Rick Macklem rmack...@uoguelph.ca Subject: Re: NFS client over udp To: Kirill Yelizarov ykir...@yahoo.com Cc: freebsd-stable@freebsd.org Date: Wednesday, February 23, 2011, 1:35 AM --- On Tue, 2/22/11, Rick Macklem

Re: NFS client over udp

2011-02-22 Thread Kirill Yelizarov
--- On Tue, 2/22/11, Rick Macklem rmack...@uoguelph.ca wrote: From: Rick Macklem rmack...@uoguelph.ca Subject: Re: NFS client over udp To: Kirill Yelizarov ykir...@yahoo.com Cc: freebsd-stable@freebsd.org Date: Tuesday, February 22, 2011, 2:10 AM --- On Sun, 2/20/11, Rick Macklem rmack

Re: NFS client over udp

2011-02-22 Thread Rick Macklem
--- On Tue, 2/22/11, Rick Macklem rmack...@uoguelph.ca wrote: From: Rick Macklem rmack...@uoguelph.ca Subject: Re: NFS client over udp To: Kirill Yelizarov ykir...@yahoo.com Cc: freebsd-stable@freebsd.org Date: Tuesday, February 22, 2011, 2:10 AM --- On Sun, 2/20/11, Rick Macklem

Re: NFS client over udp

2011-02-21 Thread Kirill Yelizarov
--- On Sun, 2/20/11, Rick Macklem rmack...@uoguelph.ca wrote: From: Rick Macklem rmack...@uoguelph.ca Subject: Re: NFS client over udp To: Kirill Yelizarov ykir...@yahoo.com Cc: freebsd-stable@freebsd.org Date: Sunday, February 20, 2011, 9:02 PM --- On Fri, 2/18/11, Kirill Yelizarov

Re: NFS client over udp

2011-02-21 Thread Gerrit Kühn
On Sat, 19 Feb 2011 08:56:45 -0800 (PST) Kirill Yelizarov ykir...@yahoo.com wrote about Re: NFS client over udp: KY Is ZFS in use on the system which sees rising wired KY memory? KY No, ufs only. KY I found an old post stating there is a leak with nfs udp client over KY zfs: KY http

Re: NFS client over udp

2011-02-21 Thread Rick Macklem
--- On Sun, 2/20/11, Rick Macklem rmack...@uoguelph.ca wrote: From: Rick Macklem rmack...@uoguelph.ca Subject: Re: NFS client over udp To: Kirill Yelizarov ykir...@yahoo.com Cc: freebsd-stable@freebsd.org Date: Sunday, February 20, 2011, 9:02 PM --- On Fri, 2/18/11, Kirill

Re: NFS client over udp

2011-02-20 Thread Rick Macklem
--- On Fri, 2/18/11, Kirill Yelizarov On Fri, Feb 18, 2011 at 05:27:00AM -0800, Kirill Yelizarov wrote: I have a reproducible memory leak when using nfs client with an old nfs server and mbufs used 8193/1722/9915 mbufs in use (current/cache/total) 8192/1264/9456/25600 mbuf

Re: NFS client over udp

2011-02-19 Thread Kirill Yelizarov
--- On Fri, 2/18/11, Kirill Yelizarov ykir...@yahoo.com wrote: From: Kirill Yelizarov ykir...@yahoo.com Subject: Re: NFS client over udp To: freebsd-stable@freebsd.org Date: Friday, February 18, 2011, 5:09 PM --- On Fri, 2/18/11, Jeremy Chadwick free...@jdc.parodius.com wrote

NFS client over udp

2011-02-18 Thread Kirill Yelizarov
Good Day! I have a reproducible memory leak when using nfs client with an old nfs server using udp protocol. I'm running rsync every hour from a mounted nfs volume to an ufs local volume. Each time rsync is running wired memory is increased. Wired memory is rising when rsync is in getblk or

Re: NFS client over udp

2011-02-18 Thread Jeremy Chadwick
On Fri, Feb 18, 2011 at 05:27:00AM -0800, Kirill Yelizarov wrote: I have a reproducible memory leak when using nfs client with an old nfs server using udp protocol. I'm running rsync every hour from a mounted nfs volume to an ufs local volume. Each time rsync is running wired memory is

Re: NFS client over udp

2011-02-18 Thread Kirill Yelizarov
--- On Fri, 2/18/11, Jeremy Chadwick free...@jdc.parodius.com wrote: From: Jeremy Chadwick free...@jdc.parodius.com Subject: Re: NFS client over udp To: Kirill Yelizarov ykir...@yahoo.com Cc: freebsd-stable@freebsd.org Date: Friday, February 18, 2011, 5:05 PM On Fri, Feb 18, 2011 at 05:27