Date: Wed, 2 May 2001 09:19:37 +1200 (NZST) From: Dan Langille <dan@langille.org> To: "Jonathan M. Slivko" <jslivko@jeah.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: df hangs Message-ID: <Pine.BSF.4.21.0105020917460.74108-100000@lists.unixathome.org> In-Reply-To: <Pine.BSF.4.33.0105011558370.34060-100000@awww.jeah.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jslivko@jeah.net> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0105020917460.74108-100000>