Re: FreeBSD 8.1 re0 shows half duplex

2011-01-16 Thread Jeremy Chadwick
On Mon, Jan 17, 2011 at 05:08:33AM +, Martin Wilke wrote: > Howdy Guys, > > I have a strange problem, I'm on FreeBSD 8.1 and ifconfig re0 shows > half-duplex (see output) and the download speed > is damn slow, maximum 20 kbps. I'm not sure how to debug this so it would be > nice if someone can

Re: FreeBSD 8.1 re0 shows half duplex

2011-01-16 Thread Lasse Bo Larsen
Hi It seems im using the same chip. [lbl@atom0 ~]$ uname -a FreeBSD atom0.xserv.dk 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 r...@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 [lbl@atom0 ~]$ ifconfig re0 re0: flags=8843 metric 0 mtu 1500 options=389b

Re: ath0: lot of bad series hwrate and AH_SUPPORT_AR5416

2011-01-16 Thread Tom Vijlbrief
Any updates on this issue? I compiled/installed a fresh stable kernel on a first generation MacMini yesterday and get the same errors. A large download results in the system becoming unresponsive > Date: Wed, 1 Dec 2010 22:37:20 +0800 > From: Adrian Chadd > Subject: Re: ath0: lot of bad ser

FreeBSD 8.1 re0 shows half duplex

2011-01-16 Thread Martin Wilke
Howdy Guys, I have a strange problem, I'm on FreeBSD 8.1 and ifconfig re0 shows half-duplex (see output) and the download speed is damn slow, maximum 20 kbps. I'm not sure how to debug this so it would be nice if someone can help me to fix it. When i change it manually via command line, the media

Re: Next ZFSv28 patchset ready for testing.

2011-01-16 Thread Scot Hetzel
On Sun, Jan 16, 2011 at 10:37 AM, Christopher J. Ruwe wrote: > 2) I noticed Martin Matuska's site patches more recent than Dec 18th, > but marked nopython. What do these mean and can/should I try these > also? I remember reading somewhere about this, but I cannot find > anymore. > The nopython pat

Re: USB Drive not showing up correctly in 8.1 (works in 7.3)

2011-01-16 Thread Jerahmy Pocott
On 17/01/2011, at 5:59 AM, Steve Randall wrote: > On Sun, 16 Jan 2011 11:00:01 -0700 (MST) > Warren Block wrote: > >> On Sat, 15 Jan 2011, per...@pluto.rain.com wrote: >> >>> Jerahmy Pocott wrote: >>> I have a USB Drive that was working fine under 7.3, but since updating to 8.1 no

Re: USB Drive not showing up correctly in 8.1 (works in 7.3)

2011-01-16 Thread Steve Randall
On Sun, 16 Jan 2011 11:00:01 -0700 (MST) Warren Block wrote: > On Sat, 15 Jan 2011, per...@pluto.rain.com wrote: > > > Jerahmy Pocott wrote: > > > >> I have a USB Drive that was working fine under 7.3, but since > >> updating to 8.1 no longer has the correct /dev entries. Under > >> 7.3 it was

Re: USB Drive not showing up correctly in 8.1 (works in 7.3)

2011-01-16 Thread Warren Block
On Sat, 15 Jan 2011, per...@pluto.rain.com wrote: Jerahmy Pocott wrote: I have a USB Drive that was working fine under 7.3, but since updating to 8.1 no longer has the correct /dev entries. Under 7.3 it was da0s1, in 8.1 there is now only da0 and da0a, which shouldn't exist... da0s1 is MBR,

FreeBSD 8.2-RC2 Available...

2011-01-16 Thread Ken Smith
The second Release Candidate for the FreeBSD 8.2 release cycle is now available. Initial testing of the 7.4-RC2 install images turned up an issue with the pre-built packages that will take a few more days to address. For this build only the amd64, i386, pc98, and sparc64 architectures are availa

Re: Could MSGBUF_SIZE be made a loader tunable?

2011-01-16 Thread Sergey Kandaurov
On 16 January 2011 06:10, wrote: > Anyone had a chance to look at this? > > http://lists.freebsd.org/pipermail/freebsd-stable/2010-December/060793.html To ease testing on head I have regenerated the patch (against r216594): http://plukky.net/~pluknet/patches/msgbufsize.diff -- wbr, pluknet ___

Re: Next ZFSv28 patchset ready for testing.

2011-01-16 Thread Christopher J. Ruwe
On Sat, 15 Jan 2011 10:07:10 +0100 Martin Matuska wrote: > To use with newer stable (or releng/8.2) use a more recent patch from: > http://people.freebsd.org/~mm/patches/zfs/v28/ > > Cheers, > mm > > Dňa 14.01.2011 18:19, Christopher J. Ruwe wrote / napísal(a): > > Hi, > > > > I would like to

Re: i386/153947: Make buildworld fails in hastd/token.c

2011-01-16 Thread Lev Serebryakov
Hello, Angelo. You wrote 13 января 2011 г., 18:27:37: > I can confirm it happens also on this STABLE build: > FreeBSD 8.1-STABLE #1: Tue Oct 5 14:02:34 CEST 2010 Same on 8.1-RELEASE/amd64. And everything were Ok about 5 days ago. -- // Black Lion AKA Lev Serebryakov

Re: geli problems after installkernel & installworld

2011-01-16 Thread Christopher J. Ruwe
On Sun, 16 Jan 2011 14:24:58 +0100 Fabian Keil wrote: > "Christopher J. Ruwe" wrote: > > > On Sat, 15 Jan 2011 22:30:56 +0100 > > Pawel Jakub Dawidek wrote: > > > > > On Thu, Jan 13, 2011 at 10:00:19PM +0100, Christopher J. Ruwe > > > wrote: > > > > I use a mostly geli encrypted hd on my Thin

Re: geli problems after installkernel & installworld

2011-01-16 Thread Fabian Keil
"Christopher J. Ruwe" wrote: > On Sat, 15 Jan 2011 22:30:56 +0100 > Pawel Jakub Dawidek wrote: > > > On Thu, Jan 13, 2011 at 10:00:19PM +0100, Christopher J. Ruwe wrote: > > > I use a mostly geli encrypted hd on my Thinkpad R500, > > > with /compat, /usr, /tmp and /var all on the encrypted geli

Carp seems completely broken on 8.2-RC2 and 8.2-PRERELEASE

2011-01-16 Thread Paul Schenkeveld
Hi, Trying to upgrade two Soekris firewalls to 8-STABLE or 8.2-PRERELEASE it appears that carp doesn't work at all. I've set up carp like I've done on many firewall pairs before and they all work correctly. With google, nor in the mailing lists, I could find anything about changes in the way car