Just a guy not on Reddit

  • 11 Posts
  • 79 Comments
Joined 2 years ago
cake
Cake day: February 12th, 2024

help-circle






  • EDIT sudo ncdu allowed me to find a 72gb [long string of characterless]-json.log file in /var/lib/docker/containers and many 1gb+ files in /var/lib/docker/overlay2. I’m not sure what to do with this information (or what’s safe to delete) but I’m getting somewhere.

    sudo du -sh / shows a list of three du: cannot access '/run/user/1000/gvfs' Permission denied and du: cannot access No such file or directory and a few cannot read directory invalid argument and at the end it shows 5.4T / which I assume is my root drive combined with what’s in mnt.



  • EDIT: sudo ncdu allowed me to find a 72gb [long string of characterless]-json.log file in /var/lib/docker/containers and many 1gb+ files in /var/lib/docker/overlay2. I’m not sure what to do with this information (or what’s safe to delete) but I’m getting somewhere.

    mount outputted a lot of text. I suspect this may be getting somewhere but I’m not too experienced. There is a lot of overlay on /var/lib/docker/overlay2/[long string of numbers and letters]. I also see a lot (~25) of nsfs on /run/docker/netns/[string of letters and numbers] type nsfs (rw)

    lsblk game me my drives as expected, and fdisk gave fdisk: command not found.