|
|||||||||||
|
OpenBSD 3.3 wedged using sysctl
From: Eddy Edwards <eddy5(at)chunga.apana.org.au>
Date: Sun Jun 29 2003 - 22:31:57 EDT
Had couple of solid wedges happen the other day. A clean install of OpenBSD 3.3 setup as a RAS server using pppd and PAP auth. I've appended the dmesg output below. Nothing in syslog about it and there was no core dump or panic that I could see, just a frozen console. Couldn't ping the box either. The server uses an old ISA cyclades card which seems to be setup correctly. We set up pppd to use proxyarp and issue IP addresses from the ethernet network range. During trouble shooting on the initial install, I was checking that the box was set up for routing with "sysctl -a | grep forward" and it wedged. It was repeatable at the time but I'm not sure if it is now. We switched to userland PPP as pppd was not playing the game properly, only the first person on would get a route (even though ifconf showed the ppp interface was configured) and it wasn't adding an entry in utmp ("who" didn't show the user although "last" did). I'm not too concerned about it but it was really unusual in my experience with OpenBSD so I thought it worth noting.
ciao
dmesg output OpenBSD 3.3 (PASA2) #0: Sun Jun 29 16:27:04 CST 2003
davo@pasa2.apana.org.au:/usr/src/sys/arch/i386/compile/PASA2
cpu0: Intel Pentium Pro ("GenuineIntel" 686-class, 256KB L2 cache) 200 MHz
cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SYS,MTRR,PGE,MCA,CMOV
real mem = 100249600 (97900K)
pcibios0: PCI BIOS has 7 Interrupt Routing table entries
pcibios0: PCI Exclusive IRQs: 9 11
pcibios0: PCI Interrupt Router at 000:07:0 ("Intel 82371SB PCI-ISA" rev 0x00)
pcibios0: PCI bus #0 is the last bus
bios0: ROM list: 0xc0000/0x8000 pci0 at mainbus0 bus 0: configuration mode 1 (bios) pchb0 at pci0 dev 0 function 0 "Intel 82441FX" rev 0x02 pcib0 at pci0 dev 7 function 0 "Intel 82371SB PCI-ISA" rev 0x01 pciide0 at pci0 dev 7 function 1 "Intel 82371SB IDE" rev 0x00: DMA, channel 0 wired to compatibility, channel 1 wired to compatibility wd0 at pciide0 channel 0 drive 0: <WDC AC33200L> wd0: 16-sector PIO, LBA, 3098MB, 6296 cyl, 16 head, 63 sec, 6346368 sectors wd0(pciide0:0:0): using PIO mode 4, DMA mode 2 wd1 at pciide0 channel 1 drive 0: <WDC AC33200L> wd1: 16-sector PIO, LBA, 3098MB, 6296 cyl, 16 head, 63 sec, 6346368 sectors atapiscsi0 at pciide0 channel 1 drive 1 scsibus0 at atapiscsi0: 2 targets cd0 at scsibus0 targ 0 lun 0:vga1 at pci0 dev 15 function 0 "Cirrus Logic CL-GD5430" rev 0x4c wsdisplay0 at vga1: console (80x25, vt100 emulation) wsdisplay0: screen 1-5 added (80x25, vt100 emulation) rl0 at pci0 dev 17 function 0 "Realtek 8139" rev 0x10: irq 11 address 00:48:54:8e:75:09 rlphy0 at rl0 phy 0: RTL internal phy "ARC Logic 2000PV" rev 0x00 at pci0 dev 19 function 0 not configured isa0 at pcib0 isadma0 at isa0 cy0 at isa0 iomem 0xd4000/8192 irq 12: 8 ports pckbc0 at isa0 port 0x60/5 pckbd0 at pckbc0 (kbd slot) pckbc0: using irq 1 for kbd slot wskbd0 at pckbd0: console keyboard, using wsdisplay0 pcppi0 at isa0 port 0x61 midi0 at pcppi0: <PC speaker> sysbeep0 at pcppi0 lpt0 at isa0 port 0x378/4 irq 7 npx0 at isa0 port 0xf0/16: using exception 16 pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo fdc0 at isa0 port 0x3f0/6 irq 6 drq 2 fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec biomask c040 netmask c840 ttymask d8c2 pctr: 686-class user-level performance counters enabled mtrr: Pentium Pro MTRR support dkcsum: wd0 matched BIOS disk 80 dkcsum: wd1 matched BIOS disk 81 root on wd0a rootdev=0x0 rrootdev=0x300 rawdev=0x302 Received on Sun Jun 29 22:50:12 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:48:42 EDT |
||||||||||
|
|||||||||||