From owner-freebsd-stable Sun Nov 26 2:39:37 2000 Delivered-To: freebsd-stable@freebsd.org Received: from uiggm.nsc.ru (mx.uiggm.nsc.ru [194.226.185.13]) by hub.freebsd.org (Postfix) with ESMTP id 386AA37B4CF for ; Sun, 26 Nov 2000 02:38:56 -0800 (PST) Received: from ngu.null.ru (lab6405.geophysics.uiggm.nsc.ru [194.226.184.40]) by uiggm.nsc.ru (8.9.3/8.9.3) with ESMTP id FAA10722 for ; Sun, 26 Nov 2000 05:53:43 -0600 (NSK) Received: from spinner.intra.eu.org (spinner.intra.eu.org [10.0.0.3]) by ngu.null.ru (8.11.0/8.11.0) with ESMTP id eAQAeVR82062 for ; Sun, 26 Nov 2000 10:40:33 GMT (envelope-from od@FreeBSD.org) Received: (from od@localhost) by spinner.intra.eu.org (8.11.1/8.11.0) id eAQAduT15451 for freebsd-stable@FreeBSD.ORG; Sun, 26 Nov 2000 16:39:56 +0600 (NOVT) (envelope-from od) Date: Sun, 26 Nov 2000 16:39:56 +0600 From: oleg dashevskii To: freebsd-stable@FreeBSD.org Subject: 4.1..4.2-BETA freeze by high disk activity Message-ID: <20001126163956.A11704@spinner.intra.eu.org> Mail-Followup-To: freebsd-stable@FreeBSD.ORG Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="nFreZHaLTZJo0R7j" Content-Disposition: inline User-Agent: Mutt/1.2.4i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --nFreZHaLTZJo0R7j Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hello, I experience these troubles since I've installed 4.1-RELEASE, now I have 4.2-BETA (not RELEASE yet), but it's all the same. When a big disk activity occurs (e.g. some package installation with lots of small files, make buildworld or rm -rf /usr/obj/*), my FreeBSD box can suddenly but completely freeze. After some time it reboots on its own. I've attached the `dmesg` output. It's a 5MVP3 "Gemini" mainboard with the VIA APOLLO MVP3 chipset. Softupdates are set on /usr. /od --nFreZHaLTZJo0R7j Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=dmesg Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.2-BETA #0: Tue Nov 14 12:36:08 NOVT 2000 root@spinner.intra.eu.org:/usr/obj/usr/src/sys/SPINNER Timecounter "i8254" frequency 1193182 Hz CPU: AMD-K6(tm) 3D processor (350.80-MHz 586-class CPU) Origin = "AuthenticAMD" Id = 0x58c Stepping = 12 Features=0x8021bf AMD Features=0x80000800 real memory = 67108864 (65536K bytes) avail memory = 62046208 (60592K bytes) Preloaded elf kernel "kernel" at 0xc034c000. K6-family MTRR support enabled (2 registers) md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib2: at device 1.0 on pci0 pci1: on pcib2 pci1: at 0.0 irq 9 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xe000-0xe00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0xe400-0xe41f irq 0 at device 7.2 on pci0 uhci0: Invalid irq 0 uhci0: Please switch on USB support and switch PNP-OS to 'No' in BIOS device_probe_and_attach: uhci0 attach returned 6 pcib1: on motherboard pci2: on pcib1 isa0: too many dependant configs (8) fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: irq 12 on atkbdc0 psm0: model IntelliMouse, device ID 3 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A sio2 at port 0x3e8-0x3ef irq 5 on isa0 sio2: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 ep0: <3Com 3C509-TPC EtherLink III> at port 0x390-0x39f irq 11 on isa0 ep0: Ethernet address 00:60:97:ce:1d:96 sbc0: at port 0x220-0x22f,0x300-0x301,0x388-0x38b irq 9 drq 0,5 on isa0 pcm0: on sbc0 IP packet filtering initialized, divert enabled, rule-based forwarding disabled, default to deny, logging limited to 100 packets/entry by default ad0: 8063MB [16383/16/63] at ata0-master UDMA33 acd0: CDROM at ata1-slave using PIO4 Mounting root from ufs:/dev/ad0s2a WARNING: / was not properly dismounted --nFreZHaLTZJo0R7j-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message