Date: Thu, 22 Apr 1999 14:36:45 -0500 (CDT) From: Kevin Day <toasty@home.dragondata.com> To: bugs@freebsd.org Subject: vm/fs bug? vnode_pager: *** WARNING *** stale FS getpages Message-ID: <199904221936.OAA27393@home.dragondata.com>
index | next in thread | raw e-mail
I'm using a 3.1-RELEASE system, and am seeing this:
# cp -Rp / /disk1
vnode_pager: *** WARNING *** stale FS getpages
No strategy for buffer at 0xf1ba3918
: 0xf511d240: type VREG, usecount 4, writecount 0, refcount 0, flags (VOBJBUF)
tag VT_PROCFS, type 11, pid 1, mode 124, flags 0
: 0xf511d240: type VREG, usecount 4, writecount 0, refcount 0, flags (VOBJBUF)
tag VT_PROCFS, type 11, pid 1, mode 124, flags 0
vnode_pager_getpages: I/O read error
vm_fault: pager read error, pid 229 (cp)
vnode_pager: *** WARNING *** stale FS getpages
No strategy for buffer at 0xf1ba3918
: 0xf511cf40: type VREG, usecount 4, writecount 0, refcount 0, flags (VOBJBUF)
tag VT_PROCFS, type 12, pid 1, mode 124, flags 0
: 0xf511cf40: type VREG, usecount 4, writecount 0, refcount 0, flags (VOBJBUF)
tag VT_PROCFS, type 12, pid 1, mode 124, flags 0
vnode_pager_getpages: I/O read error
vm_fault: pager read error, pid 229 (cp)
(repeated many times)
I'm 99% sure this isn't a hardware problem, as I can use our HD duplicator,
and put the exact same FS on another drive, and get the same results. (I'm
also not getting any wd0 errors) fsck also reports no errors on either disk.
Anyone seen this before?
Kevin
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904221936.OAA27393>
