Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Apr 1999 10:40:20 -0400 (EDT)
From:      Mikhail Teterin <mi@misha.cisco.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/11335: find hangs in `nfsrcv' on local filesystem despite -xdev
Message-ID:  <199904261440.KAA07685@misha.cisco.com>

next in thread | raw e-mail | index | archive | help

>Number:         11335
>Category:       bin
>Synopsis:       find hangs in `nfsrcv' on local filesystem despite -xdev
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 26 07:50:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail Teterin
>Release:        FreeBSD 3.1-STABLE i386
>Organization:
Virtual Estates, Inc.
>Environment:

	The OS is: 3.1-STABLE as of Wed Mar 31 12:36:47 EST 1999

	Filesystems are as follows:

	/dev/wd0s2a on / (local, soft-updates, writes: sync 13 async 84747)
	/dev/wd0s1 on /c (NFS exported, local, read-only)
	/dev/wd0s4g on /tmp (local,
		soft-updates, writes: sync 189 async 34479)
	/dev/wd0s4h on /home (NFS exported, local,
		soft-updates, writes: sync 8837 async 299655)
	/dev/wd0s4f on /usr (NFS exported, local,
		soft-updates, writes: sync 1682 async 245762)
	/dev/wd0s4e on /var (NFS exported, local,
		soft-updates, writes: sync 5973 async 213023)
	procfs on /proc (local)
udp:	172.27.164.20:/exports on /exports (read-only)
udp:	172.27.164.20:/exports/FreeBSD-2.2.6 on /exports/FreeBSD-2.2.6 (read-only)
udp:	tornado:/var/mail on /var/mail (union)
udp:	ch-dtdhome:/ch-dtdhome5 on /users (union)
udp:	ch-dtdhome:/ch-dtdhome4 on /users (union)
udp:	ch-dtdhome:/ch-dtdhome3 on /users (union)
udp:	ch-dtdhome:/ch-dtdhome2 on /users (union)
udp:	ch-dtdhome:/ch-dtdhome1 on /users (union)
tcp:	rtfm:/home/mi on /rtfm
udp:	labserv:/usr/homes on /usr/homes (union)

>Description:

	A simple `find / -xdev -type f' hangs without a single line of
	output. `ps -axlww | grep pid' shows:
  105  7553 10201   0  -1  0   800  504 nfsrcv I     p4    0:00.01 / (find)

	The reason for making this "critical" and "high priority" is because
	the /etc/security script hangs on line 33 (find $mount -xdev...)

>How-To-Repeat:

	See description.

>Fix:
	
	Don't know...

>Release-Note:
>Audit-Trail:
>Unformatted:


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904261440.KAA07685>