Re: Rapid link state changes on bge(4) interface

2006-09-25 Thread Ilya Nikitin
> That's the development branch. I'm talking about the driver version. > Inside the if_bce.c file, you will find this: > > /** >**/ /* BCE Driver Version > */ > /***

Re: Rapid link state changes on bge(4) interface

2006-09-25 Thread Paul Schmehl
--On Monday, September 25, 2006 19:20:22 +0400 Ilya Nikitin <[EMAIL PROTECTED]> wrote: Which driver version is that? I had to update the if_bce.c file from version 0.9.5 to 0.9.6 to correct a problem with the NIC ceasing to pass traffic and requiring a reboot to restore connectivity. (I'm runn

Re: Rapid link state changes on bge(4) interface

2006-09-25 Thread Ilya Nikitin
> > Which driver version is that? I had to update the if_bce.c file from > version 0.9.5 to 0.9.6 to correct a problem with the NIC ceasing to pass > traffic and requiring a reboot to restore connectivity. (I'm running 6.1 > RELEASE.) > > Is this a newer version? Yes, it's strongly newer: if_b

Re: Rapid link state changes on bge(4) interface

2006-09-25 Thread Paul Schmehl
--On Monday, September 25, 2006 10:51:54 +0400 Ilya Nikitin <[EMAIL PROTECTED]> wrote: On 9/21/06, Gleb Smirnoff <[EMAIL PROTECTED]> wrote: No change. The link state is still floating. /S I've solved this problem by using bge drivers from 6.2-BETA1. There aren't bge flapping now !!! Wh

Re: Rapid link state changes on bge(4) interface

2006-09-24 Thread Ilya Nikitin
> On 9/21/06, Gleb Smirnoff <[EMAIL PROTECTED]> wrote: > > No change. The link state is still floating. > > /S I've solved this problem by using bge drivers from 6.2-BETA1. There aren't bge flapping now !!! Ilya Nikitin, Syste

Re: Rapid link state changes on bge(4) interface

2006-09-21 Thread Slawek Zak
On 9/21/06, Gleb Smirnoff <[EMAIL PROTECTED]> wrote: On Thu, Sep 21, 2006 at 12:32:56PM +0200, Slawek Zak wrote: S> >Please try to add hw.bge.fake_autoneg=1 to /boot/loader.conf. May be S> >this will help. S> S> I did it, but sysctl doesn't show the value. S> S> w3-6# sysctl hw.bge S> sysctl: unk

Re: Rapid link state changes on bge(4) interface

2006-09-21 Thread Gleb Smirnoff
On Thu, Sep 21, 2006 at 12:32:56PM +0200, Slawek Zak wrote: S> >Please try to add hw.bge.fake_autoneg=1 to /boot/loader.conf. May be S> >this will help. S> S> I did it, but sysctl doesn't show the value. S> S> w3-6# sysctl hw.bge S> sysctl: unknown oid 'hw.bge' S> S> This sysctl seems to be defi

Re: Rapid link state changes on bge(4) interface

2006-09-21 Thread Slawek Zak
On 9/15/06, Gleb Smirnoff <[EMAIL PROTECTED]> wrote: On Wed, Sep 13, 2006 at 03:09:56PM +0200, Slawek Zak wrote: S> I'm testing network failover on IBM BladeCenter running FreeBSD 6.1 S> STABLE for Sep 6th. S> S> I suspect a problem with link state change detection in bge code. When S> I disable

Re: Rapid link state changes on bge(4) interface

2006-09-15 Thread Gleb Smirnoff
On Wed, Sep 13, 2006 at 03:09:56PM +0200, Slawek Zak wrote: S> I'm testing network failover on IBM BladeCenter running FreeBSD 6.1 S> STABLE for Sep 6th. S> S> I suspect a problem with link state change detection in bge code. When S> I disable internal port on chassis built-in ethernet switch, ker

Re: Rapid link state changes on bge(4) interface

2006-09-14 Thread Slawek Zak
On 9/13/06, David Christensen <[EMAIL PROTECTED]> wrote: I can't access the information on this web site through Mozilla after clicking "I Accept". Hm. I've just found out that posting direct links to documents is too Web 1.0 for ibm.com. Here is link to the parent page - works for me: http://

RE: Rapid link state changes on bge(4) interface

2006-09-13 Thread David Christensen
> I'm testing network failover on IBM BladeCenter running FreeBSD 6.1 > STABLE for Sep 6th. > > I suspect a problem with link state change detection in bge code. When > I disable internal port on chassis built-in ethernet switch, kernel > floods syslog with messages about link state changes and co