My lemmy instance seems to be using a lot of storage, I am the only one using it and for like 10 minutes a day. it’s currently using about 122 gb, after about 3 months of usage

 ~/l/volumes> sudo du -d 1 -h  .
47G	./pictrs
75G	./postgres
0	./lemmy-ui
122G	.

seeing the usage of other ppl this seems really big? Am i doing someting wrong? edit: it is also using a lot of memory, i dont know exactly how much but it seems to be most of my system’s available ram (16 gb)

  • poVoq@slrpnk.net
    link
    fedilink
    English
    arrow-up
    9
    ·
    8 months ago

    You used one of these subscribe to all community scripts, no? Otherwise it is hard to reach these figures as a single user instance.

    However for the memory, I also have a hard time understanding why it eats up all ram. I am currently restarting the Lemmy backend twice a day to prevent the database from using all the memory and the system subsequently running out of memory. It definitely looks like some sort of memory leak, but not all instances seem effected. I already tried a few things to fine-tune the database and pool size etc. but it doesn’t seem to help.

    • youpie@lemmy.emphisia.nlOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      8 months ago

      oh I used like a tool to speed up federation, maybe that caused it? it was called lcs maybe that caused it?

      • poVoq@slrpnk.net
        link
        fedilink
        English
        arrow-up
        10
        ·
        8 months ago

        yes, mostly. This tool basically instructs your lemmy instance to try and fetch the entire Lemmyverse and mirror it on your server.