Vincent Zweije a écrit : > On Wed, Jul 23, 2014 at 09:59:26AM -0700, der.hans wrote: > >> Do you have large open files that have been removed? The filesystem will >> show those as free space, but until the proceses holding the files open >> have been stopped the disk space has not been freed.
du (which uses the directory tree) would not show the space allocated to deleted-but-not-yet-closed files as used, but df would. > This looks most probable to me. Try this: Inode exhaustion (df -i) looks more probable to me. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

