Re: 8.2 + apache == a LOT of sigprocmask

2011-11-18 Thread Doug Barton
On 11/17/2011 02:57, Kostik Belousov wrote: >> > It's not catching there though: >> > >> > Reading symbols from /libexec/ld-elf.so.1...done. >> > Loaded symbols for /libexec/ld-elf.so.1 >> > 0x28183b2d in accept () at accept.S:3 >> > 3 RSYSCALL(accept) >> > (gdb) c >> > Continuing. >> > no thread

Re: Low nfs write throughput

2011-11-18 Thread Bane Ivosev
did you try this ? sysctl -w vfs.nfsrv.async=1 On 11/18/11 04:10, Daryl Sayers wrote: > Can anyone suggest why I am getting poor write performance from my nfs setup. > I have 2 x FreeBSD 8.2-STABLE i386 machines with ASUS P5B-plus mother boards, > 4G mem and Dual core 3g processor using 147G 15k

Re: Low nfs write throughput

2011-11-18 Thread Bane Ivosev
and if you use zfs also try this zfs set sync=disabled On 11/18/11 04:10, Daryl Sayers wrote: > Can anyone suggest why I am getting poor write performance from my nfs setup. > I have 2 x FreeBSD 8.2-STABLE i386 machines with ASUS P5B-plus mother boards, > 4G mem and Dual core 3g processor using 1

Re: 8.2 + apache == a LOT of sigprocmask

2011-11-18 Thread Kostik Belousov
On Fri, Nov 18, 2011 at 12:00:57AM -0800, Doug Barton wrote: > On 11/17/2011 02:57, Kostik Belousov wrote: > >> > It's not catching there though: > >> > > >> > Reading symbols from /libexec/ld-elf.so.1...done. > >> > Loaded symbols for /libexec/ld-elf.so.1 > >> > 0x28183b2d in accept () at accept.

Re: Low nfs write throughput

2011-11-18 Thread John Baldwin
On Thursday, November 17, 2011 10:10:27 pm Daryl Sayers wrote: > > Can anyone suggest why I am getting poor write performance from my nfs setup. > I have 2 x FreeBSD 8.2-STABLE i386 machines with ASUS P5B-plus mother boards, > 4G mem and Dual core 3g processor using 147G 15k Seagate SAS drives w

Re: Low nfs write throughput

2011-11-18 Thread Rick Macklem
Bane Ivosev wrote: > and if you use zfs also try this > > zfs set sync=disabled > I know diddly about zfs, but I believe some others have improved zfs performance for NFS writing by moving the ZIL log to a dedicated device, sometimes an SSD. Apparently (again I'm not knowledgible) you do have to

Re: 8.2 + apache == a LOT of sigprocmask

2011-11-18 Thread Doug Barton
On 11/18/2011 01:19, Kostik Belousov wrote: > On Fri, Nov 18, 2011 at 12:00:57AM -0800, Doug Barton wrote: >> On 11/17/2011 02:57, Kostik Belousov wrote: > It's not catching there though: > > Reading symbols from /libexec/ld-elf.so.1...done. > Loaded symbols for /libexec/ld-elf.so.1

After 50 News Weekly / Niagara

2011-11-18 Thread After 50 News Weekly / Niagara
After 50 News Weekly / Niagara Date: Nov 18th, 2011Last Month's Readers:38,058 - This Months Readers: 9,088 LOCAL NEWS Police warn of new fraud schemes The Niagara Regional Police are investigating two separate fraud cases. The first fraud related issue involves people receiving unso

Re: Low nfs write throughput

2011-11-18 Thread Xin LI
Hi, > I don't know if it will help with your performance, but I have some patches > to allow the NFS server to cluster writes.  You can try > www.freebsd.org/~jhb/patches/nfs_server_cluster.patch.  I've tested it on 8, > but it should probably apply fine to 9. I think 9 would need some changes, I

Fw: if_run

2011-11-18 Thread Mr. Darren
Been using this with stable for a few months.  thought I would share.  works like a dream. -Darren - Forwarded Message - From: PseudoCylon To: Mr. Darren Sent: Tuesday, July 26, 2011 4:17:32 AM Subject: Re: if_run It seems it uses different IDs. add a following line somewhere in /u