Re: mfi timeouts

2011-11-14 Thread Jan Mikkelsen
Hi, I have just tested mfi on a machine that has just arrived. I'm seeing the command timeout problem on boot with 9.0-RC1. The message is mfi0: COMMAND addr TIMEOUT AFTER 59 seconds, and then repeats every 30 seconds (with the time changed, obviously). I have tested the 9.0-RC1 ISO, a

Re: mfi timeouts

2011-11-14 Thread Jan Mikkelsen
Following up ... Booting the 9-stable kernel with the patch from http://www.freebsd.org/~jhb/patches/mfi.patch, modified to use pci_alloc_msi with hw.mfi.msix=1 boots OK. Haven't put any load on it yet. Will try the plain patch without the pci_alloc_msi change. On 14/11/2011, at 7:03 PM,

stable fails to build for me

2011-11-14 Thread Volodymyr Kostyrko
I'm running into this: === gnu/lib/libsupc++ (install) clang -O2 -pipe -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /usr/src/usr.bin/lex/lib/libyywrap.c install -C -C -o root -g wheel -m 444 libsupc++.a

Re: stable fails to build for me [bad setup]

2011-11-14 Thread Volodymyr Kostyrko
14.11.2011 10:06, Volodymyr Kostyrko wrote: I'm running into this: === gnu/lib/libsupc++ (install) clang -O2 -pipe -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /usr/src/usr.bin/lex/lib/libyywrap.c install -C -C -o root -g wheel -m

Re: mfi timeouts

2011-11-14 Thread John Baldwin
On Thursday, November 10, 2011 5:59:28 am Vincent Hoffman wrote: On 09/11/2011 14:39, John Baldwin wrote: On Tuesday, November 08, 2011 6:39:07 pm Vincent Hoffman wrote: On 08/11/2011 22:24, Vincent Hoffman wrote: On 08/11/2011 19:50, John Baldwin wrote: Hmm, did you try the patch I had

Re: mfi timeouts

2011-11-14 Thread John Baldwin
On Monday, November 14, 2011 3:03:42 am Jan Mikkelsen wrote: Hi, I have just tested mfi on a machine that has just arrived. I'm seeing the command timeout problem on boot with 9.0-RC1. The message is mfi0: COMMAND addr TIMEOUT AFTER 59 seconds, and then repeats every 30 seconds (with

9.0-RC2: regression in power management on VIA Samuel 2

2011-11-14 Thread kron
Hi, I have a few machines (mostly routers) with VIA Samuel 2. FreeBSD 9.0-RC2 breaks power management on them. 8.2-RELEASE detects: CPU: VIA Samuel 2 (532.64-MHz 686-class CPU) Origin = CentaurHauls Id = 0x673 Family = 6 Model = 7 Stepping = 3

Re: mfi timeouts

2011-11-14 Thread John Baldwin
On Thursday, November 10, 2011 5:59:28 am Vincent Hoffman wrote: On 09/11/2011 14:39, John Baldwin wrote: On Tuesday, November 08, 2011 6:39:07 pm Vincent Hoffman wrote: On 08/11/2011 22:24, Vincent Hoffman wrote: On 08/11/2011 19:50, John Baldwin wrote: Hmm, did you try the patch I had

8.2 + apache == a LOT of sigprocmask

2011-11-14 Thread Doug Barton
Trying to track down a load problem we're seeing on 8.2-RELEASE-p4 i386 in a busy web hosting environment I came across the following post: http://lists.freebsd.org/pipermail/freebsd-questions/2011-October/234520.html That basically describes what we're seeing as well, including the doesn't

Re: pkg_add -r does not find packages FreeBSD 9.0 rc1

2011-11-14 Thread Erwin Lansing
On Sat, Nov 12, 2011 at 06:13:59PM +0200, Luchesar V. ILIEV wrote: On 12/11/2011 16:36, Kenneth Hatteland wrote: I have installed RC1 and after getting confused with the new install routines, I have my system up. But when I try to install packages like nano and cvsup-without-gui to build my

Re: 8.2 + apache == a LOT of sigprocmask

2011-11-14 Thread Doug Barton
On 11/14/2011 12:31, Doug Barton wrote: Trying to track down a load problem we're seeing on 8.2-RELEASE-p4 i386 in a busy web hosting environment I came across the following post: http://lists.freebsd.org/pipermail/freebsd-questions/2011-October/234520.html That basically describes what

Re: 8.2 + apache == a LOT of sigprocmask

2011-11-14 Thread John Baldwin
On Monday, November 14, 2011 3:31:43 pm Doug Barton wrote: Trying to track down a load problem we're seeing on 8.2-RELEASE-p4 i386 in a busy web hosting environment I came across the following post: http://lists.freebsd.org/pipermail/freebsd-questions/2011- October/234520.html That

Re: 8.2 + apache == a LOT of sigprocmask

2011-11-14 Thread Doug Barton
On 11/14/2011 12:56, John Baldwin wrote: On Monday, November 14, 2011 3:31:43 pm Doug Barton wrote: Trying to track down a load problem we're seeing on 8.2-RELEASE-p4 i386 in a busy web hosting environment I came across the following post:

Re: pkg_add -r does not find packages FreeBSD 9.0 rc1

2011-11-14 Thread Stuart Barkley
On Mon, 14 Nov 2011 at 15:49 -, Erwin Lansing wrote: This is an unfortunate sideeffect of our current release process for major version releases where it's hard to synchronize the change needed to pkg_add and the package sets on the mirrors. This might be another sign of too frequent

Something broken with libdnet? Or FreeBSD 9.0-RC1?

2011-11-14 Thread GomoR
Hello list, I was updating one of my Perl module (Net::Libdnet), and came accross a bug under FreeBSD 9.0-RC1 and libdnet. My setup is one interface configured with multiple aliases. See details at the end of the message. One host works ok (FreeBSD 8.2-RELEASE), and another fails to find

Something broken with libdnet? Or FreeBSD 9.0-RC1?

2011-11-14 Thread GR
Hello list, I was updating one of my Perl module (Net::Libdnet), and came accross a bug under FreeBSD 9.0-RC1 and libdnet. My setup is one interface configured with multiple aliases. See details at the end of the message. One host works ok (FreeBSD 8.2-RELEASE), and another fails to find

question on netstat statistics.

2011-11-14 Thread Vincent Hoffman
I've been trying to work out why my nfs mounts seem to be a little speed limited (thats another email though) and though I'd go through the stats netstat makes available. From the manpage netstat -i | -I interface -s [-f protocol_family | -p protocol] [-M core] [-N system]

Re: mfi timeouts

2011-11-14 Thread Jan Mikkelsen
Hi, Sorry about being unclear. They all failed in the same way. So, these combinations have continuous timeout errors and fail to completely boot: Plain 9.0-RC1 9-stable with 1.62 of mfi.c 9-stable with www.freebsd.org/~jhb/patches/mfi.patch, pci_alloc_msi instead of pci_alloc_msix

Re: question on netstat statistics.

2011-11-14 Thread Jeremy Chadwick
On Mon, Nov 14, 2011 at 11:56:30PM +, Vincent Hoffman wrote: I've been trying to work out why my nfs mounts seem to be a little speed limited (thats another email though) and though I'd go through the stats netstat makes available. From the manpage netstat -i | -I interface -s [-f

Re: question on netstat statistics.

2011-11-14 Thread Glen Barber
Hi, Jeremy Chadwick wrote: [...] I don't particularly care what the man page says, I just know what works. :-) If there is something in the man page that is not precise, I personally am interested in any inconsistencies with reality so they can be fixed. Even given your detailed

Re: question on netstat statistics.

2011-11-14 Thread Jeremy Chadwick
On Mon, Nov 14, 2011 at 07:56:07PM -0500, Glen Barber wrote: Jeremy Chadwick wrote: [...] I don't particularly care what the man page says, I just know what works. :-) If there is something in the man page that is not precise, I personally am interested in any inconsistencies with

Re: question on netstat statistics.

2011-11-14 Thread Glen Barber
On Mon, Nov 14, 2011 at 05:46:02PM -0800, Jeremy Chadwick wrote: On Mon, Nov 14, 2011 at 07:56:07PM -0500, Glen Barber wrote: Jeremy Chadwick wrote: [...] I don't particularly care what the man page says, I just know what works. :-) If there is something in the man page