Re: fxp: stalled transfers

2009-04-10 Thread Bjoern Koenig
I wrote: If you can easily reproduce the issue, can you capture stalled TCP session with tcpdump on receiving host?(Make sure to disable Rx checksum offload prior to capturing the session.) I transferred a 256 kiB file and these are the tcpdumps:

Re: watchdog timeout

2009-04-10 Thread xer
Thank you Pyun I found this another one: http://www.freebsd.org/cgi/query-pr.cgi?pr=129352 And it seems a lot different.. which one will bet to try? Regards -- From: Pyun YongHyeon pyu...@gmail.com Sent: Friday, April 10, 2009 6:43 AM To: xer

Re: watchdog timeout

2009-04-10 Thread Pyun YongHyeon
On Fri, Apr 10, 2009 at 09:01:15AM +0200, xer wrote: Thank you Pyun I found this another one: http://www.freebsd.org/cgi/query-pr.cgi?pr=129352 And it seems a lot different.. which one will bet to try? I think the patch in the PR is not right fix. Drivers should not rearm watchdog timeouts

Re: 6.x acpi powerbutton

2009-04-10 Thread Andriy Gapon
on 09/04/2009 23:24 Stephen Clark said the following: Probably not. But I spent a couple of hours googling without much luck so I got desperate. ;-) Let me introduce freebsd-a...@freebsd.org Is there a reason it doesn't send and event like Linux that can be acted upon by user space other

Re: ports/133541: [maintainer-update] www/xpi-modify_headers

2009-04-10 Thread Dominic Fandrey
m...@freebsd.org wrote: Synopsis: [maintainer-update] www/xpi-modify_headers State-Changed-From-To: open-feedback State-Changed-By: miwi State-Changed-When: Thu Apr 9 18:19:08 UTC 2009 State-Changed-Why: Howdy, Patch rejected:

Re: fxp: stalled transfers

2009-04-10 Thread Pyun YongHyeon
On Fri, Apr 10, 2009 at 08:46:08AM +0200, Bjoern Koenig wrote: I wrote: If you can easily reproduce the issue, can you capture stalled TCP session with tcpdump on receiving host?(Make sure to disable Rx checksum offload prior to capturing the session.) I transferred a 256 kiB file and

Re: powerd broken

2009-04-10 Thread Dominic Fandrey
Robert Noland wrote: I've been working on the Intel vblank / irq issues. Every time I commit something thinking that I have it resolved, it isn't. So I'm waiting on hardware to arrive that will let me test this all more thoroughly. I do have a patch that I think fixes most of the issues on

bce + lagg not working on STABLE

2009-04-10 Thread Pete French
I just upgraded a test server to STABLE from today (good friday, around mid-day GMT), and though it all came up without errors I could not get any network connectivity out of the machine. The ethernet uses lagg to bindle two bce interfaces together - I know here were updates to the bce drive

Re: 6.x acpi powerbutton

2009-04-10 Thread Nate Lawson
Andriy Gapon wrote: on 09/04/2009 23:24 Stephen Clark said the following: Is there a reason it doesn't send and event like Linux that can be acted upon by user space other than signaling init? I like to have a message written in /var/log/messages that someone pressed the powerbutton. I

Re: powerd broken

2009-04-10 Thread Robert Noland
On Fri, 2009-04-10 at 16:53 +0200, Dominic Fandrey wrote: Robert Noland wrote: I've been working on the Intel vblank / irq issues. Every time I commit something thinking that I have it resolved, it isn't. So I'm waiting on hardware to arrive that will let me test this all more thoroughly.

Re: ZFSKnownProblems - needs revision?

2009-04-10 Thread Jesco Freund
On Thu, 9 Apr 2009 22:35:06 +0200, Lorenzo Perone lopez.on.the.li...@yellowspace.net wrote: trying to understand now if 7.2 is worth a new try, or if, for that matter, the only reasonable wait is until 8.0. The deadlock issues should be fixed with ZFS v.13 which is only available in

Re: Appeal for active bug reports relating to TCP, UDP, routing locking in 7-STABLE

2009-04-10 Thread Dennis Melentyev
Hi Robert, Could you please have a look into PR 133572? It's pretty critical for me (no incoming VPN to the office). Looks like related to this posting for me. If more info is needed, I'd be happy to provide. Including an ssh access for you, or person you name. /dennis 2009/3/17 Robert Watson

Re: Network sysctl tuning [was Re: ZFSKnownProblems - needs revision?]

2009-04-10 Thread Kip Macy
I think most if not all of the gains are from increasing the maximum tcp socket buffer sizes. You might test it out with only those to confirm. -Kip On Thu, Apr 9, 2009 at 3:42 PM, Freddie Cash fjwc...@gmail.com wrote: On Wed, Apr 8, 2009 at 3:55 PM, Antony Mawer fbsd-sta...@mawer.org wrote:

Re: fxp: stalled transfers

2009-04-10 Thread Pyun YongHyeon
On Fri, Apr 10, 2009 at 07:14:45PM +0900, Pyun YongHyeon wrote: On Fri, Apr 10, 2009 at 08:46:08AM +0200, Bjoern Koenig wrote: I wrote: If you can easily reproduce the issue, can you capture stalled TCP session with tcpdump on receiving host?(Make sure to disable Rx checksum offload