On Fri, 13 Oct 2017 09:45:53 -0500
Tim Camp <[email protected]> wrote:

> Any idea what is going on here?
> How do I stop it?

 Depends on the OS and what it's using to display this condition.

 On the command line...
 df -h
 and, on the command line in the root directory..
 du -hs *
 will tell you where.
 ( note one is du and the other is df )

 EXCEPT on an ext4 file system, which has a known bug.
 It's accurate on ext4 until the total free space is just the reserved 
 space, at which point it becomes inaccurate, and ( apparently ) the 
 only work-a-round is a reboot, or at least a umount/mount which might
 be a little difficult to do on the root file system.
 ( basically, unload and reload the ext4 file system driver )

-- 
Cowboy

Said the attractive, cigar-smoking housewife to her girl-friend: "I got
started one night when George came home and found one burning in the
ashtray."

_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to