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
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
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
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
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
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
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.
--- 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
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
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
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;
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
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
--- 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
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
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
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
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
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
--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
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
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
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
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
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
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
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
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
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"
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
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
31 matches
Mail list logo