From owner-freebsd-current Wed Dec 16 06:48:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA23199 for freebsd-current-outgoing; Wed, 16 Dec 1998 06:48:00 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from root.com (root.com [198.145.90.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA23193; Wed, 16 Dec 1998 06:47:58 -0800 (PST) (envelope-from root@root.com) Received: from root.com (localhost [127.0.0.1]) by root.com (8.8.8/8.8.5) with ESMTP id GAA09727; Wed, 16 Dec 1998 06:48:06 -0800 (PST) Message-Id: <199812161448.GAA09727@root.com> To: "Marc G. Fournier" cc: freebsd-scsi@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Subject: Re: any way of gleaming info from these? In-reply-to: Your message of "Wed, 16 Dec 1998 10:34:39 -0400." From: David Greenman Reply-To: dg@root.com Date: Wed, 16 Dec 1998 06:48:06 -0800 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >vnode_pager_putpages: residual I/O 4096 at 113 >vnode_pager_putpages: I/O error 6 >vnode_pager_putpages: residual I/O 4096 at 113 >vnode_pager_putpag_putpage_pager_putpages: residual I/O 4096 at 113 >vnode_pager_putpages: I/O error 6 >vnode_pager_putpages: residual I/O 4096 at 113 > >maybe its totally impossible, but is there no way of detailing which drive >is causing this? or is it not a drive? Error 6 is ENXIO - device not configured. This might happen if the device is SCSI and it loses power/goes offline. I can't think of any other reasons offhand. -DG David Greenman Co-founder/Principal Architect, The FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message