Re: 8.0 regression: consecutive panics (iwi / wlan)

2010-01-15 Thread martinko
martinko wrote: Well, the panic points at iwi (see my screenshot pls). And there are other wifi regressions I've already noticed. On 6.x I had 2 issues with iwi: Interface was changing down and up especially when signal was weaker. And there was the dreaded scan stuck. Sometimes the only help

Regression with txcsum/rxcsum on vge(4) drivers on 8.0-Release

2010-01-15 Thread Olivier Cochard-Labbé
Hi, I've just upgraded on of my server from 7.2 to 8.0-Release and meet a problem with the vge(4) drivers: All my SCP transferts didn't works since this upgrade: they close, after a random time, with "Corrupted MAC on input" message. And Putty SSH tunnel closed with "Incorrect MAC received on pack

Re: Regression with txcsum/rxcsum on vge(4) drivers on 8.0-Release

2010-01-15 Thread Jeremy Chadwick
On Fri, Jan 15, 2010 at 10:32:42AM +0100, Olivier Cochard-Labbé wrote: > I've just upgraded on of my server from 7.2 to 8.0-Release and meet a > problem with the vge(4) drivers: > All my SCP transferts didn't works since this upgrade: they close, after a > random time, with "Corrupted MAC on input"

Re: Regression with txcsum/rxcsum on vge(4) drivers on 8.0-Release

2010-01-15 Thread Jeremy Chadwick
On Fri, Jan 15, 2010 at 01:40:18AM -0800, Jeremy Chadwick wrote: > On Fri, Jan 15, 2010 at 10:32:42AM +0100, Olivier Cochard-Labbé wrote: > > I've just upgraded on of my server from 7.2 to 8.0-Release and meet a > > problem with the vge(4) drivers: > > All my SCP transferts didn't works since this

Re: Regression with txcsum/rxcsum on vge(4) drivers on 8.0-Release

2010-01-15 Thread Kenyon Ralph
On 2010-01-15T01:45:15-0800, Jeremy Chadwick wrote: > On Fri, Jan 15, 2010 at 01:40:18AM -0800, Jeremy Chadwick wrote: > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/vge/ > > I also want to point out that cvsweb is currently lying with regards to > when the files in a tree were last modifi

Re: [PATCH] Lockmgr deadlock on STABLE_8

2010-01-15 Thread Pete French
Well, the machine has been running the WITNESS + INVARIANTS kernel for 20 hours now without locking up.This looks like what I saw before - compiling in WITNESS stops it locking up -( Is there any use in my runing a kernel with just INVARIANTS to see if that will lcok ? I know it locks with KDN and

Re: [PATCH] Lockmgr deadlock on STABLE_8

2010-01-15 Thread Attilio Rao
2010/1/15 Pete French : > Well, the machine has been running the WITNESS + INVARIANTS kernel > for 20 hours now without locking up.This looks like what I > saw before - compiling in WITNESS stops it locking up -( > > Is there any use in my runing a kernel with just INVARIANTS to see if > that will

Re: An old gripe: Reading via mmap stinks

2010-01-15 Thread Ivan Voras
Andrew Snow wrote: Hi Mikhail, I assume these tests were done on UFS. Have you tried ZFS? I'm curious to see the results. I suspect it would be noticably worse :) AFAIK ZFS integration with mmap does at least one extra in-memory data copy. ___ f

About nice(1), renice(8) and ULE scheduler

2010-01-15 Thread Jordi Espasa Clofent
HI all, I've realized that the nice(1) code hasn't been modified for a long time (last code change seems from 4 years ago according the sources). ¿Is the nice(1) behaviour the expected? I mean, ¿Has been the ULE scheduler adapted to nice(1) command or not? nice(1) is a very old command base

Re: USB problems on 8.0-STABLE

2010-01-15 Thread John Baldwin
On Thursday 14 January 2010 6:40:42 pm Frank wrote: > On Thu, 14 Jan 2010, Frank wrote: > > > On Thu, 14 Jan 2010, John Baldwin wrote: > > > >> What does apctest say when you run it? > >> > >> -- > >> John Baldwin > > > > apctest > > > > > > 2010-01-14 18:15:04 apctest 3.14.5 (10 January 2009) f

Fw: 8-STABLE: gmirror segfaulting

2010-01-15 Thread Oliver Lehmann
I picked the wrong list *sigh* Begin forwarded message: Date: Fri, 15 Jan 2010 16:33:50 +0100 From: Oliver Lehmann To: po...@freebsd.org Cc: m...@freebsd.org, p...@freebsd.org Subject: 8-STABLE: gmirror segfaulting Hi, sorry for the long story following but I think this is important to get th

Re: Regression with txcsum/rxcsum on vge(4) drivers on 8.0-Release

2010-01-15 Thread Michael Loftis
--On Friday, January 15, 2010 10:32 AM +0100 Olivier Cochard-Labbé wrote: Hi, I've just upgraded on of my server from 7.2 to 8.0-Release and meet a problem with the vge(4) drivers: All my SCP transferts didn't works since this upgrade: they close, after a random time, with "Corrupted MAC o

Re: Regression with txcsum/rxcsum on vge(4) drivers on 8.0-Release

2010-01-15 Thread Pyun YongHyeon
On Fri, Jan 15, 2010 at 10:32:42AM +0100, Olivier Cochard-Labb? wrote: > Hi, > > I've just upgraded on of my server from 7.2 to 8.0-Release and meet a > problem with the vge(4) drivers: > All my SCP transferts didn't works since this upgrade: they close, after a > random time, with "Corrupted MAC

Re: Regression with txcsum/rxcsum on vge(4) drivers on 8.0-Release

2010-01-15 Thread Pyun YongHyeon
On Fri, Jan 15, 2010 at 10:05:09AM -0700, Michael Loftis wrote: > > > --On Friday, January 15, 2010 10:32 AM +0100 Olivier Cochard-Labb?? > wrote: > > >Hi, > > > >I've just upgraded on of my server from 7.2 to 8.0-Release and meet a > >problem with the vge(4) drivers: > >All my SCP transferts

General problems with checksums (txcsum/rxcsum) on FreeBSD 8.0?

2010-01-15 Thread alan bryan
I just read a different thread about problems with checksums on vge (and nfe in the replies). I'll just chime in here with some more information - I have a couple other message threads going about some weird high packet volumes on my new FreeBSD 8.0-Release NFS server. I thought it might be an

Re: General problems with checksums (txcsum/rxcsum) on FreeBSD 8.0?

2010-01-15 Thread Chuck Swiger
Hi-- On Jan 15, 2010, at 11:12 AM, alan bryan wrote: [ ... ] > I'm currently sifting through a tcpdump in wireshark and there are all sorts > of messages in there about checksums being incorrect - both TCP and UDP. If you run tcpdump on a machine, it normally will receive the traffic being sent

Re: General problems with checksums (txcsum/rxcsum) on FreeBSD 8.0?

2010-01-15 Thread Pyun YongHyeon
On Fri, Jan 15, 2010 at 11:12:43AM -0800, alan bryan wrote: > I just read a different thread about problems with checksums on vge (and nfe > in the replies). > > I'll just chime in here with some more information - I have a couple other > message threads going about some weird high packet volume

Re: General problems with checksums (txcsum/rxcsum) on FreeBSD 8.0?

2010-01-15 Thread alan bryan
--- On Fri, 1/15/10, Chuck Swiger wrote: > From: Chuck Swiger > Subject: Re: General problems with checksums (txcsum/rxcsum) on FreeBSD 8.0? > To: "alan bryan" > Cc: freebsd-stable@freebsd.org > Date: Friday, January 15, 2010, 11:21 AM > Hi-- > > On Jan 15, 2010, at 11:12 AM, alan bryan wrot

AHCI and ZFS: root mount error

2010-01-15 Thread Romain Garbage
Hello, After setting ahci_load="YES" in /boot/loader.conf, I get a root mount error. ahci seems to attach to disk correctly (I get ada0 messages with no error) Without ahci_load="YES", system boots fine, with ata module attaching to disk. I have a full zfs system, set up following wiki instructi

Re: 8-STABLE: gmirror segfaulting

2010-01-15 Thread Oliver Lehmann
Alexander Motin wrote: > Interesting story, but I've lost the track. I can't say for sure what > crashed gmirror without seeing any messages, but I suppose that after so > dirty deconstruction of mirror and journals Hm.. dirty? I used the standard tools ;) > you may left some > meta-information

recommended miniPCI 802.11a/b/g card for Soekris net5501 running FreeBSD 8-STABLE?

2010-01-15 Thread Graham Menhennitt
I've been trying to get reliable wireless AP functionality in my Soekris net5501 (http://soekris.com/net5501.htm) box for some time now. In the past I've reported a problem with it (http://www.mail-archive.com/freebsd-stable@freebsd.org/msg105623.html) that causes it to report "ath0: stuck beacon;

Re: AHCI and ZFS: root mount error

2010-01-15 Thread Oliver Brandmueller
Hi, On Fri, Jan 15, 2010 at 09:13:39PM +0100, Romain Garbage wrote: > After setting ahci_load="YES" in /boot/loader.conf, I get a root mount error. > ahci seems to attach to disk correctly (I get ada0 messages with no error) > > Without ahci_load="YES", system boots fine, with ata module attachin

Re: AHCI and ZFS: root mount error

2010-01-15 Thread Volodymyr Kostyrko
On Sat, 16 Jan 2010 00:29:23 +0100 Oliver Brandmueller wrote: > Check with "zpool status" if your zpool refers to diskslices like > "ad0s1". I use gpt have setup the ZFS mirror to refer to gptids: > > pool: silver > state: ONLINE > scrub: none requested > config: > > NAME

Re: General problems with checksums (txcsum/rxcsum) on FreeBSD 8.0?

2010-01-15 Thread alan bryan
--- On Fri, 1/15/10, Pyun YongHyeon wrote: > From: Pyun YongHyeon > Subject: Re: General problems with checksums (txcsum/rxcsum) on FreeBSD 8.0? > To: "alan bryan" > Cc: freebsd-stable@freebsd.org > Date: Friday, January 15, 2010, 11:32 AM > On Fri, Jan 15, 2010 at 11:12:43AM > -0800, alan brya

Re: AHCI and ZFS: root mount error

2010-01-15 Thread Volodymyr Kostyrko
On Fri, 15 Jan 2010 21:13:39 +0100 Romain Garbage wrote: > After setting ahci_load="YES" in /boot/loader.conf, I get a root mount error. > ahci seems to attach to disk correctly (I get ada0 messages with no error) > > Without ahci_load="YES", system boots fine, with ata module attaching to disk.

Re: AHCI and ZFS: root mount error

2010-01-15 Thread Romain Garbage
2010/1/16, Volodymyr Kostyrko : > On Fri, 15 Jan 2010 21:13:39 +0100 > Romain Garbage wrote: > >> After setting ahci_load="YES" in /boot/loader.conf, I get a root mount >> error. >> ahci seems to attach to disk correctly (I get ada0 messages with no error) >> >> Without ahci_load="YES", system boo

Re: AHCI and ZFS: root mount error

2010-01-15 Thread Jeremy Chadwick
On Sat, Jan 16, 2010 at 01:48:12AM +0100, Romain Garbage wrote: > 2010/1/16, Volodymyr Kostyrko : > > On Fri, 15 Jan 2010 21:13:39 +0100 > > Romain Garbage wrote: > > > >> After setting ahci_load="YES" in /boot/loader.conf, I get a root mount > >> error. > >> ahci seems to attach to disk correctly

Recent ahci.c commit breaks buildkernel (RELENG_8)

2010-01-15 Thread Jeremy Chadwick
This most recent commit: http://svn.freebsd.org/viewvc/base/stable/8/sys/dev/ahci/ahci.c?r1=201588&r2=202428 http://www.freebsd.org/cgi/getmsg.cgi?fetch=1059860+0+current/cvs-src-old http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/ahci/ahci.c#rev1.1.2.18 Has broken buildkernel. I've verified t

Re: AHCI and ZFS: root mount error

2010-01-15 Thread Romain Garbage
2010/1/16, Jeremy Chadwick : > > Can you post your entire kernel configuration file? Thanks. Here it its: I just copied the GENERIC conf file, commented out device ataraid and device atadisk, added option ATA_CAM (I forgot to mention all that stuff it in last post), and added device ahci. # # GE

Re: recommended miniPCI 802.11a/b/g card for Soekris net5501 running FreeBSD 8-STABLE?

2010-01-15 Thread Russell Yount
On Fri, Jan 15, 2010 at 4:50 PM, Graham Menhennitt wrote: > I've been trying to get reliable wireless AP functionality in my Soekris > net5501 (http://soekris.com/net5501.htm) box for some time now. In the > past I've reported a problem with it > (http://www.mail-archive.com/freebsd-stable@freebs

Re: Recent ahci.c commit breaks buildkernel (RELENG_8)

2010-01-15 Thread Alexander Motin
Jeremy Chadwick wrote: > This most recent commit: > > http://svn.freebsd.org/viewvc/base/stable/8/sys/dev/ahci/ahci.c?r1=201588&r2=202428 > http://www.freebsd.org/cgi/getmsg.cgi?fetch=1059860+0+current/cvs-src-old > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/ahci/ahci.c#rev1.1.2.18 > > Has