panic after loading vinum

1999-06-28 Thread Niels Chr. Bank-Pedersen
Since the latest patches for vinum were commited I am getting a panic immediately after vinum has started. This is on a UP -current (as of today). --- changing root device to da0s1a da0 at ahc0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device da0: 10.000MB/s transfers (10.000MHz,

Re: Can't open /dev/vinum/Control: Operation not supported by device

1999-07-21 Thread Niels Chr. Bank-Pedersen
On Wed, Jul 21, 1999 at 04:04:13PM +0300, Vallo Kallaste wrote: > > Hello > > Something broke the vinum roughly between 18-21 July. Vinum refuses to > get up my striped volume with message: > > Can't open /dev/vinum/Control: Operation not supported by device > > This is output from command: vi

Problems with the latest changes to ifconfig (I guess)

1999-08-30 Thread Niels Chr. Bank-Pedersen
Hi, After the recent changes to ifconfig and the xl driver I am getting a panic when rc.network runs ifconfig: [...] Doing initial network setup: hostname. UP,LOOPBACK,RUNN ING,MULTICAST> m E®Wio•Fnetmask 0xffa00 tal trap 12: page fault while in kernel mode fault virtual add

Re: Problems with the latest changes to ifconfig (I guess) -> Bad guess...

1999-08-30 Thread Niels Chr. Bank-Pedersen
Sorry to reply to my own mail -- never report problems before investigating what was committed. The $Id$ -> $FreeBSD$ changes to ifconfig are probably not the cause -- more likely the changes to xl (1.52 -> 1.53), and the addition of the mii-controller. Anybody else seeing this, or should I look

current panics

2000-03-23 Thread Niels Chr. Bank-Pedersen
Hi, I know it isn't much (no debugger compiled in (yet)), but is anybody else seeing panics like this: mode = 0100644, inum = 214354, fs = /data0 panic: ffs_valloc: dup alloc syncing disks... 23 13 4 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 giving up on 2 buffers Uptime: 3m24s Automatic

panic: ffs_valloc: dup alloc

2000-05-18 Thread Niels Chr. Bank-Pedersen
Hi, On a -current box, sources approx. 2½ days old, I'm having problems using a vinum raid5 volume - usually the box freezes totally when trying to use the filesystem (mkdir xxx; cd xxx -> crash), but last time it dropped to the debugger: mode = 040755, inum = 25344, fs = /raid5 panic: ffs_vallo

Re: panic: ffs_valloc: dup alloc

2000-05-18 Thread Niels Chr. Bank-Pedersen
On Thu, May 18, 2000 at 11:21:51PM +0200, Bernd Walter wrote: > On Thu, May 18, 2000 at 04:13:43PM +0200, Niels Chr. Bank-Pedersen wrote: > > Hi, > > > > On a -current box, sources approx. 2½ days old, I'm > > having problems using a vinum raid5 volume - usually

Re: panic: ffs_valloc: dup alloc

2000-05-18 Thread Niels Chr. Bank-Pedersen
On Fri, May 19, 2000 at 12:01:59AM +0200, Bernd Walter wrote: > On Thu, May 18, 2000 at 11:43:58PM +0200, Niels Chr. Bank-Pedersen wrote: > > On Thu, May 18, 2000 at 11:21:51PM +0200, Bernd Walter wrote: > > > Does vinum list saying that one subdisk of your R5 volume is down? &

Re: Possible Vinum RAID-5 problems? (was: panic: ffs_valloc: dup alloc)

2000-05-19 Thread Niels Chr. Bank-Pedersen
t know if it has), so I didn't want to "Cry Wolf" :-) . > On Friday, 19 May 2000 at 7:55:37 +0200, Bernd Walter wrote: > > On Fri, May 19, 2000 at 06:24:39AM +0200, Niels Chr. Bank-Pedersen wrote: > >> On Fri, May 19, 2000 at 12:01:59AM +0200, Bernd Walter wrot

Re: current broken ?

2001-12-05 Thread Niels Chr. Bank-Pedersen
On Thu, Dec 06, 2001 at 02:26:31AM +0100, Martin Heller wrote: > The 'make buildworld' stops while doing the 'make depend'-stage in the > usr.sbin/keyserv/ directory with an 'Error 2' . > Sources 2h old , current system 24h. I think the breakage is actually pam related and occurs in usr.bin/logi

Re: -CURRENT as of 14 Jan seems slow

2002-01-15 Thread Niels Chr. Bank-Pedersen
On Tue, Jan 15, 2002 at 04:56:03PM -0800, David Wolfskill wrote: [...] > > I gather no one else has noticed this? Not here at least (timestamps are CET): note% ls -l /var/log/build/buildworld.log* -rw-r--r-- 1 root wheel 5728428 15 Jan 22:58 /var/log/build/buildworld.log -rw-r--r-- 1 root

Re: how's vinum these days with DEVFS?

2001-03-11 Thread Niels Chr. Bank-Pedersen
On Sun, Mar 11, 2001 at 12:03:34AM -0800, Matthew Jacob wrote: > > > On Sun, 11 Mar 2001, Greg Lehey wrote: > > > On Saturday, 10 March 2001 at 17:12:42 -0800, Matt Jacob wrote: > > > (top of tree within the last day or so): > > > > > > Things seem *almost* okay, but: > > > > > > nellie.feral.

Re: devfs+vinum trouble

2001-03-22 Thread Niels Chr. Bank-Pedersen
On Thu, Mar 22, 2001 at 06:46:40PM +0100, Bernd Walter wrote: > 1. The minor numbers are completely different from what I have >without devfs. >Without a volume is 91,0 91,1 ... >With I get 91,0 91,0x100 91,2000 ... >Similar plexes, ... > 2. When I mount I get with all volu

Re: NEWCARD broken in -current

2001-03-28 Thread Niels Chr. Bank-Pedersen
On Wed, Mar 28, 2001 at 10:09:28PM +0200, Jesper Skriver wrote: > cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes >-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi >-nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/dev -I/usr/src

-current reliably panics during make release (current process = dd)

2001-03-29 Thread Niels Chr. Bank-Pedersen
On a -current from this morning, I can reliably trigger a panic by "make release" (I believe the problem has existed for some time, though). The box can do make worlds without problem, but during make release, it stumples at the same place every time. This is a Dual P3 with all involved filesystem

Problems with fsck after dirpref changes

2001-04-10 Thread Niels Chr. Bank-Pedersen
Is it me fsck'ing up, or is fsck(8) lacking behind in the dirpref changes? Automatic boot in progress... /dev/da0s1a: BAD SUPER BLOCK: VALUES IN SUPER BLOCK DISAGREE WITH THOSE IN FIRST ALTERNATE /dev/da0s1a: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY. /dev/da0s1a: Automatic file s

Re: Panic during -CURRENT buildworld

2001-05-19 Thread Niels Chr. Bank-Pedersen
On Fri, May 18, 2001 at 09:25:59PM -0700, David Wolfskill wrote: > > I haven't seen anyone else reporting any problems similar to what I > experienced, so I'm not about to claim there's something that's > definitely broken I have seen exactly the same - the machine (IBM thinkpad T21) freezes

ipfilter+ipv6 - what am I missing?

2001-07-01 Thread Niels Chr. Bank-Pedersen
Hi, On yesterdays -current I'm having some problems making ipfilter DTRT with ipv6 packets: bm# ipfstat -6io block out quick on xl0 from any to any block out quick on vx0 from any to any block in quick on xl0 from any to any block in quick on vx0 from any to any (passing ipv6 traffic)

Re: ipfilter+ipv6 - what am I missing?

2001-07-06 Thread Niels Chr. Bank-Pedersen
On Sun, Jul 01, 2001 at 09:33:27PM +0200, Gerhard Sittig wrote: > On Sun, Jul 01, 2001 at 10:54 -0700, matt wrote: > > > > I don't think ipf is complete in its ipv6 support yet.You can > > use ipfw instead. > > Ipf has been supporting IPv6 for quite some time. It's just that > one has to enable

Re: ELF interpreter /co not found

2001-08-17 Thread Niels Chr. Bank-Pedersen
On Sat, Aug 18, 2001 at 02:34:35AM +0100, Pierre Y. Dampure wrote: > > The above message is what I get after upgrading from an August 7 to > an August 17 world/kernel and trying to run > linux-netscape47-communicator. Prior world/kernel combination worked > okay, there have been no changes to the

Re: Latest kernel/module restructuring

2000-09-12 Thread Niels Chr. Bank-Pedersen
On Tue, Sep 12, 2000 at 04:04:20PM +0200, Sheldon Hearn wrote: > > > On Tue, 12 Sep 2000 10:00:06 -0400, Michael Lucas wrote: > > > Some of us rebuild kernels without supping. I, for one, play with all > > sorts of kernel options to see what they do. > > Then you probably want the kernel rein

panic - probably aic7810/398X related

2000-11-12 Thread Niels Chr. Bank-Pedersen
Yesterday I decided to upgrade my home server from it's PRE_SMPNG state to -current, but now it panics just after detecting the aic7810 RAID controller (though unsupported, the box booted happily on an PRE_SMPNG kernel). The 398X adapter is one of the cards that doesn't work with AHC_ALLOW_MEMIO

Re: panic - probably aic7810/398X related

2000-11-12 Thread Niels Chr. Bank-Pedersen
On Sun, Nov 12, 2000 at 02:13:39PM -0700, Justin T. Gibbs wrote: > >Yesterday I decided to upgrade my home server from it's PRE_SMPNG > >state to -current, but now it panics just after detecting the > >aic7810 RAID controller (though unsupported, the box booted happily > >on an PRE_SMPNG kernel).

Fatal trap 12 panic when starting vinum plex

2001-01-30 Thread Niels Chr. Bank-Pedersen
On a very current -current, I get this reproducable panic when I try to revive a vinum plex: kernel trap 12 with interrupts disabled Fatal trap 12: page fault while in kernel mode cpuid = 0; lapic.id = 0100 fault virtual address = 0x1a0 fault code = supervisor read, page not

Re: Your system is too old to use this bsd.port.mk.....

1999-03-30 Thread Niels Chr. Bank-Pedersen
On Wed, Mar 31, 1999 at 01:48:12AM +0400, oZZ!!! wrote: > > Hello! > I cvsup my system at 30.03.1999 23.55 MSK, then make world, but > can't understand following problem: when i try to build application from > port i c following: > ===> windowmaker-0.51.2 : Your system is too old to use this bsd.

Re: buildworld failed...

2002-06-24 Thread Niels Chr. Bank-Pedersen
On Mon, Jun 24, 2002 at 11:49:02PM +0400, Sergey A. Osokin wrote: > Hello. > > Here is the today buildworld: > -- > >>> Rebuilding the temporary build tree > -- > . > --

Re: ATA driver broken?

2002-09-28 Thread Niels Chr. Bank-Pedersen
On Sat, Sep 28, 2002 at 05:55:02PM +0100, Mark Murray wrote: > Hi > > I can't boot a kernel after my 22nd Sept one. The ATA disk controller > does not probe at all, and no bootable disk is found by the kernel. > > The machine is a Toshiba Libretto 110CT. I'm seeing the same (sortof) on my Dual

Re: PCI brokenness

2002-10-01 Thread Niels Chr. Bank-Pedersen
On Wed, Oct 02, 2002 at 08:41:10AM +0900, Mitsuru IWASAKI wrote: > Hi, > [...] > > Can you try with the stuff I committed yesterday? It fixed the case (for > > my tests at least) of legacy0 failing to attach or probe when acpi failed > > to attach. > > If still failed, please try this. > I've

Re: make world stops...

2002-04-14 Thread Niels Chr. Bank-Pedersen
On Sun, Apr 14, 2002 at 07:22:33PM +0200, Jeroen Ruigrok/asmodai wrote: > -On [20020414 19:14], Matthias Schuendehuette ([EMAIL PROTECTED]) wrote: > >make: don't know how to make neqn. Stop > >*** Error code 2 > > I think David O`Brien fixed this by backing out a commit to make. I don't think he

Re: i386 tinderbox failure

2002-05-25 Thread Niels Chr. Bank-Pedersen
On Sat, May 25, 2002 at 12:22:57PM -0700, Peter Wemm wrote: > Dag-Erling Smorgrav wrote: > > Peter Wemm <[EMAIL PROTECTED]> writes: > > > Indeed it is installed. Note that you have exposed a fundamental bug > > > in the perl wrapper. It only searches $PATH, and /usr/local/bin is not > > > in $PA

Re: machine/endian.h revision 1.33 breaks port x11-fm/gentoo

2002-05-26 Thread Niels Chr. Bank-Pedersen
On Sun, May 19, 2002 at 12:32:07AM +0200, Oliver Braun wrote: > Hi, > > I am the ports maintainer of x11-fm/gentoo. Building gentoo dies since > revision 1.33 of machine/endian.h with the following error: > > In file included from cmdseq.c:18: > /usr/include/sys/wait.h:114: duplicate member `w_F