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 bio

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 incr

Re: NFS client over udp

2011-02-18 Thread Kirill Yelizarov
--- On Fri, 2/18/11, Jeremy Chadwick wrote: > From: Jeremy Chadwick > Subject: Re: NFS client over udp > To: "Kirill Yelizarov" > Cc: freebsd-stable@freebsd.org > Date: Friday, February 18, 2011, 5:05 PM > On Fri, Feb 18, 2011 at 05:27:00AM > -0800, Kirill Yelizarov wrote: > > I have a reprod

Re: LSI SAS 2008 (mfi) on SuperMicro X8SI6-F

2011-02-18 Thread Kenneth D. Merry
On Thu, Feb 17, 2011 at 13:11:33 +0100, Damien Fleuriot wrote: > On 2/17/11 12:10 PM, Oliver Brandmueller wrote: > > Hi, > > > > On Thu, Feb 17, 2011 at 12:07:17PM +0100, Damien Fleuriot wrote: > >> It looks rather unhappy: > >> > >> mybsd root /usr/ports/sysutils/smartmontools > >>

Re: LSI SAS 2008 (mfi) on SuperMicro X8SI6-F

2011-02-18 Thread Kenneth D. Merry
On Thu, Feb 17, 2011 at 15:21:48 +0100, Ollivier Robert wrote: > According to Damien Fleuriot: > > I destroyed the logical volume and built mps copied from -current (I opened > > a thread on stable@ a few weeks ago about this) but my "patch" was > > *nowhere* as big as this. > > Here Ken's patch

Re: LSI SAS 2008 (mfi) on SuperMicro X8SI6-F

2011-02-18 Thread Kenneth D. Merry
On Thu, Feb 17, 2011 at 11:07:21 -0800, Rumen Telbizov wrote: > Hello Damien, list: > > I've been following this discussion with great interest and I hope the > result of it > will be the merge of a stable driver in STABLE branch soon. > > I brought this not a long ago ( > http://lists.freebsd.or

Re: LSI SAS 2008 (mfi) on SuperMicro X8SI6-F

2011-02-18 Thread Damien Fleuriot
On 2/18/11 5:49 PM, Kenneth D. Merry wrote: > On Thu, Feb 17, 2011 at 11:07:21 -0800, Rumen Telbizov wrote: >> Hello Damien, list: >> >> Anyway this was just my humble attempt to encourage the MFC of this driver. >> I think the card is >> pretty good. I'd like to hear other people's opinion on th

Re: LSI SAS 2008 (mfi) on SuperMicro X8SI6-F

2011-02-18 Thread Kenneth D. Merry
On Fri, Feb 18, 2011 at 17:53:11 +0100, Damien Fleuriot wrote: > > > On 2/18/11 5:49 PM, Kenneth D. Merry wrote: > > On Thu, Feb 17, 2011 at 11:07:21 -0800, Rumen Telbizov wrote: > >> Hello Damien, list: > >> > >> Anyway this was just my humble attempt to encourage the MFC of this driver. > >> I

mps(4) driver (LSI 6Gb SAS) commited to stable/8

2011-02-18 Thread Kenneth D. Merry
I just merged the mps(4) driver to stable/8, for those of you with LSI 6Gb SAS hardware. It is only included in GENERIC on amd64, since that is the only architecture that I know of that it has been tested on. It may work on i386, if anyone would like to try it out. There are known endian issues

Re: LSI SAS 2008 (mfi) on SuperMicro X8SI6-F

2011-02-18 Thread Kevin Oberman
> Date: Fri, 18 Feb 2011 09:57:11 -0700 > From: "Kenneth D. Merry" > Sender: owner-freebsd-sta...@freebsd.org > > On Fri, Feb 18, 2011 at 17:53:11 +0100, Damien Fleuriot wrote: > > > > > > On 2/18/11 5:49 PM, Kenneth D. Merry wrote: > > > On Thu, Feb 17, 2011 at 11:07:21 -0800, Rumen Telbizov w

Re: LSI SAS 2008 (mfi) on SuperMicro X8SI6-F

2011-02-18 Thread Mickaƫl Maillot
2011/2/18 Kenneth D. Merry : > > MFC is done, try it out and let me know if there are any problems. > Oh ! thank you, i have a supermicro X8DT-6F at work, i'll test that asap. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/l

Re: LSI SAS 2008 (mfi) on SuperMicro X8SI6-F

2011-02-18 Thread Damien Fleuriot
On 2/18/11 6:28 PM, Kevin Oberman wrote: >> Date: Fri, 18 Feb 2011 09:57:11 -0700 >> From: "Kenneth D. Merry" >> Sender: owner-freebsd-sta...@freebsd.org >> >> On Fri, Feb 18, 2011 at 17:53:11 +0100, Damien Fleuriot wrote: >>> >>> >>> On 2/18/11 5:49 PM, Kenneth D. Merry wrote: On Thu, Feb 17

Re: statd/lockd startup failure

2011-02-18 Thread Rick Macklem
I've seen this intermittently for mountd. I think the problem is that the code finds an unused port for udp/ip6 and then tries to use the same port# for tcp/ip6, udp/ip4, tcp/ip4. All three daemons have essentially the same function for doing this. The attached patches changes the behaviour so tha

On The Grind *New Music Update*

2011-02-18 Thread BeatsBeast Producer
B. Ezy is back again with a BeatsBeast produced track "On The Grind" ft. Ganksta Clyde.Ganksta Clyde recently signed a deal with Def Jam last summer.Stay Tuned for more great music from B. Ezy and BeatsBeast Update Contact Info: http://www.reverbnation.com/c/fr7/artist_158288?eid=A158288_7576

Re: mps(4) driver (LSI 6Gb SAS) commited to stable/8

2011-02-18 Thread Dmitry Morozovsky
On Fri, 18 Feb 2011, Kenneth D. Merry wrote: KDM> I just merged the mps(4) driver to stable/8, for those of you with LSI 6Gb KDM> SAS hardware. [snip] Again, thank you very much Ken. I'm planning to stress test this on 846 case filled with 12 (yet) WD RE4 disks organized as raidz2, and will po

Re: mps(4) driver (LSI 6Gb SAS) commited to stable/8

2011-02-18 Thread Jeremy Chadwick
On Sat, Feb 19, 2011 at 01:08:41AM +0300, Dmitry Morozovsky wrote: > On Fri, 18 Feb 2011, Kenneth D. Merry wrote: > > KDM> I just merged the mps(4) driver to stable/8, for those of you with LSI > 6Gb > KDM> SAS hardware. > > [snip] > > Again, thank you very much Ken. I'm planning to stress tes

Re: mps(4) driver (LSI 6Gb SAS) commited to stable/8

2011-02-18 Thread Kenneth D. Merry
On Sat, Feb 19, 2011 at 01:08:41 +0300, Dmitry Morozovsky wrote: > On Fri, 18 Feb 2011, Kenneth D. Merry wrote: > > KDM> I just merged the mps(4) driver to stable/8, for those of you with LSI > 6Gb > KDM> SAS hardware. > > [snip] > > Again, thank you very much Ken. I'm planning to stress test

Re: mps(4) driver (LSI 6Gb SAS) commited to stable/8

2011-02-18 Thread Francois Tigeot
On Fri, Feb 18, 2011 at 02:38:32PM -0800, Jeremy Chadwick wrote: > > > Please be aware of a performance issue affecting certain models of WD > RE4 disks. Specifics are still sketchy, but you should read the thread > "immense delayed write to file system (ZFS and UFS2), performance > issues" in fu

Re: mps(4) driver (LSI 6Gb SAS) commited to stable/8

2011-02-18 Thread Dmitry Morozovsky
On Fri, 18 Feb 2011, Jeremy Chadwick wrote: JC> > KDM> I just merged the mps(4) driver to stable/8, for those of you with LSI 6Gb JC> > KDM> SAS hardware. JC> > JC> > [snip] JC> > JC> > Again, thank you very much Ken. I'm planning to stress test this on 846 case JC> > filled with 12 (yet) WD

Re: mps(4) driver (LSI 6Gb SAS) commited to stable/8

2011-02-18 Thread Dmitry Morozovsky
On Fri, 18 Feb 2011, Kenneth D. Merry wrote: KDM> > KDM> I just merged the mps(4) driver to stable/8, for those of you with LSI 6Gb KDM> > KDM> SAS hardware. KDM> > KDM> > [snip] KDM> > KDM> > Again, thank you very much Ken. I'm planning to stress test this on 846 case KDM> > filled with 12

Re: mps(4) driver (LSI 6Gb SAS) commited to stable/8

2011-02-18 Thread Jeremy Chadwick
On Sat, Feb 19, 2011 at 02:05:33AM +0300, Dmitry Morozovsky wrote: > On Fri, 18 Feb 2011, Kenneth D. Merry wrote: > > KDM> > KDM> I just merged the mps(4) driver to stable/8, for those of you > with LSI 6Gb > KDM> > KDM> SAS hardware. > KDM> > > KDM> > [snip] > KDM> > > KDM> > Again, thank you

Re: mps(4) driver (LSI 6Gb SAS) commited to stable/8

2011-02-18 Thread Adam Vande More
On Fri, Feb 18, 2011 at 5:13 PM, Jeremy Chadwick wrote: > No -- /dev/urandom maybe, but not /dev/random. /dev/urandom will also > induce significantly higher CPU load than /dev/zero will. Don't forget > that ZFS is a processor-centric (read: no offloading) system. > /dev/urandom is linked to /d

Re: mps(4) driver (LSI 6Gb SAS) commited to stable/8

2011-02-18 Thread Kevin Oberman
> Date: Fri, 18 Feb 2011 15:13:06 -0800 > From: Jeremy Chadwick > Sender: owner-freebsd-sta...@freebsd.org > > On Sat, Feb 19, 2011 at 02:05:33AM +0300, Dmitry Morozovsky wrote: > > On Fri, 18 Feb 2011, Kenneth D. Merry wrote: > > > > KDM> > KDM> I just merged the mps(4) driver to stable/8, for

Re: statd/lockd startup failure

2011-02-18 Thread Doug Barton
On 02/18/2011 10:08, Rick Macklem wrote: The attached patches changes the behaviour so that it tries to get an unused port for each of the 4 cases. Am I correct in assuming that what you're proposing is to (potentially) have different ports for all 4 combinations? I would suggest that this is

Re: mps(4) driver (LSI 6Gb SAS) commited to stable/8

2011-02-18 Thread Jeremy Chadwick
On Fri, Feb 18, 2011 at 04:05:21PM -0800, Kevin Oberman wrote: > > Date: Fri, 18 Feb 2011 15:13:06 -0800 > > From: Jeremy Chadwick > > Sender: owner-freebsd-sta...@freebsd.org > > > > On Sat, Feb 19, 2011 at 02:05:33AM +0300, Dmitry Morozovsky wrote: > > > On Fri, 18 Feb 2011, Kenneth D. Merry wr

Re: mps(4) driver (LSI 6Gb SAS) commited to stable/8

2011-02-18 Thread Chuck Swiger
On Feb 18, 2011, at 3:27 PM, Adam Vande More wrote: > /dev/urandom is linked to /dev/random. Is there some other difference I'm > not aware of, or are you confusing it with Linux's random? There is no difference between the two on FreeBSD, although anyone using the platform is hoping that Yarrow

Re: mps(4) driver (LSI 6Gb SAS) commited to stable/8

2011-02-18 Thread Bill Desjardins
On Fri, Feb 18, 2011 at 11:42 AM, Kenneth D. Merry wrote: > > I just merged the mps(4) driver to stable/8, for those of you with LSI 6Gb > SAS hardware. Thank you Ken for getting this done. Any plan to support the LSI 9240 (skinny) cards? if its a matter of hardware to develop with, contact me of

8.2-RC3-amd64 install hangs on Dell T110

2011-02-18 Thread Ron McDowell
If I've come to the wrong list with this, please redirect me. I have a brand new Dell T110, 2.53ghz Xeon 3440, 8gb [2x4gb] ram, 4x1tb Hitachi SAS hd, Apple USB keyboard and mouse [just to cover all the hardware] Booting 8.2-RC3 amd64 disc1 looks good through all the bright-white text, but it

Re: mps(4) driver (LSI 6Gb SAS) commited to stable/8

2011-02-18 Thread Charles Sprickman
On Sat, 19 Feb 2011, Dmitry Morozovsky wrote: On Fri, 18 Feb 2011, Kenneth D. Merry wrote: KDM> I just merged the mps(4) driver to stable/8, for those of you with LSI 6Gb KDM> SAS hardware. [snip] Again, thank you very much Ken. I'm planning to stress test this on 846 case filled with 12 (ye

Re: mps(4) driver (LSI 6Gb SAS) commited to stable/8

2011-02-18 Thread Kenneth D. Merry
On Fri, Feb 18, 2011 at 19:46:54 -0500, Bill Desjardins wrote: > On Fri, Feb 18, 2011 at 11:42 AM, Kenneth D. Merry wrote: > > > > I just merged the mps(4) driver to stable/8, for those of you with LSI 6Gb > > SAS hardware. > > Thank you Ken for getting this done. Any plan to support the LSI 9240