Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Nov 2011 23:45:09 -0300
From:      Airton Arantes <airton.arantes@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Problems with df -mh command
Message-ID:  <CAP8ch0Dp=su=PbwhG0OnhN4tFAimmeS57b87MrmN6090Kx32Rg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello folks,

I'm getting in troubles with the df -mh command. I have two HDs, where one
is for my FreeBSD 8.2-RELEASE and other to my files sharing mounted in
/var/db/files. The command dont return anything and I can't back to shell
again, not even CTRL+C works, I think that this doesn't works because when
I do ps aux | grep df I get this:


# ps aux | grep df
root   58218  0.0  0.1  6920  1048   0- D+   Thu09AM   0:00.00 df -mh
root   92073  0.0  0.1  6920  1048   1  D+   11:18PM   0:00.00 df -mh
root   92136  0.0  0.1  9124  1228   2  S+   11:27PM   0:00.00 grep df
#

Namely, the process state is uninterruptable, so I can't to kill the
proccess.

why my command isn't doing anything?
-- 
Airton Arantes Coelho Filho



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAP8ch0Dp=su=PbwhG0OnhN4tFAimmeS57b87MrmN6090Kx32Rg>