From owner-freebsd-doc Thu Nov 8 6:50: 8 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F30137B425 for ; Thu, 8 Nov 2001 06:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA8Eo1g89157; Thu, 8 Nov 2001 06:50:01 -0800 (PST) (envelope-from gnats) Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 0C4A537B416 for ; Thu, 8 Nov 2001 06:41:22 -0800 (PST) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id JAA08204; Thu, 8 Nov 2001 09:41:21 -0500 (EST) (envelope-from mwlucas) Message-Id: <200111081441.JAA08204@blackhelicopters.org> Date: Thu, 8 Nov 2001 09:41:21 -0500 (EST) From: mwlucas@blackhelicopters.org Reply-To: mwlucas@blackhelicopters.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/31854: new error for FAQ Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 31854 >Category: docs >Synopsis: new error for FAQ >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Nov 08 06:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Michael Lucas >Release: FreeBSD 3.5-STABLE i386 >Organization: None >Environment: today's -doc tree >Description: new error for FAQ. Researched in mailing list archives to develop full answer, expanding on Matt Dillon's recent answer on this topic. (Have any docproj members considered just following Matt Dillon around and writing down everything he says? :-) >How-To-Repeat: >Fix: *** en_US.ISO8859-1/books/faq/book.sgml-dist Thu Nov 8 07:46:11 2001 --- en_US.ISO8859-1/books/faq/book.sgml Thu Nov 8 09:38:27 2001 *************** *** 4429,4434 **** --- 4429,4453 ---- + + + + What does the error swap_pager: indefinite + wait buffer: mean? + + + + This means that a process is trying to page memory to + disk, and the page attempt has hung trying to access the + disk for more than 20 seconds. It might be caused by bad + blocks on the disk drive, disk wiring, cables, or any + other disk I/O-related hardware. If the drive itself is + actually bad, you will also see disk errors in + /var/log/messages and in the output + of dmesg. Otherwise, check your cables + and connections. + + >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message