Date: Thu, 9 Jul 1998 20:01:37 -0400 (EDT) From: Luoqi Chen <luoqi@watermarkgroup.com> To: freebsd-hackers@FreeBSD.ORG, heyer@cs.wisc.edu Subject: Re: swap_pager and vm_faults Message-ID: <199807100001.UAA12460@lor.watermarkgroup.com>
next in thread | raw e-mail | index | archive | help
> Any idea what exactly would cause this? > > Jul 5 08:30:24 rancor /kernel: swap_pager: I/O error - pagein failed; > blkno 708776, size 4096, error 22 You have a bad sector on your swap partition. I presume this is an IDE disk, you may try using bad144 to map the bad sector out. > Jul 5 08:30:24 rancor /kernel: vm_fault: pager input (probably hardware) > error, PID 197 failure > Jul 5 08:30:24 rancor /kernel: pid 197 (innd), uid 8: exited on signal 11 > > As you can tell from innd, this machine is a news Server with 96 Megs of > RAM and 256 Megs of Swap. While the CPU and Disk Drives are kept pretty > busy, it usually has plenty of memory to spare. The time it occured (8:30 > AM on a Sunday) and the fact the machine stayed up seems very strange to > me. This machine has been rebooting about once a day on average for no > obvious reason, so I'm trying to investigate everything possible. > > -- > John Heyer :: University of Wisconsin - Madison :: http://heyer.ml.org > -lq To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807100001.UAA12460>