[Bug 200221] em0 watchdog timeout under load

2015-07-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221 --- Comment #12 from anth...@ury.org.uk --- Had to make a couple of changes to get that patch into a 10.1-RELEASE kernel: -- Brought sys/dev/e1000 up to 10-STABLE (as previous) -- Merged r274043 and r274704 from 10-STABLE Unfortunately, it

Re: panic: witness_warn head/amd64 @r285741 on 1 of 2 machines

2015-07-21 Thread David Wolfskill
On Tue, Jul 21, 2015 at 03:21:16PM -0500, Eric van Gyzen wrote: > ... > >> So it looks like net swi, leaking some udp6 lock. > > Curiouser and curiouser... While I'm not taking any special pains to > > avoid building IPv6, I'm not actively actually doing anything with it > > (IPv6), either (for bo

Re: panic: witness_warn head/amd64 @r285741 on 1 of 2 machines

2015-07-21 Thread Eric van Gyzen
On 07/21/2015 15:21, Eric van Gyzen wrote: > On 07/21/2015 15:05, David Wolfskill wrote: >> On Tue, Jul 21, 2015 at 10:28:32PM +0300, Konstantin Belousov wrote: >>> ... >>> Indeed, thank you. >>> ithread_loop() at ithread_loop+0xa6/frame 0xfe083b9c0a70 >>> fork_exit() at fork_exit+0x84/frame 0x

Re: panic: witness_warn head/amd64 @r285741 on 1 of 2 machines

2015-07-21 Thread Eric van Gyzen
On 07/21/2015 15:05, David Wolfskill wrote: > On Tue, Jul 21, 2015 at 10:28:32PM +0300, Konstantin Belousov wrote: >> ... >> Indeed, thank you. >> ithread_loop() at ithread_loop+0xa6/frame 0xfe083b9c0a70 >> fork_exit() at fork_exit+0x84/frame 0xfe083b9c0ab0 >> fork_trampoline() at fork_tram

Re: panic: witness_warn head/amd64 @r285741 on 1 of 2 machines

2015-07-21 Thread David Wolfskill
On Tue, Jul 21, 2015 at 10:28:32PM +0300, Konstantin Belousov wrote: > ... > Indeed, thank you. > ithread_loop() at ithread_loop+0xa6/frame 0xfe083b9c0a70 > fork_exit() at fork_exit+0x84/frame 0xfe083b9c0ab0 > fork_trampoline() at fork_trampoline+0xe/frame 0xfe083b9c0ab0 > --- trap 0, r

[JNPR] Network stack as a module (RFC)

2015-07-21 Thread Steve Kiernan
This is a follow up to the discussion the occurred at BSDCan and the previous e-mail thread back in Nov 2013. I've been getting the network stack as a module pieces prepared in my github fork and there is one review currently already out on Phabricator that needs some comments (See D2901). I w

Re: panic: witness_warn head/amd64 @r285741 on 1 of 2 machines

2015-07-21 Thread Konstantin Belousov
On Tue, Jul 21, 2015 at 07:17:43PM +, Mark Johnston wrote: > On Tue, Jul 21, 2015 at 09:19:27AM -0700, David Wolfskill wrote: > > On Tue, Jul 21, 2015 at 04:39:07PM +0300, Konstantin Belousov wrote: > > > On Tue, Jul 21, 2015 at 05:57:34AM -0700, David Wolfskill wrote: > > > > My laptop had no

LAGG on netgraph + rc.d script

2015-07-21 Thread Rozhuk Ivan
Hi! if_lagg together with two multicast igb at more than 100 megabits led to 100% CPU interrupts one of the igb. The problem is not reproduced on other systems without igb adapters. So I gathered on lagg netgraph and with him there is no problem. Manual on russian: http://netlab.dhis.org/wiki/

routing question

2015-07-21 Thread Evgenii Davidov
helo, i had some servers with freebsd8.0/i386 and mpd5.4 when user tried to connect pppoe twice such an error appeared: Jul 21 01:20:01 i2 mpd: [B-76] IFACE: Adding IPv4 address to ng75 failed: File exists (because the route to this static ip already was received by ospf from other server) then

[Differential] [Updated] D1944: PF and VIMAGE fixes

2015-07-21 Thread Ermal LUÇI
eri added a reviewer: eri. REVISION DETAIL https://reviews.freebsd.org/D1944 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: nvass-gmx.com, bz, trociny, kristof, gnn, zec, rodrigc, glebius, eri Cc: farrokhi, julian, robak, freebsd-virtualization-list, freeb

[Bug 201590] Zerowindow packets escape stateful in-kernel NAT

2015-07-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201590 --- Comment #1 from g_amana...@yahoo.com --- Forgot to mention that net.inet.ip.fw.one_pass=0 -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-net@freebsd.or

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-07-21 Thread nvass-gmx.com (Nikos Vassiliadis)
nvass-gmx.com added a comment. Hi, could you write an email to me and freebsd-virtualizat...@freebsd.org with the necessary steps to re-produce the problem? REVISION DETAIL https://reviews.freebsd.org/D1944 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To:

Re: [Bug 200319] Bridge+CARP crashes/freezes

2015-07-21 Thread Nikos Vassiliadis
On 07/21/15 05:37, Jason Unovitch wrote: On 07/20/2015 08:26, Nikos Vassiliadis wrote: Hi, regarding this bug... When carp information is about to be printed, it stops. All network activity has stopped by then. For example: bridge0: flags=8943 metric 0 mtu 1280 ether 02:48:9e:59:98:

[Differential] [Changed Subscribers] D1944: PF and VIMAGE fixes

2015-07-21 Thread farrokhi (Babak Farrokhi)
farrokhi added a subscriber: farrokhi. REVISION DETAIL https://reviews.freebsd.org/D1944 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: nvass-gmx.com, bz, trociny, kristof, gnn, glebius, rodrigc, zec Cc: farrokhi, julian, robak, freebsd-virtualization-list

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-07-21 Thread robak (Bartek Rutkowski)
robak added a comment. Is there anything else I can do to provide some useful information? I've attached these screenshots only because the machine becomes unresponsive when this happens (and drops active ssh connections). I am happy to execute any test/information gathering suite you may need.

[Bug 146792] [flowtable] flowcleaner 100% cpu's core load

2015-07-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=146792 Vladimir V Romadin changed: What|Removed |Added CC||wo...@ya.ru --- Comment #11 f