I think I officially have a hoarding problem...

top 50 comments

sorted by: hot top controversial new old
[–] 85 points 2 months ago (2 children)

I was like "nothing wrong here" until I saw that T that my brain just refused to parse the first time.

  • source
  • hideshow 4 child comments
  • [–] 7 points 2 months ago (1 child)

    lol , is home separate mount point?

  • source
  • parent
  • hideshow 2 child comments
  • [–] [S] 19 points 2 months ago* (1 child)

    Yeah,

    So Home is a separate 1.8TB NVME drive... But under home is my home directory, and under that is a half-dozen NAS mounts, including my Plex stuff. collection of ISO images. ;-)

  • source
  • parent
  • hideshow 2 child comments
  • [–] 5 points 2 months ago (1 child)

    omg. how many isos to get 100tb

  • source
  • parent
  • hideshow 2 child comments
  • [–] 17 points 2 months ago (1 child)

    If you're doing raw bluray, not as many as you'd think.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 44 points 2 months ago (2 children)

    Your username absolutely does not check out. Or your shredder is broken haha

  • source
  • hideshow 4 child comments
  • [–] 34 points 2 months ago (1 child)

    Pfft, the only "hoarding problem" is that storage is expensive these days!

  • source
  • hideshow 2 child comments
  • [–] [S] 12 points 2 months ago (1 child)

    I know, I just paid $500 for a 24TB SAS drive that was $250 just over a year ago.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 25 points 2 months ago (1 child)

    I'm reading the command to the tune of Du Hast

  • source
  • hideshow 2 child comments
  • [–] 22 points 2 months ago* (last edited 2 months ago) (1 child)

    Meanwhile here I am trying to upgrade my 512gb NVME drive to 2Tb while also still trying to afford car payments, rent and food. Rookie numbers on my part.

  • source
  • hideshow 2 child comments
  • [–] 22 points 2 months ago (3 children)

    Pardon my stupidity BUT why include stdout to Devnull? Why not omit and simply 'du -sh /home'

  • source
  • hideshow 6 child comments
  • [–] 33 points 2 months ago (2 children)

    There’s probably a bunch of permissions errors, filesystems warnings for cross-filesystem mounts or links, etc. all going to stderr. Linux output streams are a bit odd, 1 is stdout and 2 is stderr. So the command is redirecting the “noise” to null and just printing the actual command output. That would be my assessment, but OP could probably give a more correct answer..!

  • source
  • parent
  • hideshow 4 child comments
  • [–] 7 points 2 months ago (1 child)

    Noob, just use sudo, less chars!

  • source
  • parent
  • hideshow 2 child comments
  • [–] [S] 8 points 2 months ago (3 children)

    Oddly enough, still generates errors. (There are stuff in user directories that are set to 600.... so even root can't browse/open.)

  • source
  • parent
  • hideshow 5 child comments
  • load more comments (1 reply)
  • [–] 19 points 2 months ago (3 children)

    One think I miss from reddit… /r/datahoarder

    These were my people. I probably have 100TB but it certainly isn't in my home directory. I'm not sure if I should be immpressed or freightened.

  • source
  • hideshow 4 child comments
  • load more comments (2 replies)
    [–] 12 points 2 months ago (2 children)

    never saw the s argument and was curious what's the difference to d. man pages are way ahead of me ^^

    --max-depth=0 is the same as --summarize

  • source
  • hideshow 3 child comments
  • [–] [S] 6 points 2 months ago (1 child)

    So just did a couple of experiments...

    sudo su -sh /home - returns permission denied errors on certain NAS subdirectories, but not a lot.

    du -sh /home --summarize -returns the same errors.

    du -sh --max-depth=0 - returns the same errors plus an error saying that using --max-depth=0 is the same as --summarize.

    ;-) for the purposes of what I was doing (creating a clip for posting) redirecting stderr to null was the best option.

    But I learned a few things today, which is cool. ;-)

  • source
  • parent
  • hideshow 1 child comment
  • load more comments (1 reply)
  • load more comments (1 reply)
    [–] 7 points 2 months ago (1 child)

    Why do you pipe stderr of du into /dev/null?

  • source
  • hideshow 2 child comments
  • [–] 7 points 2 months ago

    Greetings, fellow data hoarder!

  • source
  • [–] 6 points 2 months ago (1 child)
  • [+] 6 points 2 months ago (4 children)
  • load more comments (3 replies)
    [–] 5 points 2 months ago* (11 children)

    I create videos, and back up all of my raw footage. I make weekly videos, and the size ranges from 50GB up to 500GB or more. I have 105TB available, 90TB used at the moment. I also have a fully redundant set of another 105TB. My employer has unfortunately made it very easy to justify hoarding, as they'll sell me reputable used commercial drives for $10/TB.

    The video archives are 53TB

    TubeArchivist is 19TB

    Legally acquired movies and TV is 10TB

    Immich is 2TB

    Those are the main users of data. A bunch of other folders are using anywhere from a gig to 500GB, but those are basically rounding errors.

  • source
  • hideshow 11 child comments
  • load more comments (11 replies)
    [–] 4 points 2 months ago (1 child)

    Bob Saget would roll in his grave if he heard about your addiction.

  • source
  • hideshow 2 child comments
  • load more comments
    view more: next ›