From owner-freebsd-questions Tue May 1 14:19:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lists.unixathome.org (lists.unixathome.org [210.48.103.158]) by hub.freebsd.org (Postfix) with ESMTP id F2C8337B424 for ; Tue, 1 May 2001 14:19:42 -0700 (PDT) (envelope-from dan@langille.org) Received: from localhost (localhost [127.0.0.1]) by lists.unixathome.org (8.11.1/8.11.1) with ESMTP id f41LJbA74196; Wed, 2 May 2001 09:19:37 +1200 (NZST) (envelope-from dan@langille.org) Date: Wed, 2 May 2001 09:19:37 +1200 (NZST) From: Dan Langille X-Sender: dan@lists.unixathome.org To: "Jonathan M. Slivko" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: df hangs In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nothing in my home directory. I also started a find to check. It also froze. Some of the processes below look like the jobs from periodic. So this problem has been around for at least 3 days. $ ps auwx | grep find root 31232 0.0 0.2 892 312 ?? D Sun03AM 0:00.01 find /home -xdev -type f ( -perm -u+x -or -perm -g+x -or -perm -o+x ) ( -perm -u root 35519 0.0 0.2 892 428 ?? D Mon03AM 0:00.01 find /home -xdev -type f ( -perm -u+x -or -perm -g+x -or -perm -o+x ) ( -perm -u root 41042 0.0 0.2 892 420 ?? D Tue03AM 0:00.01 find /home -xdev -type f ( -perm -u+x -or -perm -g+x -or -perm -o+x ) ( -perm -u root 45599 0.0 0.2 892 456 ?? D 3:01AM 0:00.01 find /home -xdev -type f ( -perm -u+x -or -perm -g+x -or -perm -o+x ) ( -perm -u dan 46263 0.0 0.3 972 548 p2 D+ 9:15AM 0:00.02 find / dan 46293 0.0 0.1 300 168 p1 R+ 9:18AM 0:00.00 grep find On Tue, 1 May 2001, Jonathan M. Slivko wrote: > Have you tried to look for a corefile or any other type of output from the > df? > > ------------------------------------------ > Jonathan M. Slivko > IRC Operator, AsylumNet IRC Networks > Web: http://jslivko.orcon.net.nz/ > > "FreeBSD -- The Power to Serve!" > ----------------------------------------- > > On Wed, 2 May 2001, Dan Langille wrote: > > > I'm using 4.3-stable. I just tried a df. It hangs: > > > > [dan@xeon:~] $ df > > > > >From another terminal window, I see: > > > > $ ps auwx | grep df > > dan 41661 0.0 0.0 208 56 p9- D Tue08AM 0:00.00 df > > dan 46187 0.0 0.0 208 76 p7 D+ 8:52AM 0:00.00 df > > dan 46205 0.0 0.3 1052 508 p8 S+ 8:53AM 0:00.01 grep df > > > > The other df is from a couple of days ago. > > > > What's going on? > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message