Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Mar 2006 11:56:55 -0800
From:      Luigi Rizzo <rizzo@icir.org>
To:        Anders Nordby <anders@freebsd.org>
Cc:        freebsd-net@freebsd.org, damien@freebsd.org, flz@freebsd.org
Subject:   Re: iwi stability when doing large file transfers/backups
Message-ID:  <20060301115655.A50285@xorpc.icir.org>
In-Reply-To: <20060301193342.GA11086@totem.fix.no>; from anders@freebsd.org on Wed, Mar 01, 2006 at 08:33:42PM %2B0100
References:  <20060301193342.GA11086@totem.fix.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 01, 2006 at 08:33:42PM +0100, Anders Nordby wrote:
> Hi,
> 
> I'm having great difficulties taking backup of my laptop computer. It's
> a Fujitsu Siemens Lifebook E8020 system with a Intel PRO/Wireless
> 2915ABG NIC. I'm connected to a FreeBSD hostap, using WPA2 (CCMP/AES).
> 
> Updating to 6-STABLE (6.1-PRERELEASE) seems to have improved the
> stability of the iwi driver quite a bit, but when doing large file
> transfers (in this case rsyncing all the data from the laptop through
> SSH), I always and oftenly get:
> 
> Disconnecting: Corrupted MAC on input.
> 
> The messages comes from SSH, so it seems to be getting corrupted data.
> Is anyone looking into that? Is there any fixes or settings that should
> be tried? How are people's experience with iwi? Am I the only one to
> have problems with it?

I am using RELENG_6 on my dell latitude x1 and
i have been getting ssh's "corrupted data" messages with 'iwi' since
i started using the native driver back in september.
After the update at the end of january the driver would consistently
crash my laptop right after loading the firmware (i suspect some kind
of race condition) so i had a hard time for a couple of weeks until
i replaced it with the code that Max Laier and Sam Leffler gave me
(using the 'firmware' driver from RELENG_7).
Since then the driver is solid as a rock, but the "corrupt data"
thing keeps happening, especially with bulk data transfers such as
scp, although occasionally i get them with http accesses too.

curiously interactive ssh is always ok, so i suspect that packet size
has an influence on the problem.
I had no time to instrument the relevant part of the ssl library
to try and figure out if there is a pattern in the error (e.g.
zeroed bytes, or a constant packet size, etc.)

but yes, overall the native iwi driver does have issues and i
am unsure on what is the source (i had firmware 2.3 before feb,
and 2.4 now).

cheers
luigi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060301115655.A50285>