Re: Network loss

2014-03-20 Thread Christopher Forgeron
Sure: $ uname -a FreeBSD SAN0.XX 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 r...@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 I normally run a slightly tweaked NFS kernel, but I'm back on the default build for now until this problem is resolved. On

Re: Network loss

2014-03-19 Thread Johan Kooijman
Hey Christopher, Can you paste the output of "uname -a" as a reply to this email? Thx! On Wed, Mar 19, 2014 at 8:48 PM, Christopher Forgeron wrote: > Hello, > > I'm replying on the "9.2 ixgbe tx queue hang" thread, and wanted to tie in > here the fact that I was able to replicate this problem

Network loss

2014-03-19 Thread Christopher Forgeron
Hello, I'm replying on the "9.2 ixgbe tx queue hang" thread, and wanted to tie in here the fact that I was able to replicate this problem with iSCSI only, no NFS. I assume the conversation will continue on the other thread. Johan Kooijman @ Sat Mar 1 08:55:14 UTC 2014 > >I think NFS is part of

Re: 9.2 ixgbe tx queue hang (was: Network loss)

2014-03-07 Thread Markus Gebert
On 06.03.2014, at 22:38, Jack Vogel wrote: > I suppose to be sure where the issue really occurs it would be best if both > pseudo drivers > were out of the picture. Once we see if it still occurs we can take the > next step. > > Regards, > > Jack I removed lagg and vlan interfaces on four se

Re: 9.2 ixgbe tx queue hang (was: Network loss)

2014-03-06 Thread Jack Vogel
I suppose to be sure where the issue really occurs it would be best if both pseudo drivers were out of the picture. Once we see if it still occurs we can take the next step. Regards, Jack On Thu, Mar 6, 2014 at 12:58 PM, Markus Gebert wrote: > > On 06.03.2014, at 19:33, Jack Vogel wrote: >

Re: 9.2 ixgbe tx queue hang (was: Network loss)

2014-03-06 Thread Markus Gebert
On 06.03.2014, at 19:33, Jack Vogel wrote: > You did not make it explicit before, but I noticed in your dtrace info that > you are using > lagg, its been the source of lots of problems, so take it out of the setup > and see if this > queue problem still happens please. > > Jack Well, last year

Re: 9.2 ixgbe tx queue hang (was: Network loss)

2014-03-06 Thread Jack Vogel
You did not make it explicit before, but I noticed in your dtrace info that you are using lagg, its been the source of lots of problems, so take it out of the setup and see if this queue problem still happens please. Jack On Thu, Mar 6, 2014 at 2:24 AM, Markus Gebert wrote: > (creating a new t

9.2 ixgbe tx queue hang (was: Network loss)

2014-03-06 Thread Markus Gebert
(creating a new thread, because I’m no longer sure this is related to Johan’s thread that I originally used to discuss this) On 27.02.2014, at 18:02, Jack Vogel wrote: > I would make SURE that you have enough mbuf resources of whatever size pool > that you are > using (2, 4, 9K), and I would tr