Date: Wed, 16 Dec 1998 06:48:06 -0800 From: David Greenman <dg@root.com> To: "Marc G. Fournier" <marc.fournier@acadiau.ca> Cc: freebsd-scsi@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Subject: Re: any way of gleaming info from these? Message-ID: <199812161448.GAA09727@root.com> In-Reply-To: Your message of "Wed, 16 Dec 1998 10:34:39 -0400." <Pine.BSF.4.05.9812161033310.347-100000@atelier.acadiau.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812161448.GAA09727>