Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Dec 1998 11:50:16 -0400 (AST)
From:      "Marc G. Fournier" <marc.fournier@acadiau.ca>
To:        David Greenman <dg@root.com>
Cc:        freebsd-scsi@FreeBSD.ORG, freebsd-current@FreeBSD.ORG
Subject:   Re: any way of gleaming info from these? 
Message-ID:  <Pine.BSF.4.05.9812161141320.347-100000@atelier.acadiau.ca>
In-Reply-To: <199812161448.GAA09727@root.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 16 Dec 1998, David Greenman wrote:

> >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.

Hrmmm...is vnode_pager_putpages a 'file system' error, or a 'swap' error?
The system is locked up right now, awaiting someone to get down to the
office and reboot it.  

Looking through /usr/src/sys, the error message is generated in
vm/vnode_pager.c...which, to me, would indicate swap space?  

Is there no way of adding in the name of the device generating this error
to the error message?  

Marc G. Fournier                                 marc.fournier@acadiau.ca
Systems Administrator, Acadia University

  "These are my opinions, which are not necessarily shared by my employer"


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-scsi" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9812161141320.347-100000>