I have a server here that complains of a full disk.
df says:
CODE
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/sda2 995872 971084 0 100% /
/dev/sda2 995872 971084 0 100% /
which tells me that I have a 995 MB disk, which contains 971 MB of data, so about 20 MB should be available. Yet it registers full. Huh?
So I restarted the machine, under the assumption that some file had been locked and become invisible... no dice; same result.
tried lsof |grep deleted to find open files, nothing.
Now the fact that this disk registers full is a serious problem.
Any pointers?
-Erik
