From owner-freebsd-hardware@FreeBSD.ORG Thu Oct 9 02:51:34 2003 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B906316A4B3 for ; Thu, 9 Oct 2003 02:51:34 -0700 (PDT) Received: from techno.sub.ru (webmail.sub.ru [213.247.139.22]) by mx1.FreeBSD.org (Postfix) with SMTP id 376A843FBF for ; Thu, 9 Oct 2003 02:51:33 -0700 (PDT) (envelope-from tarkhil@webmail.sub.ru) Received: (qmail 21649 invoked by uid 0); 9 Oct 2003 08:45:04 -0000 Received: from unknown (HELO tarkhil.over.ru) (213.148.23.65) by webmail.sub.ru with SMTP; 9 Oct 2003 08:45:03 -0000 Date: Thu, 9 Oct 2003 12:43:33 +0400 From: Alex Povolotsky To: freebsd-hardware@freebsd.org Message-Id: <20031009124333.182559f0.tarkhil@webmail.sub.ru> Organization: sub.ru X-Mailer: Sylpheed version 0.9.3claws (GTK+ 1.2.10; i386-portbld-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: I/O read failure X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Oct 2003 09:51:34 -0000 Hello! I understand (in general), what does the following mean: Oct 9 12:01:36 techno /kernel: (da2:ahc0:0:2:0): Invalidating pack Oct 9 12:01:36 techno /kernel: spec_getpages:(#da/0x20014) I/O read failure: (error=6) bp 0xcfeb8f3c vp 0xe0677840 Oct 9 12:01:36 techno /kernel: size: 5632, resid: 5632, a_count: 5274, valid: 0x0 Oct 9 12:01:36 techno /kernel: nread: 0, reqpage: 0, pindex: 0, pcount: 2 Oct 9 12:01:36 techno /kernel: vm_fault: pager read error, pid 41049 (httpd) Oct 9 12:01:36 techno /kernel: spec_getpages:(#da/0x20014) I/O read failure: (error=6) bp 0xcfeb61d8 vp 0xe0677840 but can I extract more useful information from numbers? -- Alex.