Bernhard Voelker wrote:
On 04/14/2015 02:48 PM, Per Jessen wrote:
Bernhard Voelker wrote:
BTW: The number displayed by df(1) come from statfs(2):
$ strace -v -e statfs df / ...
Are the numbers okay there?
Yes, they look fine:
# strace -v -e statfs64 df / statfs64("/", 84, {f_type="NFS_SUPER_MAGIC", f_bsize=8192, f_blocks=6536991, f_bfree=88599, f_bavail=88599, f_files=2062848, f_ffree=1452608, f_fsid={0, 0}, f_namelen=255, f_frsize=8192, f_flags=4128}) = 0 Filesystem 1K-blocks Used Available Use% Mounted on 10.42.8.254:/srv/nfs/adenauer/root 52295928 51587136 708792 99% / +++ exited with 0 +++
Okay, then do the same on the NFS server (as the others already suggested). I guess the file system the export is on there is really full.
Thanks everyone, I don't know how I missed that. Just goes to show 67 pairs of eyes are better than one :-) -- Per Jessen, Zürich (16.3°C) http://www.dns24.ch/ - free dynamic DNS, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org