Date: Wed, 24 Jul 1996 16:36:35 +0400 From: "Igor Timkin" <ivt@gamma.ru> To: questions@FreeBSD.ORG Subject: troubles with 2.1.5R Message-ID: <199607241236.AA03681@gamma.srcc.msu.su> References: <199607240912.AA02304@gamma.srcc.msu.su> <ABpJXznuU4@cpd.msk.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, 10 hours ago I'm upgrade 2.1.0 -> 2.1.5 (last true distribute). And system panic every 40 min - 2 hours. With 2.1.0 I haven't any problems (server reboot every 2-3 weeks). Hardware: P5-133, 128 Ram EDO 60ns, AHA-2940UW, 2x4 Gb SCSI-2 Seagate and 1 Gb Ide, SCSI tape Wangtek 9500DC. Last hours the server operated whith DRAM speed in BIOS setup 70 ns - no effect. At this moment I can' turn savecore ON, I have 3 swap 65 Mb partitions. Any suggestions ? May I upgrade 2.1.5 -> 2.1.0 back ? And small problem - my console was set unsecure and I can't loggin at single mode startup - login incorrect:( When system started in multuuser mode - no problems. On 2.1.0 I haven't this problem. Now I turn console to secure. And very small problem - I (and my mirror) can't connect to ftp.cdrom.com. I got login, enter ftp and after 300 sec got connection timeout. This problem about 10-12 hours. I try from crocus.gamma.ru and charibda.sovam.com. Sorry for my english. dmesg: FreeBSD 2.1.5-RELEASE #0: Wed Jul 24 07:28:49 MSD 1996 ivt@crocus.gamma.ru:/usr/src/sys/compile/CROCUS CPU: 133-MHz Pentium 735\\90 or 815\\100 (Pentium-class CPU) Origin = "GenuineIntel" Id = 0x52b Stepping=11 Features=0x1bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8> real memory = 134217728 (131072K bytes) avail memory = 127909888 (124912K bytes) Probing for devices on PCI bus 0: chip0 <Intel 82437 PCI cache memory controller> rev 1 on pci0:0 chip1 <Intel 82371 PCI-ISA bridge> rev 2 on pci0:7:0 chip2 <Intel 82371 Bus-master IDE controller> rev 2 on pci0:7:1 ahc0 <Adaptec 2940 Ultra SCSI host adapter> rev 0 int a irq 11 on pci0:20 ahc0: aic7880 Wide Channel, SCSI Id=7, 16 SCBs ahc0 waiting for scsi devices to settle (ahc0:0:0): "SEAGATE ST15230N 0298" type 0 fixed SCSI 2 sd0(ahc0:0:0): Direct-Access 4095MB (8386733 512 byte sectors) (ahc0:1:0): "SEAGATE ST15150W 0020" type 0 fixed SCSI 2 sd1(ahc0:1:0): Direct-Access 4095MB (8388315 512 byte sectors) ahc0:A:4: refuses WIDE negotiation. Using 8bit transfers (ahc0:4:0): "WANGTEK 9500 DC SCSI2 " type 1 removable SCSI 2 st0(ahc0:4:0): Sequential-Access density code 0x0, drive empty probe0(ahc0:9:0): scsi_cmd probe0(ahc0:9:0): ahc_scsi_cmd probe0(ahc0:9:0): ahc_done probe0(ahc0:9:0): scsi_done (ahc0:9:0): command: 0,0,0,0,0,0-[0 bytes] probe0(ahc0:9:0): scsi_cmd probe0(ahc0:9:0): ahc_scsi_cmd probe0(ahc0:9:0): ahc_done probe0(ahc0:9:0): scsi_done (ahc0:9:0): command: 12,0,0,0,2c,0-[44 bytes] ------------------------------ 000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 016: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 032: 00 00 00 00 00 00 00 00 00 00 00 00 ------------------------------ Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> ed0 at 0x280-0x29f irq 5 maddr 0xd8000 msize 16384 on isa ed0: address 00:00:c0:a4:2e:61, type WD8013EPC (16 bit) sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: NEC 765 fd0: 1.44MB 3.5in wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): <SAMSUNG PLS-31274A> wd0: 1213MB (2485728 sectors), 2466 cyls, 16 heads, 63 S/T, 512 B/S wdc1 not found at 0x170 npx0 on motherboard npx0: INT 16 interface WARNING: / was not properly dismounted. in_rtqtimo: adjusted rtq_reallyold to 2400 My config: # # CROCUS -- Generic machine with WD/AHx/NCR/BTx family disks # # $Id: CROCUS,v 1.46.2.6 1995/10/25 17:29:51 jkh Exp $ # machine "i386" cpu "I586_CPU" ident CROCUS maxusers 64 config kernel root on sd0 options "MAXMEM=131072" #options MATH_EMULATE #Support for x87 emulation options "COMPAT_43" #Compatible with BSD 4.3 options BOUNCE_BUFFERS #include support for DMA bounce buffers options UCONSOLE #Allow users to grab the console # # These three options provide support for System V Interface # Definition-style interprocess communication, in the form of shared # memory, semaphores, and message queues, respectively. # options SYSVSHM options SYSVSEM options SYSVMSG options FFS #Berkeley Fast Filesystem options NFS #Network Filesystem #options MSDOSFS #MSDOS Filesystem #options "CD9660" #ISO 9660 Filesystem #options PROCFS #Process filesystem options MFS #Memory Filesystem options QUOTA #Enables disk quotas options "CHILD_MAX=128" options "OPEN_MAX=512" #options DDB #Enable the kernel debugger. #options KTRACE #Enable the system call trace facility. options INET #InterNETworking options GATEWAY #Internetwork gateway options MROUTING #Multicat routing options IPFAREWALL #farewall options IPFAREWALL_VERBOSE #print information about options IPACCT #ipaccounting options ARP_PROXYALL #global proxy ARP options "MFS_ROOT=10" options "AUTO_EOI1" controller isa0 controller pci0 controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr disk fd0 at fdc0 drive 0 #disk fd1 at fdc0 drive 1 #tape ft0 at fdc0 drive 2 controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr disk wd0 at wdc0 drive 0 disk wd1 at wdc0 drive 1 controller wdc1 at isa? port "IO_WD2" bio irq 15 vector wdintr disk wd2 at wdc1 drive 0 disk wd3 at wdc1 drive 1 controller ncr0 controller ahc0 #controller bt0 at isa? port "IO_BT0" bio irq ? vector btintr #controller uha0 at isa? port "IO_UHA0" bio irq ? drq 5 vector uhaintr #controller ahc1 at isa? bio irq ? vector ahcintr #controller ahb0 at isa? bio irq ? vector ahbintr #controller aha0 at isa? port "IO_AHA0" bio irq ? drq 5 vector ahaintr #controller aic0 at isa? port 0x340 bio irq 11 vector aicintr #controller nca0 at isa? port 0x1f88 bio irq 10 vector ncaintr #controller nca1 at isa? port 0x350 bio irq 5 vector ncaintr #controller sea0 at isa? bio irq 5 iomem 0xc8000 iosiz 0x2000 vector seaintr options "SCSI_DELAY=5" #Be pessimistic about Joe SCSI device controller scbus0 device sd0 device st0 #device cd0 #Only need one of these, the code dynamically grows options SCSIDEBUG #options SCSI_REPORT_GEOMETRY #device wt0 at isa? port 0x300 bio irq 5 drq 1 vector wtintr #device mcd0 at isa? port 0x300 bio irq 10 vector mcdintr #device mcd1 at isa? port 0x340 bio irq 11 vector mcdintr #controller matcd0 at isa? port ? bio #device scd0 at isa? port 0x230 bio # syscons is the default console driver, resembling an SCO console device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver #device vt0 at isa? port "IO_KBD" tty irq 1 vector pcrint #options "PCVT_FREEBSD=210" # pcvt running on FreeBSD 2.1 options XSERVER # include code for XFree86 device npx0 at isa? port "IO_NPX" irq 13 vector npxintr device sio0 at isa? port "IO_COM1" tty irq 4 vector siointr device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr #device sio2 at isa? port "IO_COM3" tty irq 5 vector siointr #device sio3 at isa? port "IO_COM4" tty irq 9 vector siointr device lpt0 at isa? port? tty irq 7 vector lptintr #device lpt1 at isa? port? tty #device lpt2 at isa? port? tty # Order is important here due to intrusive probes, do *not* alphabetize # this list of network interfaces until the probes have been fixed. # Right now it appears that the ie0 must be probed before ep0. See # revision 1.20 of this file. #device de0 device ed0 at isa? port 0x280 net irq 5 iomem 0xd8000 vector edintr #device ed1 at isa? port 0x300 net irq 5 iomem 0xd8000 vector edintr #device ie0 at isa? port 0x360 net irq 7 iomem 0xd0000 vector ieintr #device ep0 at isa? port 0x300 net irq 10 vector epintr #device ix0 at isa? port 0x300 net irq 10 iomem 0xd0000 iosiz 32768 vector ixintr #device le0 at isa? port 0x300 net irq 5 iomem 0xd0000 vector le_intr #device lnc0 at isa? port 0x280 net irq 10 drq 0 vector lncintr #device lnc1 at isa? port 0x300 net irq 10 drq 0 vector lncintr #device ze0 at isa? port 0x300 net irq 5 iomem 0xd8000 vector zeintr #device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000 vector zpintr pseudo-device loop pseudo-device ether pseudo-device sl 2 # ijppp uses tun instead of ppp device pseudo-device ppp 2 pseudo-device tun 2 pseudo-device bpfilter 4 #Berkeley packet filter pseudo-device gzip #Exec gzipped a.out's pseudo-device log pseudo-device pty 16 pseudo-device snp 2 pseudo-device vn pseudo-device speaker Thank you, Igor
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607241236.AA03681>