Subject: Re: kern/29652
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Jarle Greipsland <jarle@uninett.no>
List: netbsd-bugs
Date: 08/18/2005 07:19:32
The following reply was made to PR kern/29652; it has been noted by GNATS.

From: Jarle Greipsland <jarle@uninett.no>
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: kern/29652
Date: Thu, 18 Aug 2005 08:54:03 +0200 (CEST)

 ----Next_Part(Thu_Aug_18_08:54:03_2005_254)--
 Content-Type: Text/Plain; charset=us-ascii
 Content-Transfer-Encoding: 7bit
 
 Hi,
 
 our 4-CPU NetBSD/i386 system experiences quite similar behavior
 when running the 3.0_BETA code base.  Below you will find the
 console log with some output from DDB.  The kernel is compiled
 with options DIAGNOSTIC and LOCKDEBUG.
 
 The machine panics several times a day.  The typical load around
 the time of the crashes were:
 o 4 setiathome processes running at low priority
 o NFS-server for a NetBSD/sparc client running a NetBSD build.
 o Some periodic DNS lookups (dig) as part of a service monitoring
   setup.
 
 For some of the crashes, but not all of them, the system was also
 running a NetBSD build itself.
 
 To my knowledge none of the processes use pthreads (although for
 some reason dig seems to be linked against the pthreads library).
 
 We have also tried to install a -current kernel on the system,
 and so far that seems to have stabilized things.  Of course that
 does not help those wishing to run a 3.0 release system...
 
 					-jarle
 
 ----Next_Part(Thu_Aug_18_08:54:03_2005_254)--
 Content-Type: Text/Plain; charset=us-ascii
 Content-Transfer-Encoding: 7bit
 
 panic: kernel diagnostic assertion "p->p_nrlwps == 0" failed: file "/usr/src/sys/kern/kern_exit.c", line 781
 Stopped in pid 11217.1 (sh) at  netbsd:cpu_Debugger+0x4:        leave
 db{2}> 
 db{2}> trace
 cpu_Debugger(c0871c80,2,c074db5c,ce0fbf64,ce0d48f8) at netbsd:cpu_Debugger+0x4
 panic(c07df400,c073b4d8,c074d9b4,c074d968,30d) at netbsd:panic+0x121
 __main(c073b4d8,c074d968,30d,c074d9b4,c07af080) at netbsd:__main
 proc_free(ce0d48f8,bfbfebf8,4,ce0fbf5c,c07f35b4) at netbsd:proc_free+0x1df
 sys_wait4(ce0cec64,ce0fbf64,ce0fbf5c,c07f1574,c03958ef) at netbsd:sys_wait4+0xd9
 
 syscall_plain() at netbsd:syscall_plain+0x1a5
 --- syscall (number 7) ---
 0xbdb2d93f:
 db{2}> show reg
 ds          0x10
 es          0x10
 fs          0x30
 gs          0x10
 edi         0x1
 esi         0x100
 ebp         0xce0fbe5c
 ebx         0x1
 edx         0xc22d7000
 ecx         0x286
 eax         0x24cd
 eip         0xc0455d14  cpu_Debugger+0x4
 cs          0x8
 eflags      0x202
 esp         0xce0fbe5c
 ss          0x10
 netbsd:cpu_Debugger+0x4:        leave
 db{2}> ps
  PID           PPID     PGRP        UID S   FLAGS LWPS          COMMAND    WAIT
 *11217         5779     3568       1008 2  0x4000    1               sh
  14490         5779     3568       1008 2  0x4000    1             mail  piperd
  5779          3568     3568       1008 2  0x4000    1             perl  piperd
  3568         23517     3568       1008 2  0x4000    1               sh    wait
  23517          109      109          0 2       0    1             cron  piperd
  7672          2508     7672          0 2  0x5002    1             tcsh   ttyin
  2508          5062     2508       1001 2  0x4002    1             bash    wait
  5062         24049    24049       1001 2  0x4100    1            xterm  select
  24049        11022    24049       1001 2  0x4000    1              csh   pause
  11022         4027     4027       1001 2   0x100    1             sshd  select
  4027           690     4027          0 2  0x4100    1             sshd   netio
  163              1      405       1000 2  0x4000    1       setiathome
  162              1      950       1000 2  0x4000    1       setiathome
  913              1      532       1000 2  0x4000    1       setiathome
  795              1      795          0 2  0x4002    1            getty   ttyin
  890              1      890          0 2  0x4002    1            getty   ttyin
  441              1      441          0 2  0x4002    1            getty   ttyin
  856              1        1          0 2  0x4000    1            getty nanosle
  567              1      567          0 2  0x4002    1            getty   ttyin
  109              1      109          0 2       0    1             cron nanosle
  105              1      105          0 2       0    1            inetd  kqread
  763              1      763         17 2   0x100    1         sendmail   pause
  824              1      824          0 2   0x100    1         sendmail  select
  690              1      690          0 2       0    1             sshd  select
  637              1      637          0 2       0    1             ntpd   pause
  527            467      467          0 2       0    1             nfsd    nfsd
  500            467      467          0 2       0    1             nfsd    nfsd
  510            467      467          0 2       0    1             nfsd    nfsd
  471            467      467          0 2       0    1             nfsd    nfsd
  467              1      467          0 2       0    1             nfsd    poll
  345              1      345          0 2       0    1           mountd  select
  400              1      400          0 2       0    1        mount_mfs  mfsidl
  373              1      373          0 2       0    1          rpcbind    poll
  287              1      287          0 2       0    1          syslogd  kqread
  13               0        0          0 2 0x20200    1         aiodoned aiodone
  12               0        0          0 2 0x20200    1          ioflush  syncer
  11               0        0          0 2 0x20200    1       pagedaemon pgdaemo
  10               0        0          0 2 0x20200    1          raidio0 raidiow
  9                0        0          0 2 0x20200    1            raid0 rfwcond
  8                0        0          0 2 0x20200    1          raidio1 raidiow
  7                0        0          0 2 0x20200    1            raid1 rfwcond
  6                0        0          0 2 0x20200    1         scsibus3  sccomp
  5                0        0          0 2 0x20200    1         scsibus2  sccomp
  4                0        0          0 2 0x20200    1         scsibus1  sccomp
  3                0        0          0 2 0x20200    1         scsibus0  sccomp
  2                0        0          0 2 0x20200    1        cryptoret crypto_
  1                0        1          0 2  0x4000    1             init    wait
  0               -1        0          0 2 0x20200    1          swapper schedul
  26591        11217     3568       1008 5  0x6400    0              dig       *
 db{2}> mach cpu 0
 using CPU 0
 db{2}> trace
 _simple_lock_try(c08718ac,c074db5c,585,0,c08718ac) at netbsd:_simple_lock_try+0x
 c
 _kernel_lock(42,c04520d8,ce0fffa4,202,c08718ac) at netbsd:_kernel_lock+0xa9
 pmap_load(2001f,1f,10001f,bfbf001f,40) at netbsd:pmap_load+0x148
 db{2}> show reg
 ds          0x10
 es          0x10
 fs          0x30
 gs          0x10
 edi         0xc
 esi         0xc22d4000
 ebp         0xce0fff40
 ebx         0xc08718ac  kernel_lock
 edx         0xc22d4000
 ecx         0x246
 eax         0
 eip         0xc03956a4  _simple_lock_try+0xc
 cs          0x8
 eflags      0x296
 esp         0xcc347fbc
 ss          0xcc340010
 netbsd:_simple_lock_try+0xc:    movl    %fs:0x4,%eax
 db{2}> mach cpu 1
 using CPU 1
 db{2}> show reg
 ds          0x10
 es          0x10
 fs          0x30
 gs          0x10
 edi         0xc
 esi         0x1
 ebp         0xce167edc
 ebx         0xc08718ac  kernel_lock
 edx         0x1
 ecx         0x246
 eax         0xc08718ac  kernel_lock
 eip         0xc04500f9  __cpu_simple_lock_try+0xd
 cs          0x8
 eflags      0x296
 esp         0xcc363fbc
 ss          0xcc360010
 netbsd:__cpu_simple_lock_try+0xd:       xorl    %eax,%eax
 db{2}> trace
 __cpu_simple_lock_try(c08718ac,c207a780,3,202,c0100f9e) at netbsd:__cpu_simple_l
 ock_try+0xd
 _simple_lock_try(c08718ac,c074db5c,585,0,c07f35b4) at netbsd:_simple_lock_try+0x
 3e
 _kernel_lock(0,ce167f64,8,c07f1a9c,c22d4000) at netbsd:_kernel_lock+0xa9
 syscall_plain() at netbsd:syscall_plain+0x193
 --- syscall (number 117) ---
 0x1f40b:
 db{2}> mach cpu 2
 using CPU 2
 db{2}> show reg
 ds          0x10
 es          0x10
 fs          0x30
 gs          0x10
 edi         0x1
 esi         0x100
 ebp         0xce0fbe5c
 ebx         0x1
 edx         0xc22d7000
 ecx         0x286
 eax         0x24cd
 eip         0xc0455d14  cpu_Debugger+0x4
 cs          0x8
 eflags      0x202
 esp         0xce0fbe5c
 ss          0x10
 netbsd:cpu_Debugger+0x4:        leave
 db{2}> trace
 cpu_Debugger(c0871c80,2,c074db5c,ce0fbf64,ce0d48f8) at netbsd:cpu_Debugger+0x4
 panic(c07df400,c073b4d8,c074d9b4,c074d968,30d) at netbsd:panic+0x121
 __main(c073b4d8,c074d968,30d,c074d9b4,c07af080) at netbsd:__main
 proc_free(ce0d48f8,bfbfebf8,4,ce0fbf5c,c07f35b4) at netbsd:proc_free+0x1df
 sys_wait4(ce0cec64,ce0fbf64,ce0fbf5c,c07f1574,c03958ef) at netbsd:sys_wait4+0xd9
 
 syscall_plain() at netbsd:syscall_plain+0x1a5
 --- syscall (number 7) ---
 0xbdb2d93f:
 db{2}> mach cpu 3
 using CPU 3
 db{2}> show reg
 ds          0x10
 es          0x10
 fs          0x30
 gs          0x10
 edi         0xc
 esi         0x3
 ebp         0xce163f20
 ebx         0xc08718ac  kernel_lock
 edx         0x1
 ecx         0x246
 eax         0xc08718ac  kernel_lock
 eip         0xc04500f9  __cpu_simple_lock_try+0xd
 cs          0x8
 eflags      0x292
 esp         0xcc32bfbc
 ss          0xcc320010
 netbsd:__cpu_simple_lock_try+0xd:       xorl    %eax,%eax
 db{2}> trace
 __cpu_simple_lock_try(c08718ac,c207ac80,3,297,c0100f9e) at netbsd:__cpu_simple_l
 ock_try+0xd
 _simple_lock_try(c08718ac,c074db5c,585,4,ce163fa4) at netbsd:_simple_lock_try+0x
 3e
 _kernel_lock(42,c074db5c,d057d,0,bfbfeac0) at netbsd:_kernel_lock+0xa9
 x86_softintlock(1001f,1f,eb001f,bfbf001f,32) at netbsd:x86_softintlock+0xd
 db{2}> c
 syncing disks... [BREAK][BREAK]
 >> NetBSD/i386 BIOS Boot, Revision 2.7
 >> (he@hamster.urc.uninett.no, Mon Dec 10 05:46:17 CET 2001)
 >> Memory: 635/1047544 k
 Use hd1a:netbsd to boot sd0 when wd0 is also installed
 Press return to boot now, any other key for boot menu
 booting wd0a:netbsd - starting in 0
 7207028+303716+374580 [237+370560+345833]=0x835c20
 BIOS CFG: Model-SubM-Rev: fc-01-00, 0x74<EBDA,KBDINT,RTC,IC2>
 Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
     The NetBSD Foundation, Inc.  All rights reserved.
 Copyright (c) 1982, 1986, 1989, 1991, 1993
     The Regents of the University of California.  All rights reserved.
 
 NetBSD 3.0_BETA (SPLITTER-PINE) #18: Wed Jul 27 20:01:30 CEST 2005
 	he@splitter-pine.urc.uninett.no:/usr/obj/sys/arch/i386/compile/SPLITTER-PINE
 total memory = 1023 MB
 avail memory = 982 MB
 BIOS32 rev. 0 found at 0xffe90
 mainbus0 (root)
 mainbus0: Intel MP Specification (Version 1.4) (DELL     PowerEdge 83)
 cpu0 at mainbus0: apid 3 (boot processor)
 cpu0: Intel Pentium II (686-class), 450.01 MHz, id 0x653
 cpu0: features 183fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR>
 cpu0: features 183fbff<PGE,MCA,CMOV,PAT,PSE36,MMX>
 cpu0: features 183fbff<FXSR>
 cpu0: I-cache 16 KB 32B/line 4-way, D-cache 16 KB 32B/line 4-way
 cpu0: L2 cache 512 KB 32B/line 4-way
 cpu0: ITLB 32 4 KB entries 4-way, 2 4 MB entries fully associative
 cpu0: DTLB 64 4 KB entries 4-way, 8 4 MB entries 4-way
 cpu0: calibrating local timer
 cpu0: apic clock running at 99 MHz
 cpu0: 32 page colors
 cpu1 at mainbus0: apid 0 (application processor)
 cpu1: starting
 cpu1: Intel Pentium II (686-class), 449.98 MHz, id 0x653
 cpu1: features 183fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR>
 cpu1: features 183fbff<PGE,MCA,CMOV,PAT,PSE36,MMX>
 cpu1: features 183fbff<FXSR>
 cpu1: I-cache 16 KB 32B/line 4-way, D-cache 16 KB 32B/line 4-way
 cpu1: L2 cache 512 KB 32B/line 4-way
 cpu1: ITLB 32 4 KB entries 4-way, 2 4 MB entries fully associative
 cpu1: DTLB 64 4 KB entries 4-way, 8 4 MB entries 4-way
 cpu2 at mainbus0: apid 1 (application processor)
 cpu2: starting
 cpu2: Intel Pentium II (686-class), 449.98 MHz, id 0x653
 cpu2: features 183fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR>
 cpu2: features 183fbff<PGE,MCA,CMOV,PAT,PSE36,MMX>
 cpu2: features 183fbff<FXSR>
 cpu2: I-cache 16 KB 32B/line 4-way, D-cache 16 KB 32B/line 4-way
 cpu2: L2 cache 512 KB 32B/line 4-way
 cpu2: ITLB 32 4 KB entries 4-way, 2 4 MB entries fully associative
 cpu2: DTLB 64 4 KB entries 4-way, 8 4 MB entries 4-way
 cpu3 at mainbus0: apid 2 (application processor)
 cpu3: starting
 cpu3: Intel Pentium II (686-class), 449.98 MHz, id 0x653
 cpu3: features 183fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR>
 cpu3: features 183fbff<PGE,MCA,CMOV,PAT,PSE36,MMX>
 cpu3: features 183fbff<FXSR>
 cpu3: I-cache 16 KB 32B/line 4-way, D-cache 16 KB 32B/line 4-way
 cpu3: L2 cache 512 KB 32B/line 4-way
 cpu3: ITLB 32 4 KB entries 4-way, 2 4 MB entries fully associative
 cpu3: DTLB 64 4 KB entries 4-way, 8 4 MB entries 4-way
 mpbios: bus 0 is type PCI   
 mpbios: bus 1 is type PCI   
 mpbios: bus 2 is type PCI   
 mpbios: bus 3 is type ISA   
 ioapic0 at mainbus0 apid 4 (I/O APIC)
 ioapic0: pa 0xfec00000, version 11, 24 pins
 ioapic0: misconfigured as apic 0
 ioapic0: remapped to apic 4
 pci0 at mainbus0 bus 0: configuration mode 1
 pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
 pcib0 at pci0 dev 2 function 0
 pcib0: Intel 82371AB (PIIX4) PCI-ISA Bridge (rev. 0x02)
 piixide0 at pci0 dev 2 function 1
 piixide0: Intel 82371AB IDE controller (PIIX4) (rev. 0x01)
 piixide0: device disabled (at device)
 uhci0 at pci0 dev 2 function 2: Intel 82371AB (PIIX4) USB Host Controller (rev. 0x01)
 uhci0: can't map i/o space
 Intel 82371AB (PIIX4) Power Management Controller (miscellaneous bridge, revision 0x02) at pci0 dev 2 function 3 not configured
 vga1 at pci0 dev 4 function 0: ATI Technologies 3D Rage Pro Turbo (rev. 0x5c)
 wsdisplay0 at vga1 kbdmux 1
 wsmux1: connecting to wsdisplay0
 fxp0 at pci0 dev 10 function 0: i82558 Ethernet, rev 5
 fxp0: interrupting at ioapic0 pin 14 (irq 14)
 fxp0: Ethernet address 00:90:27:45:e3:2a
 inphy0 at fxp0 phy 1: i82555 10/100 media interface, rev. 0
 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
 pchb0 at pci0 dev 16 function 0
 pchb0: Intel 82451NX Memory & I/O Controller (MIOC) (rev. 0x03)
 pchb1 at pci0 dev 18 function 0
 pchb1: Intel 82451NX PCI Expander Bridge (PXB) (rev. 0x02)
 pchb2 at pci0 dev 19 function 0
 pchb2: Intel 82451NX PCI Expander Bridge (PXB) (rev. 0x02)
 pci1 at pchb2 bus 1
 pci1: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
 ahc1 at pci1 dev 4 function 0: Adaptec aic7890/91 Ultra2 SCSI adapter
 ahc1: interrupting at ioapic0 pin 21 (irq 11)
 ahc1: aic7890/91: Ultra2 Wide Channel A, SCSI Id=7, 32/253 SCBs
 scsibus0 at ahc1: 16 targets, 8 luns per target
 ahc2 at pci1 dev 6 function 0: Adaptec aic7890/91 Ultra2 SCSI adapter
 ahc2: interrupting at ioapic0 pin 22 (irq 10)
 ahc2: aic7890/91: Ultra2 Wide Channel A, SCSI Id=7, 32/253 SCBs
 scsibus1 at ahc2: 16 targets, 8 luns per target
 ahc3 at pci1 dev 8 function 0: Adaptec aic7860 Ultra SCSI adapter
 ahc3: interrupting at ioapic0 pin 20 (irq 14)
 ahc3: aic7860: Ultra Single Channel A, SCSI Id=7, 3/253 SCBs
 scsibus2 at ahc3: 8 targets, 8 luns per target
 pchb3 at pci0 dev 20 function 0
 pchb3: Intel 82451NX PCI Expander Bridge (PXB) (rev. 0x02)
 pci2 at pchb3 bus 2
 pci2: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
 mpt0 at pci2 dev 1 function 0: LSI Logic FC909A FC Adapter
 mpt0: interrupting at ioapic0 pin 19 (irq 5)
 scsibus3 at mpt0: 256 targets, 8 luns per target
 isa0 at pcib0
 lpt0 at isa0 port 0x378-0x37b irq 7
 com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, working fifo
 com0: console
 com1 at isa0 port 0x2f8-0x2ff irq 3: ns16550a, working fifo
 pckbc0 at isa0 port 0x60-0x64
 pcppi0 at isa0 port 0x61
 midi0 at pcppi0: PC speaker
 sysbeep0 at pcppi0
 isapnp0 at isa0 port 0x279: ISA Plug 'n Play device support
 npx0 at isa0 port 0xf0-0xff: using exception 16
 fdc0 at isa0 port 0x3f0-0x3f7 irq 6 drq 2
 isapnp0: no ISA Plug 'n Play devices found
 ioapic0: enabling
 fd0 at fdc0 drive 0: 1.44MB, 80 cyl, 2 head, 18 sec
 Kernelized RAIDframe activated
 scsibus0: waiting 2 seconds for devices to settle...
 scsibus1: waiting 2 seconds for devices to settle...
 scsibus2: waiting 2 seconds for devices to settle...
 scsibus3: waiting 2 seconds for devices to settle...
 sd0 at scsibus0 target 0 lun 0: <IBM, DNES-318350Y, SA60> disk fixed
 sd0: 17366 MB, 11474 cyl, 10 head, 309 sec, 512 bytes/sect x 35566501 sectors
 sd0: sync (25.00ns offset 31), 16-bit (80.000MB/s) transfers, tagged queueing
 sd1 at scsibus0 target 1 lun 0: <QUANTUM, QM34500TD-SCA, N1K0> disk fixed
 sd1: 4341 MB, 8057 cyl, 5 head, 220 sec, 512 bytes/sect x 8891624 sectors
 sd1: sync (25.00ns offset 31), 16-bit (80.000MB/s) transfers, tagged queueing
 sd2 at scsibus0 target 2 lun 0: <QUANTUM, QM34500TD-SCA, N1K0> disk fixed
 sd2: 4341 MB, 8057 cyl, 5 head, 220 sec, 512 bytes/sect x 8891624 sectors
 sd2: sync (25.00ns offset 31), 16-bit (80.000MB/s) transfers, tagged queueing
 ses0 at scsibus0 target 6 lun 0: <DELL, 1x3 U2W SCSI BP, 5.39> processor fixed
 ses0: SAF-TE Compliant Device
 ses0: async, 8-bit transfers
 cd0 at scsibus2 target 5 lun 0: <NEC, CD-ROM DRIVE:465, 1.03> cdrom removable
 cd0: sync (50.00ns offset 15), 8-bit (20.000MB/s) transfers
 sd3 at scsibus3 target 0 lun 0: <NETAPP, X221_ST318304FC, NA06> disk fixed
 sd3: 17560 MB, 14100 cyl, 6 head, 425 sec, 512 bytes/sect x 35964301 sectors
 sd4 at scsibus3 target 1 lun 0: <NETAPP, X221_ST318304FC, NA06> disk fixed
 sd4: 17560 MB, 14100 cyl, 6 head, 425 sec, 512 bytes/sect x 35964301 sectors
 sd5 at scsibus3 target 2 lun 0: <NETAPP, X221_ST318304FC, NA06> disk fixed
 sd5: 17560 MB, 14100 cyl, 6 head, 425 sec, 512 bytes/sect x 35964301 sectors
 sd6 at scsibus3 target 3 lun 0: <NETAPP, X230_ST318304FC, NA29> disk fixed
 sd6: 17160 MB, 14100 cyl, 6 head, 415 sec, 512 bytes/sect x 35145034 sectors
 sd7 at scsibus3 target 4 lun 0: <NETAPP, X230_ST318304FC, NA29> disk fixed
 sd7: 17160 MB, 14100 cyl, 6 head, 415 sec, 512 bytes/sect x 35145034 sectors
 sd8 at scsibus3 target 5 lun 0: <NETAPP, X221_ST318304FC, NA06> disk fixed
 sd8: 17560 MB, 14100 cyl, 6 head, 425 sec, 512 bytes/sect x 35964301 sectors
 sd9 at scsibus3 target 6 lun 0: <NETAPP, X221_ST318304FC, NA06> disk fixed
 sd9: 17560 MB, 14100 cyl, 6 head, 425 sec, 512 bytes/sect x 35964301 sectors
 sd10 at scsibus3 target 7 lun 0: <NETAPP, X221_ST318304FC, NA00> disk fixed
 sd10: 17560 MB, 14100 cyl, 6 head, 425 sec, 512 bytes/sect x 35964301 sectors
 sd11 at scsibus3 target 8 lun 0: <NETAPP, X230_ST318304FC, NA29> disk fixed
 sd11: 17160 MB, 14100 cyl, 6 head, 415 sec, 512 bytes/sect x 35145034 sectors
 sd12 at scsibus3 target 9 lun 0: <SEAGATE, ST39173F CLAR09, 3528> disk fixed
 sd12: 8687 MB, 7501 cyl, 10 head, 237 sec, 512 bytes/sect x 17791933 sectors
 sd13 at scsibus3 target 10 lun 0: <SEAGATE, ST39173F CLAR09, 3528> disk fixed
 sd13: 8687 MB, 7501 cyl, 10 head, 237 sec, 512 bytes/sect x 17791933 sectors
 sd14 at scsibus3 target 11 lun 0: <SEAGATE, ST39173F CLAR09, 350C> disk fixed
 sd14: 8687 MB, 7501 cyl, 10 head, 237 sec, 512 bytes/sect x 17791933 sectors
 raid1: RAID Level 5
 raid1: Components: /dev/sd3e /dev/sd4e /dev/sd5e /dev/sd6e /dev/sd7e /dev/sd8e /dev/sd9e /dev/sd10e /dev/sd11e
 raid1: Total Sectors: 140555008 (68630 MB)
 raid0: RAID Level 5
 raid0: Components: /dev/sd3a /dev/sd4a /dev/sd5a /dev/sd6a /dev/sd7a /dev/sd8a /dev/sd9a /dev/sd10a /dev/sd11a /dev/sd12a /dev/sd13a /dev/sd14a
 raid0: Total Sectors: 193263136 (94366 MB)
 boot device: sd0
 root on sd0a dumps on sd0b
 root file system type: ffs
 cpu1: CPU 0 running
 cpu3: CPU 2 running
 cpu2: CPU 1 running
 Fri Aug 12 09:23:44 GMT 2005
 Configuring CCD devices.
 swapctl: adding /dev/sd0b as swap device at priority 0
 Checking for botched superblock upgrades: done.
 Starting file system checks:
 /dev/rsd0a: 2208 files, 45733 used, 24593 free (97 frags, 3062 blocks, 0.1% fragmentation)
 /dev/rsd0a: MARKING FILE SYSTEM CLEAN
 /dev/rsd0e: 2895 files, 63246 used, 2416929 free (273 frags, 302082 blocks, 0.0% fragmentation)
 /dev/rsd0e: MARKING FILE SYSTEM CLEAN
 /dev/rccd0a: 9035 files, 1848134 used, 6769894 free (1902 frags, 845999 blocks, 0.0% fragmentation)
 /dev/rccd0a: MARKING FILE SYSTEM CLEAN
 /dev/rsd0g: INCORRECT BLOCK COUNT I=2887713 (2 should be 0) (CORRECTED)
 /dev/rsd0g: INCORRECT BLOCK COUNT I=2887720 (2 should be 0) (CORRECTED)
 /dev/rsd0g: INCORRECT BLOCK COUNT I=2887731 (4 should be 2) (CORRECTED)
 /dev/rsd0g: INCORRECT BLOCK COUNT I=2887779 (8 should be 0) (CORRECTED)
 /dev/rsd0g: INCORRECT BLOCK COUNT I=2887802 (4 should be 2) (CORRECTED)
 /dev/rsd0g: INCORRECT BLOCK COUNT I=2887849 (8 should be 0) (CORRECTED)
 /dev/rraid1a: 115 files, 15902285 used, 18690384 free (24 frags, 2336295 blocks, 0.0% fragmentation)
 /dev/rraid1a: MARKING FILE SYSTEM CLEAN
 /dev/rsd0g: FREE BLK COUNT(S) WRONG IN SUPERBLK (SALVAGED)
 /dev/rsd0g: SUMMARY INFORMATION BAD (SALVAGED)
 /dev/rsd0g: BLK(S) MISSING IN BIT MAPS (SALVAGED)
 /dev/rsd0g: 488249 files, 8818527 used, 4670591 free (181287 frags, 561163 blocks, 1.3% fragmentation)
 /dev/rsd0g: MARKING FILE SYSTEM CLEAN
 /dev/rraid0a: 1807507 files, 13579920 used, 33986268 free (211764 frags, 4221813 blocks, 0.4% fragmentation)
 /dev/rraid0a: MARKING FILE SYSTEM CLEAN
 Setting tty flags.
 Setting sysctl variables:
 net.inet.tcp.sendspace: 32768 -> 64000
 net.inet.tcp.recvspace: 32768 -> 64000
 kern.autonicetime: 0 -> 0
 Starting network.
 Hostname: splitter-pine.urc.uninett.no
 IPv6 mode: autoconfigured host
 Configuring network interfaces: fxp0.
 add net default: gateway 158.38.152.1
 Adding interface aliases:
 Sending router solicitation...
 Building databases...
 wsdisplay0: screen 1 added (80x25, vt100 emulation)
 wsdisplay0: screen 2 added (80x25, vt100 emulation)
 wsdisplay0: screen 3 added (80x25, vt100 emulation)
 wsdisplay0: screen 4 added (80x25, vt100 emulation)
 Starting syslogd.
 Checking for core dump...
 savecore: no core dump
 Setting date via ntp.
 Starting rpcbind.
 Mounting all filesystems...
 Clearing /tmp.
 Creating a.out runtime link editor directory cache.
 Checking quotas: done.
 Starting mountd.
 Starting nfsd.
 Starting virecover.
 starting local daemons:.
 Updating motd.
 Starting ntpd.
 Starting sshd.
 Starting sendmail.
 Starting smmsp.
 Starting inetd.
 /dev/rraid1d: Parity status: DIRTY
 /dev/rraid1d: Initiating re-write of parity
 Starting cron.
 Fri Aug 12 11:33:13 CEST 2005
 
 
 ----Next_Part(Thu_Aug_18_08:54:03_2005_254)----