On 1/2/2011 4:20 PM, Gabor Radnai wrote:
> "The question has come up several times. What should be changed in
> re(4) to cover this?"
Both the em and re drivers have had a lot of work done recently. Are
you trying with 8.2RC1 ?
The following reply was made to PR kern/153497; it has been noted by GNATS.
From: Mike Tancsa
To: bug-follo...@freebsd.org
Cc:
Subject: Re: kern/153497: [netgraph] netgraph panic with ipv6 enabled
Date: Thu, 06 Jan 2011 08:30:08 -0500
Another panic
Fatal trap 12: page fault while in
the kernel in the same way and it's not possible
> to filter on them correctly)
I use mpd a lot. Can you expand on the problem you have with it ? I am not sure
what you mean by cant filter on it.
---Mike
___
freebsd-net@freebsd.org
aph interfaces come and go, you might need to do a reload of
your rules, or dynamically add/delete them if your rule set specifically
references ng interfaces. If thats all it was, its easy enough to hook
into using something like
set iface up-script /usr/local/etc/mpd5/up.sh
mp
On 12/24/2010 5:44 PM, Jan Koum wrote:
> hi Ivan and Mike,
>
> wanted to follow up and see if you found a solid long-term solution to this
> bug. we are still seeing this problem in our 8.2 environment with ASPM
> already disabled. here is what we have:
>
> 1. motherboar
on RELENG_8.
http://www.freebsd.org/cgi/query-pr.cgi?pr=153497
---Mike
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
On 1/17/2011 5:48 AM, Eugene Grosbein wrote:
> On 14.01.2011 18:46, Mike Tancsa wrote:
>
>> I also have stability issues on RELENG_8.
>>
>> http://www.freebsd.org/cgi/query-pr.cgi?pr=153497
>
> Do you change net.isr.direct from default 1 to 0 for your box?
No, I
Thanks,
I will give those values a try!
---Mike
On 1/17/2011 11:14 AM, Eugene Grosbein wrote:
> On 17.01.2011 17:41, Mike Tancsa wrote:
>
>>>> I also have stability issues on RELENG_8.
>>>>
>>>> http://www.freebsd.org/cgi/qu
On 1/17/2011 11:14 AM, Eugene Grosbein wrote:
> On 17.01.2011 17:41, Mike Tancsa wrote:
>
>>>> I also have stability issues on RELENG_8.
>>>>
>>>> http://www.freebsd.org/cgi/query-pr.cgi?pr=153497
>>>
>>> Do you change net.isr.direct
On 1/21/2011 4:21 AM, Jan Koum wrote:
>
>
> Dear Mike and Jack,
>
> sadly the problem is not gone for us either. here is what we know so far:
Same here. There was a new BIOS from Intel for our motherboard (INTEL
S3420GPX), but had another hang last night. Debug below. I wil
firewall to accept CARP packets
net.inet.carp.preempt=1 # Allow firewalls to failover when one goes
down
net.inet.ip.forwarding=1# Allow packet forwarding through the
firewalls
Am I missing something, mis-configured something or somehow missed something
out?
Thanks.
--
Mike
On 1/23/2011 10:21 AM, Mike Tancsa wrote:
> On 1/21/2011 4:21 AM, Jan Koum wrote:
> One other thing I noticed is that when the nic is in its hung state, the
> WOL option is gone ?
>
> e.g
>
> em1: flags=8843 metric 0 mtu 1500
> options=19b
> ethe
t a NULL peer?
> unless the hook is destroyed by another thread while we are accessing it,
> but I think from memory that that should set it to 'dead' not NULL.
If there is extra debugging code you would like me to add, it does not
take too long for this to happen on my o
On 2/1/2011 3:05 PM, Jack Vogel wrote:
> At this point I'm open to any ideas, this sounds like a good one Sean,
> thanks.
> Mike, you want to test this ?
Sure, I am feeling lucky ;-) If someone generates the appropriate em
diffs for me, I will apply on the box that sees this
On 2/1/2011 3:55 PM, Jack Vogel wrote:
> Mike, just to remind me, are you running these 82574 adapters with MSIX ?
Yes. Board is an Intel MB (S3420GPX). 8G RAM, AMD64. Kernel from a few
days ago
0(backup3)# vmstat -i | grep em1
irq257: em1:rx 0 113712958159
irq258: em1
Hey net@,
I have a FreeBSD 8.2-RC2 system running on a HP DL180 G6, using the
onboard Intel controller, and it is our primary Bacula storage node and
director node.
We have 96 clients that are scheduled to run at 8:30pm. After about 9 -
10 minutes of activity (mrtg graphs show about 50-60MB/
_em_load="YES"
coretemp_load="YES"
comconsole_speed="115200"# Set the current serial console speed
console="comconsole,vidconsole" # A comma separated list of
console(s)
aesni_load="YES"
cryptodev_load="YES"
---M
tant problems Sean, feel free to fix them :)
My boxes are RELENG_7 and RELENG_8. Apart from manually hand editing
those pesky sysctl changes out, is there a better way to generate
RELENG_8 and 7 diffs ?
---Mike
___
freebsd-net@freebsd.org
>
Strange, it seems to be eaten/held by mailman ? I posted the file to
http://www.tancsa.com/if_em.c
% md5 if_em.c
MD5 (if_em.c) = 0f2d48c7734496c2262f468cd1ab9117
% ident if_em.c
if_em.c:
$FreeBSD: src/sys/dev/e1000/if_em.c,v 1.68 2011/01/19 18:20:11 jfv
Exp $
---Mike
--
-
On 2/1/2011 8:44 PM, Mike Tancsa wrote:
>
> % md5 if_em.c
> MD5 (if_em.c) = 0f2d48c7734496c2262f468cd1ab9117
Sorry, thats
MD5 (if_em.c) = 9cede4ab0d833e0f97172ed715e2b4e3
---Mike
--
---
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, m...@sentex.net
_RD, &stats->colc,
"Collision Count");
SYSCTL_ADD_QUAD(ctx, stat_list, OID_AUTO, "symbol_errors",
@@ -5240,12 +5238,12 @@
SYSCTL_ADD_QUAD(ctx, stat_list, OID_AUTO, "rx_frames_1024_1522",
CTLFLAG_RD, &ad
>
> that there was the problem. The interfaces on the different nodes were not
in the same vlan.
--
Mike
Of course, you might discount this possibility, but remember that one in
a million chances ha
On 02/02/2011 10:07 AM, Sean Bruno wrote:
On Tue, 2011-02-01 at 12:50 -0800, Mike Carlson wrote:
Hey net@,
I have a FreeBSD 8.2-RC2 system running on a HP DL180 G6, using the
onboard Intel controller, and it is our primary Bacula storage node and
director node.
We have 96 clients that are
one. Jan however, was able to
trigger it with greater ease ?
---Mike
>
> Jack
>
>
> On Tue, Feb 1, 2011 at 7:03 PM, Mike Tancsa wrote:
>
>> On 2/1/2011 5:03 PM, Sean Bruno wrote:
>>> On Tue, 2011-02-01 at 13:43 -0800, Jack Vogel wrote:
>>>
er is not
>> busy???
>> E> cpuid = 3
>> E> Uptime: 8h3m52s
>> E> Automatic reboot in 15 seconds - press a key on the console to abort
>> Can you add KDB_TRACE option to kernel? Your boxes for some reason can't
>> dump core, but with this option
SIX interrupts with 3 vectors
em1: [ITHREAD]
em1: [ITHREAD]
em1: [ITHREAD]
em1: Ethernet address: 00:15:17:ed:68:a4
em0: link state changed to UP
em1: link state changed to UP
---Mike
--
---
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, m...@sentex.net
Providing Inter
dumpon return with ?
---Mike
--
---
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, m...@sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada http://www.tancsa.com/
___
freebsd-net@freebsd.or
ou would need to manually compensate ? Broken tunnel providers ?
---Mike
--
---
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, m...@sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada http:
will see if I can
get the customer to try the card in their box with the patch for
RELENG_7 as it would show this issue at least once a day until I pulled
the card for an older version
---Mike
On 2/4/2011 1:12 PM, Jack Vogel wrote:
> Was curious too, but being more patient
network or driver settings
in /boot/loader.conf or /etc/sysctl.conf ?
---Mike
--
---
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, m...@sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada http://www.tancsa.com/
pecific type of em nic, but
the RELENG_8 version I am testing with is here
http://www.tancsa.com/if_em-8.c.
There is a patch to jack's patch by Sean as well thats incorporated in
that version
---Mike
--
---
Mike Tancsa, tel +1 519 651 3400
Sentex Communications
(4k/9k/16k)
0/0/0 sfbufs in use (current/peak/max)
0 requests for sfbufs denied
0 requests for sfbufs delayed
0 requests for I/O initiated by sendfile
0 calls to protocol drain routines
Any help would be much appreciated.
Regards,
- Mike
___
freebs
there is a newer one Jack has, 7.2.2 which seems to work for me
as well so far and has additional fixes that the 7.1.9-test
cvsup to RELENG_8, then copy if_em-8.c to /usr/src/sys/dev/e1000/if_em.c
---Mike
___
freebsd-net@freebsd.org mailing
/cgi/query-pr.cgi?pr=150516
But I think Jack said 7.2.2 takes a similar strategy ?
---Mike
On 2/24/2011 3:03 AM, Özkan KIRIK wrote:
> Thank you. I'll test and share my experiences with you.
>
> On Wed, Feb 23, 2011 at 7:47 PM, Jack Vogel wrote:
>> Here is the 7.2.
t; hdr=0x00
>
> System is today HEAD. if_em is loaded as module. pxeboot.
>
> Any help ?
This rings a bell. I saw a similar issue with the same desktop board.
If I compiled em into the kernel, it would netboot just fine. But as a
module, it would not for some reason.
---Mi
t I have not set out to do any
specific measurements / tests in that regard.
---Mike
--
---
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, m...@sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada http://ww
gs show the same, but it is
> definitely the server that kills the connection. Anything I've missed?
Make sure there are no firewall rules getting in the way. And if
possible, use a client that you know "works". The above server works
with Windows clients with IPSEC disab
nd LAC-LNS credentials which are
different and it sounds like you are confusing the two. You just need
to put the userid and passwd in the mpd.secrets file.
>
> Second, why does mpd die (as in terminated- no process running) when
> this fails?
Are you running it in the foreground ?
he mbuf into the routing socket buffer from
* the netisr.
*/
- if (sa != NULL) {
+ if (saf != AF_MAX) {
tag = m_tag_get(PACKET_TAG_RTSOCKFAM, sizeof(unsigned
short),
M_NOWAIT);
if (tag == NULL) {
On 4/11/2011 10:05 AM, Brandon Gooch wrote:
> 2011/4/11 Mike Tancsa :
>> On 4/11/2011 1:49 AM, Gleb Smirnoff wrote:
>>> On Mon, Apr 11, 2011 at 12:34:56AM +0200, Przemyslaw Frasunek wrote:
>>> P> > Use command "vmstat -z|egrep 'ITEM|NetGraph'&quo
c_fail2: 3431
Try the tests using the tools in /usr/src/tools/tools/netperf to
generate / test udp traffic.
Perhaps give the driver from HEAD a try. There are a few fixes to it. I
back ported it to RELENG_8, but it should work on 8.2R as well.
http://www.tancsa.com/em-723.tgz
tel might be able to shed some
light on it. In the mean time, try generating traffic via netblast.
Another tool I find helpful in narrowing down tcp performance
differences is netperf
---Mike
--
---
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, m...@sentex.n
ur max MTU. e.g. 500 byte frames should
saturate a gigabit link.
Watch it in real time with something like ifstat
./netblast 192.168.0.121 5001 500 5
---Mike
--
---
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, m...@sentex.net
Providing Internet services
931166.7 0.00
931064.4 0.00
931219.5 0.00
432451.5 0.00
0.47 0.00
--
---
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, m...@sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada htt
please submit a patch.
Thanks,
Mike
--
Mike Oliver, KT2T
+1-863-738-2334
k...@arrl.net -or- mwoli...@gmail.com
Twitter: @mwoliver
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any
The following reply was made to PR kern/153497; it has been noted by GNATS.
From: Mike Tancsa
To: Eugene Grosbein
Cc: bug-follo...@freebsd.org
Subject: Re: kern/153497: [netgraph] netgraph panic due to race conditions
Date: Mon, 09 May 2011 16:34:49 -0400
On 5/9/2011 4:15 PM, Eugene Grosbein
should try next ?
There are many bug fixes to netgraph in RELENG_8. cvsup to stable as a
start. How much RAM do you have ? i386 or AMD64 ?
---Mike
>
> total traffic: ~ 100mbps
> load averages: ~1.8
>
>
> Kernel: FreeBSD 8.2-RELEASE
> MPD5:mpd-5.5
>
> /
---
and
--
>>> Kernel build for GENERIC completed on Wed Jun 22 07:18:49 EDT 2011
--
Then follow the steps to install the kernel and world
http://www.
Thats great to hear! Is that with ivp6 enabled or disabled ?
---Mike
--
---
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, m...@sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada http://www.tancsa.com/
__
thernet=0
Does it actually freeze or panic and crash ?
---Mike
--
---
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, m...@sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Can
the fastforwarding ?
---Mike
--
---
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, m...@sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada http://www.tancsa.com/
___
freebsd-net@freebsd.org
t know that. And the netisr option ? Have you found that
to be buggy ?
---Mike
>
>
> --
> Rozhuk Ivan
>
>
>
>> -Original Message-
>> From: Mike Tancsa [mailto:m...@sentex.net]
>> Sent: Friday, June 24, 2011 5:40 AM
>> To:
.
dumpdev="AUTO"
dumpdir="/var/crash"# Directory where crash dumps are to be stored
This will create a .txt file in /var/crash that will have all the info
about the issue
---Mike
>
>
>
>
> ___
> fr
you
dont use it, get rid of it.
I would also not run snmpd and disable devd as they will do a lot of
work traversing all those interfaces.
Also, how come your nics all show no carrier in the crash dump ?
---Mike
>
>
>
> __
of snmpd.
Also, as a next step, try and run with ipv6 :)
---Mike
--
---
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, m...@sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada http://www.t
What do you have net.graph.threads set to ? With the load avg so high,
perhaps you are just running into processing limits with so many
connections ? amotin would know.
---Mike
On 7/4/2011 1:16 PM, Adrian Minta wrote:
>> It seems, enough. But, are you sure your L2TP client wil
On 7/6/2011 4:29 AM, Hooman Fazaeli wrote:
> Can you pls. share the patch for freebsd 7?
Its in the tree.
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/e1000/
---Mike
--
---
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, m...@sentex.net
Providing Inter
le loop. While is if_igb.c, function igb_start_locked,
> a similar code it is out of while loop:
>
> if (txr->tx_avail <= IGB_TX_CLEANUP_THRESHOLD)
> igb_txeof(txr);
>
> is this intentional or mistake?
>
No idea, but Jack Vogel might know.
--
port 0x2000-0x201f mem
0xb410-0xb411,0xb412-0xb4123fff irq 16 at device 0.0 on pci11
em1: Using MSIX interrupts with 3 vectors
em1: [ITHREAD]
em1: [ITHREAD]
em1: [ITHREAD]
---Mike
--
---
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, m...@sentex.ne
n=223675
It was MFC'd to RELENG_8 on June 29th
---Mike
--
---
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, m...@sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada http://www.tancsa.com/
_
needs to poll link state in vr_tick().
While I'm here do not report current link state if interface is not
running.
>
>
> - ask
>
--
---
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, m...@sentex.net
Provid
also, does
sysctl -w dev.vr.0.stats=1
sysctl -w dev.vr.1.stats=1
sysctl -w dev.vr.2.stats=1
show any errors for the NICs ?
vmstat -i ?
--
---
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, m...@sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge,
gies_q_and_a_item09186a00800b69ac.shtml
However, the em2 suggests a possible driver error. There have been a
number of bug fixes to the em driver since 8.1-R. If possible, going to
8.2 or even RELENG_8 might help.
also,
what does
sysctl -a dev.em
show ?
---Mike
--
---
Y... not so sure of. Do you have any other
non standard options in your kernel ?
---Mike
---
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, m...@sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada ht
ordinary. It's generic, minus a bunch of
> drivers, plus DEVICE_POLLING, ALTQ*, CPU_ELAN, CPU_GEODE, CPU_SOEKRIS,
> HZ=1000.
>
> I wasn't using polling, but I tried it after the last reboot to see if it
> helps (grasping at straws, as I said!).
I would take out the po
On 8/17/2011 2:00 PM, Sami Halabi wrote:
>
>
> too many missed packets?
> any ideas to improve it?
RELENG_8 :) Lots of bug fixes and improvements.
---Mike
>
> Sami
>
>
> On Wed, Aug 17, 2011 at 8:41 PM, Mike Tancsa <mailto:m...@sentex.net>> w
t D0
cap 05[d0] = MSI supports 1 message, 64 bit
cap 10[e0] = PCI-Express 1 endpoint max data 128(256) link x1(x1)
cap 11[a0] = MSI-X supports 5 messages in map 0x1c enabled
ecap 0001[100] = AER 1 0 fatal 0 non-fatal 0 corrected
ecap 0003[140] = Serial 1 001517ed68a4
d thing" in some cases ? Having
ping behave in this manner would help you discover such PMTU issues no ?
---Mike
--
---
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, m...@sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridg
On 10/7/2011 2:59 PM, Jason Wolfe wrote:
> Mike,
>
> I had a large pool of servers running 7.2.3 with MSI-X enabled during my
> testing, but it didn't resolve the issue. I just pulled back the
> sys/dev/e1000 directory from 8-STABLE and ran it on 8-RELEASE-p2 though, so
>
Ethernet address: 00:15:17:ed:68:a4
irq257: em0506496667813
irq258: em1:rx 0 296438098476
irq259: em1:tx 0 252033695404
Actually, I see it in Jason's email now that I re-read it.
hw.em.enable_msix="0"
However,
#x27;d assume that `em0' is not a 82574, whereas `em1' is.
Correct. It was em1 that used to wedge for me.
---Mike
--
---
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, m...@sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridg
s on em1 like this:
> -
> how come em1 has ipv6 address?
> it is very strange. any idea, how to debug/fix this?
Do you have any other routing daemons like quagga ? Perhaps at boot up
time, try and put the switch port into monitor mode and see what is
going back and forth, an
ON1)
PR: kern/148018, kern/155604, kern/144917, kern/146792
---Mike
--
---
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, m...@sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada http://www.t
r 84947808 71
irq256: ahci0 59195 0
irq257: em0:rx 0 1946546 1
irq258: em0:tx 0 629707 0
irq259: em0:link 2 0
Total 87588251 73
soekris650
packet-time);
try again;
}
There are some nice simples tool in /usr/src/tools/tools/netrate that
are great for generating arbitrary bandwidth via udp packets you
might want to have a look at.
---Mike
Reduced my packet loss to < 0.1% and I'm able to squeeze a nic
n the kernel as well
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
----
Mike Tancsa,
At 07:47 AM 9/9/2009, Barney Cordoba wrote:
www.sentex.net/mike > > > > > > The 8241GI may not be able to
handle full gigabit flows if > its only > wired at 32-bit 33Mhz,
which is only capable of bursting to > 1Gb/s. With > a single NIC
it likely just fine,
see any difference.
The board is an intel
http://www.intel.com/support/motherboards/server/s3000ah/
Not sure if its wired as PCI-X or just a 32bit bus. I am just
popping in an em pcie nic to see if that makes a difference. I have
an igb as well as bge I can try later.
---Mike
At 11:17 AM 9/9/2009, Mike Tancsa wrote:
The board is an intel
http://www.intel.com/support/motherboards/server/s3000ah/
Not sure if its wired as PCI-X or just a 32bit bus. I am just
popping in an em pcie nic to see if that makes a difference. I have
an igb as well as bge I can try later
At 11:28 AM 9/9/2009, Mike Tancsa wrote:
At 11:17 AM 9/9/2009, Mike Tancsa wrote:
The board is an intel
http://www.intel.com/support/motherboards/server/s3000ah/
Not sure if its wired as PCI-X or just a 32bit bus. I am just
popping in an em pcie nic to see if that makes a difference. I
RELENG_8, it never shows up at all
---Mike
Mike Tancsa, tel +1 519 651 3400
Sentex Communications,m...@sentex.net
Providing Internet since 1994
dy happy with Quagga + RELENG_8?
I havent tried it yet. Can you post your quagga config and I will try
and recreate here on my RELENG_8 test box.
---Mike
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/f
: hmac-sha1 5cfdbabb 5cfdbabb 5cfdbabb 5cfdbabb 5cfdbabb
ie. mask out the 5cfdbabb and 770cdd7b values
before posting as thats your crypto :)
Also, when things "jam up", try instead,
racoonctl vpn-disconnect
and you wont have to restart things.
Also, what does
sysctl
d allow your end to honor the other side's new SA
should it want one ahead of schedule
---Mike
Mike Tancsa, tel +1 519 651 3400
Sentex Communications,
At 02:50 AM 12/15/2009, Jon Otterholm wrote:
On 2009-12-11 20.23, "Mike Tancsa" wrote:
>
>
> You might also want to turn on DPD (dead peer
> detection) in ipsectools if you dont already have
> it on both sides. Are you really using des for
> the crypto ? Also, when
port version of the card
---Mike
Mike Tancsa, tel +1 519 651 3400
Sentex Communications,m...@sentex.net
Providing Internet since 1994
I was not
able to wedge the box. pps rates were pretty ok on a low end i7 as well.
---Mike
----
Mike Tancsa, tel +1 519 651 3400
Sentex Communications,m...@s
The following reply was made to PR kern/136168; it has been noted by GNATS.
From: "Mike Burgett"
To: "bug-follo...@freebsd.org" ,
"ssand...@opnet.com"
Cc:
Subject: Re: kern/136168: [em] em driver initialization fails on Intel 5000PSL
motherboard
Date: T
then
dhclient ae0
or manually set the IP address and see if that works.
---Mike
Mike Tancsa, tel +1 519 651 3400
Sentex Communications,m...@sentex.net
e kernel: em0: Good Packets Xmtd = 1568751141
Feb 22 16:06:31 offsite kernel: em0: TSO Contexts Xmtd = 0
Feb 22 16:06:31 offsite kernel: em0: TSO Contexts Failed = 0
---Mike
----
Mike Tancsa,
-stable-8/2010-March/001790.html
---Mike
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr.
0 0 *.80 *.*LISTEN
state closed ?
---Mike
Mike Tancsa, tel +1 519 651 3400
Sentex Communications,m
ected sockets.
Hi,
Sorry, I think I am missing something obvious ? The LOCAL
ADDRESS shows as *:* as well. To me that reads as its listening on
all interfaces and all ports, no ? RELENG_7 does not have that line
or notion in its output ?
---Mike
On Tue, May 11, 2010 at 11:
*:* *:*
www httpd 25184 3 tcp4 6 *:80 *:*
www httpd 25184 4 tcp4 *:* *:*
Same as 7, it's the foreign address. This is normally only useful for
connected sockets.
On Tue, May 11, 2010 at 11:14 AM, Mike Tancsa
fault gateway, I get "device is busy" With lagg0 and
lagg1 up, if I try to ping any of the gateways, I get "no route to host",
but with only the lagg0 interface I get "device is busy"
Is this a problem with the bce Interface or am I missing something.
PS: I have an imp
12230 0 37078829 23631 0 18446744073707401669 0
Is this normal? Or, is there something strange about my network
environment, and if so, are there any suggestions to help me narrow down
the issue?
Thanks,
Mike C
___
freebsd-net@free
On 06/30/2010 10:01 AM, Alexander Sack wrote:
M
On Mon, Jun 28, 2010 at 12:37 PM, Mike Carlson wrote:
I've got a 10Gb intel nic on a FreeBSD 8.0-p3/AMD64 system, using the ix
driver:
ix0: port
0xdce0-0xdcff mem 0xdf3a-0xdf3b,0xdf3c-
0xdf3f,0xdf39c000-0xdf39 irq
nterrupt
em2: [FILTER]
em2: Ethernet address: 00:15:17:c8:4b:99
em3: port 0x1000-0x101f
mem 0xb190-0xb191,0xb192-0xb1923fff irq 16 at device 0.0 on pci3
em3: Using MSI interrupt
em3: [FILTER]
em3: Ethernet address: 00:15:17:c8:4b:98
---Mike
---
<http://www.intel.com/Products/Server/Motherboards/S3420GP/S3420GP-specifications.htm>http://www.intel.com/Products/Server/Motherboards/S3420GP/S3420GP-specifications.htm
---Mike
I would agree with Mike, disable anything having to do with IPMI if
it exists and see if that
helps. Also
At 12:52 PM 7/30/2010, Zeus V Panchenko wrote:
but the maximum i was able to get was 500Mbit/s
btw, is it correct to test it such way?
Try using the tools in /usr/src/tools/tools/netrate
you can generate a lot more traffic this way.
---Mike
--
Zeus V. Panchenko
IT Dpt., IBS ltd
101 - 200 of 1032 matches
Mail list logo