Suggestion to do:

  du / -hx --max-depth=1

(this doesn't show the mount points like /home or /sys)
If this does not add up to the size of the root partition, then

  mount --bind / /mnt
  du /mnt -hx --max-depth=1

If this adds up to approximately the size of the root partition, there's
something stored under a mount point which is now reachable.
After cleaning that don't forget to

  umount /mnt

By the way, this topic was already discussed on this list recently (last time
end of July).
And what is the meaning of "Go"?
Your lsof output shows no file on /.
-- 
Regards,
jvp.



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/ls87nn$ev2$1...@ger.gmane.org

Reply via email to