kern/141285 ([em] hangs down/up intel nic during creating vlan)

2010-05-26 Thread Prokofyev S.P.
Hello All! Whether it is planned to fix the bug kern/141285 ([em] hangs down/up intel nic during creating vlan) in a release 8.1 ? Thanks. ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe,

move setfib(1)

2010-05-26 Thread Sergey Matveychuk
Hi! Does is possible to move setfib(1) to /sbin for smooth using it in rc.d scripts? -- Sem. ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@free

Re: move setfib(1)

2010-05-26 Thread M. Warner Losh
In message: <4bfd158d.7020...@freebsd.org> Sergey Matveychuk writes: : Does is possible to move setfib(1) to /sbin for smooth using it in : rc.d scripts? It is small enough. I think that's a good idea. However, it would only be a problem if we are mounting / and /usr off NFS as sepa

Re: move setfib(1)

2010-05-26 Thread Julian Elischer
On 5/26/10 9:32 AM, M. Warner Losh wrote: In message:<4bfd158d.7020...@freebsd.org> Sergey Matveychuk writes: : Does is possible to move setfib(1) to /sbin for smooth using it in : rc.d scripts? Can you tell us why you need it so early? We could do it, but eventually everything e

Re: Crashes with ixgbe on FreeBSD 8

2010-05-26 Thread Robin Sommer
On Tue, May 25, 2010 at 12:03 -0700, I wrote: > /usr/src/sys/dev/ixgbe/ixgbe.c:833: warning: implicit declaration of function > 'drbr_needs_enqueue' So, I've now simply copied that function over and, indeed, that not only compiles but gives me a working 2.2.0 driver, enabling me to capture traf

em: "Hardware Initialization Failed" on 8.0-RELEASE

2010-05-26 Thread Ryan Stone
8.0-RELEASE is not able to bring up some of the my em interfaces. The error message that I get is: em0: port 0xa800-0xa81f mem 0xce48-0xce49,0xce46-0xce47 irq 16 at device 0.0 on pci1 em0: Reserved 0x2 bytes for rid 0x10 type 3 at 0xce48 em0: attempting to allocate 1 MSI

Re: Crashes with ixgbe on FreeBSD 8

2010-05-26 Thread Jack Vogel
Well, its one way to do it, and no, its not a problem, what I was planning on doing was copying the macro into my header file. Jack On Wed, May 26, 2010 at 1:00 PM, Robin Sommer wrote: > > On Tue, May 25, 2010 at 12:03 -0700, I wrote: > > > /usr/src/sys/dev/ixgbe/ixgbe.c:833: warning: implicit

Re: em: "Hardware Initialization Failed" on 8.0-RELEASE

2010-05-26 Thread Jack Vogel
Maybe its a real hardware problem, never seen this behavior, I suppose you could try the STABLE/8 May snapshot, see if it helps. Jack On Wed, May 26, 2010 at 12:47 PM, Ryan Stone wrote: > 8.0-RELEASE is not able to bring up some of the my em interfaces. The > error message that I get is: > >

Re: em: "Hardware Initialization Failed" on 8.0-RELEASE

2010-05-26 Thread Ryan Stone
The em driver version 6.2.9(that's the Intel version number) worked just fine, but it stopped working on multiple machines as soon as I upgraded, so I doubt that it's the hardware. ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/

Re: kern/146792: [flowtable] flowcleaner 100% cpu's core load

2010-05-26 Thread K. Macy
This has since been fixed. However, with 8.0 the simplest fix is to turn flowtable off. sysctl net.inet.flowtable.enable=0 -Kip On Mon, May 24, 2010 at 4:54 AM, Brandon Gooch wrote: > On Sun, May 23, 2010 at 5:06 PM, Kurt Jaeger wrote: >> The following reply was made to PR kern/146792; it has

Re: kern/147102: [ip6] route6d deletes site-local routes

2010-05-26 Thread linimon
Old Synopsis: IPv6 - route6d deletes site-local routes New Synopsis: [ip6] route6d deletes site-local routes Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: linimon Responsible-Changed-When: Thu May 27 00:24:43 UTC 2010 Responsible-Changed-Why: Over to maintainer(s)

Re: kern/147102: [ip6] route6d deletes site-local routes

2010-05-26 Thread hrs
Synopsis: [ip6] route6d deletes site-local routes Responsible-Changed-From-To: freebsd-net->hrs Responsible-Changed-By: hrs Responsible-Changed-When: Thu May 27 01:42:17 UTC 2010 Responsible-Changed-Why: I'll take this. http://www.freebsd.org/cgi/query-pr.cgi?pr=147102 __

Re: move setfib(1)

2010-05-26 Thread Sergey Matveychuk
26.05.2010 20:38, Julian Elischer wrote: On 5/26/10 9:32 AM, M. Warner Losh wrote: In message:<4bfd158d.7020...@freebsd.org> Sergey Matveychuk writes: : Does is possible to move setfib(1) to /sbin for smooth using it in : rc.d scripts? Can you tell us why you need it so early? We could do it,

Re: move setfib(1)

2010-05-26 Thread M. Warner Losh
In message: <4bfe04e5.1010...@semmy.ru> Sergey Matveychuk writes: : 26.05.2010 20:38, Julian Elischer wrote: : > On 5/26/10 9:32 AM, M. Warner Losh wrote: : >> In message:<4bfd158d.7020...@freebsd.org> : >> Sergey Matveychuk writes: : >> : Does is possible to move setfib(1) to /sbin fo

Re: move setfib(1)

2010-05-26 Thread M. Warner Losh
In message: <20100527.001534.807935107107604070@bsdimp.com> "M. Warner Losh" writes: : at the point in the boot scripts you want to use it. Even if you have : / and /usr separate on NFS partitions, you can specify netfs_types="" : in the NFS root's rc.conf and all NFS mounts will