Re: mpt irq timeout problem after reboot - only if non-verbose booting !?!

2012-10-18 Thread Harald Schmalzbauer
schrieb John Baldwin am 17.10.2012 19:19 (localtime): Are you using any RAID volumes? The only shutdown handler in mpt that looks like it might want interrupts to work is mpt_raid_shutdown(). It needs to use polled I/O instead of disabling interrupts I think. Try this: Index: mpt_raid.c

Re: daily run output misses zpool errors

2012-10-18 Thread Ronald Klop
On Wed, 03 Oct 2012 22:01:49 +0200, Alexander Leidinger alexan...@leidinger.net wrote: On Tue, 25 Sep 2012 14:56:49 +0200 Ronald Klop ron...@klop.ws wrote: Hi, Below my daily report. And here my zpool status -x. It would be nice to see this error in my daily info. I am running with

Re: 9.1-RC2 - could it be that the installer does not write the MBR?

2012-10-18 Thread jb
Brandon Allbery allbery.b at gmail.com writes: On Wed, Oct 17, 2012 at 4:56 PM, Rainer Duffner rainer at ultra-secure.dewrote: I tried to install 9.1-RC2 amd64 on two disks that previously had some version of Solaris installed (with grub as boot-manager). The installation would always

Re: 9.1-RC2 - could it be that the installer does not write the MBR?

2012-10-18 Thread Kimmo Paasiala
On Thu, Oct 18, 2012 at 11:05 AM, jb jb.1234a...@gmail.com wrote: Brandon Allbery allbery.b at gmail.com writes: On Wed, Oct 17, 2012 at 4:56 PM, Rainer Duffner rainer at ultra-secure.dewrote: I tried to install 9.1-RC2 amd64 on two disks that previously had some version of Solaris

Re: Problem with IPMI KCS driver

2012-10-18 Thread Anton Yuzhaninov
On 28.09.2012 16:48, John Baldwin wrote: kcs_wait_for_obf() at kcs_wait_for_obf+0xb6 point to /usr/src/sys/dev/ipmi/ipmi_kcs.c:94 91 while (ticks - start MAX_TIMEOUT 92 !(status KCS_STATUS_OBF)) { 93 DELAY(100);

Re: 9.1-RC2 ixgbe lagg problems

2012-10-18 Thread Sami Halabi
Hi, what fbsd version... what uname -a shows, what driver version do you have? Sami On Wed, Oct 17, 2012 at 8:48 PM, Garrett Wollman woll...@hergotha.csail.mit.edu wrote: In article cakvzwmwu2mouq7h5xa1aqxdomtmlj6fg98trsd5xmlfpcp5...@mail.gmail.com, wynnwil...@gmail.com writes: I've tried

Re: mpt irq timeout problem after reboot - only if non-verbose booting !?!

2012-10-18 Thread John Baldwin
On Wednesday, October 17, 2012 3:14:52 pm Harald Schmalzbauer (mobil) wrote: -Ursprüngliche Nachricht- Von: John Baldwin j...@freebsd.org An: freebsd-stable@freebsd.org Cc: h.schmalzba...@omnilan.de Gesendet: 17.10.'12, 20:46 On Tuesday, October 16, 2012 5:24:44 am Harald

Re: 9.1-RC2 - could it be that the installer does not write the MBR?

2012-10-18 Thread Brandon Allbery
On Thu, Oct 18, 2012 at 5:31 AM, Kimmo Paasiala kpaas...@gmail.com wrote: Such question does not make sense if the disk is GPT partitioned which is the default now. The boot loader is installed on a separate freebsd-boot partition and the MBR of the disk contains a special protective MBR.

Re: 9.1-RC2 - could it be that the installer does not write the MBR?

2012-10-18 Thread Chuck Burns
On 10/18/2012 11:05 AM, Brandon Allbery wrote: On Thu, Oct 18, 2012 at 5:31 AM, Kimmo Paasiala kpaas...@gmail.com wrote: Such question does not make sense if the disk is GPT partitioned which is the default now. The boot loader is installed on a separate freebsd-boot partition and the MBR of

Fwd: Re: 9.1-RC2 - could it be that the installer does not write the MBR?

2012-10-18 Thread Chuck Burns
On 10/18/2012 11:05 AM, Brandon Allbery wrote: On Thu, Oct 18, 2012 at 5:31 AM, Kimmo Paasiala kpaas...@gmail.com wrote: Such question does not make sense if the disk is GPT partitioned which is the default now. The boot loader is installed on a separate freebsd-boot partition and the MBR of

Re: 9.1-RC2 - could it be that the installer does not write the MBR?

2012-10-18 Thread Rainer Duffner
Am Thu, 18 Oct 2012 11:31:56 -0500 schrieb Chuck Burns brea...@gmail.com: On 10/18/2012 11:05 AM, Brandon Allbery wrote: On Thu, Oct 18, 2012 at 5:31 AM, Kimmo Paasiala kpaas...@gmail.com wrote: Such question does not make sense if the disk is GPT partitioned which is the default now.

Re: 9.1-RC2 - could it be that the installer does not write the MBR?

2012-10-18 Thread jb
jb jb.1234abcd at gmail.com writes: ... I installed RC2 yesterday and noticed that there was no question asked where to install boot loader (MBR or FB root slice/partition). That's something needing a fix. jb I filed a PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/172847 jb

Re: 9.1-RC2 - could it be that the installer does not write the MBR?

2012-10-18 Thread Chuck Burns
On 10/18/12 11:44, Rainer Duffner wrote: Am Thu, 18 Oct 2012 11:31:56 -0500 schrieb Chuck Burns brea...@gmail.com: On 10/18/2012 11:05 AM, Brandon Allbery wrote: On Thu, Oct 18, 2012 at 5:31 AM, Kimmo Paasiala kpaas...@gmail.com wrote: Such question does not make sense if the disk is GPT

Re: Thinkpad X61s cannot boot 9.1-BETA1

2012-10-18 Thread Lars Engels
On Sat, Sep 15, 2012 at 01:48:02PM +0200, Lars Engels wrote: On Fri, Sep 14, 2012 at 03:15:04PM +0300, Andriy Gapon wrote: on 14/09/2012 11:17 Lars Engels said the following: Here's are some more dmesgs: http://bsd-geek.de/FreeBSD/T61_dmesg.boot.9.works # PCBSD 9.1-RC1

Re: FreeBSD 9.1-RC2 Available...

2012-10-18 Thread Alex de Joode
Updated two 9.1-RC1 machines (both R210, dual GEOM MIRRORED disk) 1 went OK; 1 went belly up (see attachment) (after the 1st reboot) - Invalid format - BTX halted. Any ideas why ? (need to upgrade more machines without KVM access ) -AJ-

Re: Problem with IPMI KCS driver

2012-10-18 Thread Doug Ambrisko
On Thu, Oct 18, 2012 at 01:44:59PM +0400, Anton Yuzhaninov wrote: | On 28.09.2012 16:48, John Baldwin wrote: | kcs_wait_for_obf() at kcs_wait_for_obf+0xb6 point to | /usr/src/sys/dev/ipmi/ipmi_kcs.c:94 | | 91 while (ticks - start MAX_TIMEOUT | 92

Re: mod_auth_kerb2 broken in 8-STABLE? Or is it heimdal to blame?

2012-10-18 Thread John Marshall
On 02/10/2012 02:08, George Mamalakis wrote: On 04/07/11 14:08, George Mamalakis wrote: On 06/04/2011 18:29, George Mamalakis wrote: Dear all, I installed mod_auth_kerb2 on my FreeBSD 8-STABLE machine and tried to use it. After the installation (which was successful(?!?)), the server