Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 May 1999 09:19:11 +0200 (CEST)
From:      Wilko Bulte <wilko@yedi.iaf.nl>
To:        bde@zeta.org.au (Bruce Evans)
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: error message, what does this mean?
Message-ID:  <199905280719.JAA10071@yedi.iaf.nl>
In-Reply-To: <199905280618.QAA32640@godzilla.zeta.org.au> from Bruce Evans at "May 28, 1999  4:18:40 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
As Bruce Evans wrote ...
> >May 27 23:39:23 p100 /kernel: vnode_pager: *** WARNING *** stale FS getpages
> >May 27 23:39:23 p100 /kernel: No strategy for buffer at 0xc13637e0 
> >May 27 23:39:23 p100 /kernel: : 0xc35ffd80: type VREG, usecount 4,
> >writecount 0,
> > refcount 0, flags (VOBJBUF)
> >May 27 23:39:23 p100 /kernel: tag VT_PROCFS, type 5, pid 252, mode 180,
> >flags 0 
> >May 27 23:39:23 p100 /kernel: : 0xc35ffd80: type VREG, usecount 4,
> >...
> 
> >This was during a cp -R /* /mnt where /mnt is a SCSI disk I'm testing.
> >Both disks are on seperate SCSI buses. Is this because the cp -R 
> >tries to copy /proc ??
> 
> Probably.  Procfs has bugs that cause bad things to happen when some
> files in it are copied.

Hmm. Never seen it before. But doing a "cd / ; find . -fstype ufs -print |
cpio -pudm /mnt" works like a charm without the vnode_pager messages.
So looks like procfs alright.

|   / o / /  _  	 Arnhem, The Netherlands	- Powered by FreeBSD -
|/|/ / / /( (_) Bulte 	 WWW  : http://www.tcja.nl 	http://www.freebsd.org


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?199905280719.JAA10071>