From owner-freebsd-stable Wed Jul 8 08:29:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA13934 for freebsd-stable-outgoing; Wed, 8 Jul 1998 08:29:33 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from ns.carif.asso.fr (ns.carif.asso.fr [194.98.158.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA13929 for ; Wed, 8 Jul 1998 08:29:30 -0700 (PDT) (envelope-from stef@rafiki.carif.asso.fr) Received: from rafiki.carif.asso.fr (rafiki.intranet.carif.asso.fr [10.100.10.99]) by ns.carif.asso.fr (8.9.0/8.9.0) with ESMTP id RAA04438 for ; Wed, 8 Jul 1998 17:22:41 +0200 (CEST) Received: (from stef@localhost) by rafiki.carif.asso.fr (8.9.0/8.9.0) id RAA14473; Wed, 8 Jul 1998 17:30:36 +0200 (CEST) Message-ID: <19980708173036.A14305@rafiki.intranet.carif.asso.fr> Date: Wed, 8 Jul 1998 17:30:36 +0200 From: Stephane Marzloff To: freebsd-stable@FreeBSD.ORG Subject: Disk problem. Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 0.91.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi.. I have a problem with a 2.2.6-STABLE (6 Jul) on a Ppro 200. Sometimes, when I launch some applications (mutt, ls, vmstat..), there is no responses during 10 sec. I suspect a disk problem. The machine isn't charge, Load average is constantly : 0.00 (0.50 maximum). There 18Mo of Free RAM. And 5 minutes ago, I have this message on the console : Jul 8 17:07:46 rafiki /kernel: wd0: interrupt timeout: Jul 8 17:07:46 rafiki /kernel: wd0: interrupt timeout: Jul 8 17:07:46 rafiki /kernel: wd0: status 50 error 0 Jul 8 17:07:46 rafiki /kernel: wd0: status 50 error 0 I don't have APM or other things enable in the kernel. So if anyone have an idea.. Thanks.. Ps : I join my kernel configuration file machine "i386" cpu "I686_CPU" ident RAFIKI maxusers 60 options MATH_EMULATE #Support for x87 emulation options INCLUDE_CONFIG_FILE #include this file in kernel options INET #InterNETworking options NMBCLUSTERS=2048 options "CMD640" # work around CMD640 chip deficiency options FFS #Berkeley Fast Filesystem options PROCFS #Process filesystem options "COMPAT_43" #Compatible with BSD 4.3 [KEEP THIS!] options BOUNCE_BUFFERS #include support for DMA bounce buffers options UCONSOLE #Allow users to grab the console options FAILSAFE #Be conservative options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #kernel tracing options SYSVSHM options SYSVSEM options SYSVMSG options XSERVER # support for X server config kernel root on wd0s0a swap on wd0s1b controller isa0 controller pci0 controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr disk fd0 at fdc0 drive 0 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 options ATAPI #Enable ATAPI support for IDE bus options ATAPI_STATIC #Don't do it as an LKM device wcd0 #IDE CD-ROM # syscons is the default console driver, resembling an SCO console device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr options SC_HISTORY_SIZE=200 # number of history buffer lines # Mandatory, don't remove device npx0 at isa? port "IO_NPX" flags 0x1 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 psm0 at isa? disable port "IO_KBD" conflicts tty irq 12 vector psmintr # Ethernet device vx0 pseudo-device loop pseudo-device ether pseudo-device log pseudo-device gzip # Exec gzipped a.out's pseudo-device bpfilter 2 #Berkeley packet filter pseudo-device vn 1 pseudo-device pty 16 pseudo-device snp 2 -- Stéphane Marzloff -> smarzloff@carif-idf.org Do you think Jimi Hendrix's modem was a Purple Hayes? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message