Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Support
  3. Diskspace full - I got it resolved but...

Diskspace full - I got it resolved but...

Scheduled Pinned Locked Moved Solved Support
disk usage
9 Posts 3 Posters 1.8k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • RazielKanosR Offline
    RazielKanosR Offline
    RazielKanos
    wrote on last edited by girish
    #1

    I looked through the file system and found this folder: /var/lib/docker/overlay2
    It is nearly 80GB large. I take here are all apps stored cloudron can install? Well, I don't need all apps, and this is taking about 50% of my disk space.

    So I am wondering if I can reduce this somehow, so only the apps stay I really want to use?

    Sorry if the question sound noobish, but I am just starting out, so I got a small server to get a feel for everything

    BrutalBirdieB 1 Reply Last reply
    0
    • RazielKanosR RazielKanos

      I looked through the file system and found this folder: /var/lib/docker/overlay2
      It is nearly 80GB large. I take here are all apps stored cloudron can install? Well, I don't need all apps, and this is taking about 50% of my disk space.

      So I am wondering if I can reduce this somehow, so only the apps stay I really want to use?

      Sorry if the question sound noobish, but I am just starting out, so I got a small server to get a feel for everything

      BrutalBirdieB Offline
      BrutalBirdieB Offline
      BrutalBirdie
      Partner
      wrote on last edited by
      #2

      @RazielKanos said in Diskspace full - I got it resolved but...:

      I take here are all apps stored cloudron can install? Well, I don't need all apps, and this is taking about 50% of my disk space.

      No, the Cloudron App data is located in /home/yellowtent
      /var/lib/docker is only for docker you can also see the storage usage in the cloudron gui.

      bdc1170c-5cac-476b-aa90-83db0c6b1fbc-grafik.png

      Also only the docker images are saved that are needed for your running apps.


      Could it be that you also store backups on the same drive?
      This can eat up space as well.

      Like my work? Consider donating a drink. Cheers!

      1 Reply Last reply
      1
      • girishG Do not disturb
        girishG Do not disturb
        girish
        Staff
        wrote on last edited by
        #3

        Use docker system df to determine actual docker usage. Using du on an overlay partition (/var/lib/docker) won't give reliable results - it will double count a lot.

        RazielKanosR 1 Reply Last reply
        1
        • girishG girish

          Use docker system df to determine actual docker usage. Using du on an overlay partition (/var/lib/docker) won't give reliable results - it will double count a lot.

          RazielKanosR Offline
          RazielKanosR Offline
          RazielKanos
          wrote on last edited by RazielKanos
          #4

          @girish To be honest, I have no clue, I installed one of the netcup images that was delivering cloudron, since installing cloudron on a 20 or 22 Ubuntu images always spit out some errors.

          I want through the list that it showed me, and there haven't been any doubles in, some of the folders eat up to 4gb a lot others are between 2-3gb.

          I was thinking about to take a snapshot and then just delete the folder - see what will happen..?

          girishG 1 Reply Last reply
          0
          • RazielKanosR RazielKanos

            @girish To be honest, I have no clue, I installed one of the netcup images that was delivering cloudron, since installing cloudron on a 20 or 22 Ubuntu images always spit out some errors.

            I want through the list that it showed me, and there haven't been any doubles in, some of the folders eat up to 4gb a lot others are between 2-3gb.

            I was thinking about to take a snapshot and then just delete the folder - see what will happen..?

            girishG Do not disturb
            girishG Do not disturb
            girish
            Staff
            wrote on last edited by
            #5

            @RazielKanos said in Diskspace full - I got it resolved but...:

            To be honest, I have no clue, I installed one of the netcup images

            Oh, which version of Cloudron are you on? Latest version is 7.3. IIRC, netcup hadn't updated their images for a very long time (was on Cloudron 6 even).

            Cloudron on Ubuntu 20 should have no problems. If you do this again, can you please post any errors in the forum?

            RazielKanosR 1 Reply Last reply
            0
            • girishG girish

              @RazielKanos said in Diskspace full - I got it resolved but...:

              To be honest, I have no clue, I installed one of the netcup images

              Oh, which version of Cloudron are you on? Latest version is 7.3. IIRC, netcup hadn't updated their images for a very long time (was on Cloudron 6 even).

              Cloudron on Ubuntu 20 should have no problems. If you do this again, can you please post any errors in the forum?

              RazielKanosR Offline
              RazielKanosR Offline
              RazielKanos
              wrote on last edited by RazielKanos
              #6

              @girish I am running versiion 7.3.2

              girishG 1 Reply Last reply
              0
              • RazielKanosR RazielKanos

                @girish I am running versiion 7.3.2

                girishG Do not disturb
                girishG Do not disturb
                girish
                Staff
                wrote on last edited by
                #7

                @RazielKanos ok, that is the latest.

                Though, I didn't quite understand your question yet. What is the output of df ? What do the disk graphs show?

                RazielKanosR 1 Reply Last reply
                0
                • girishG girish

                  @RazielKanos ok, that is the latest.

                  Though, I didn't quite understand your question yet. What is the output of df ? What do the disk graphs show?

                  RazielKanosR Offline
                  RazielKanosR Offline
                  RazielKanos
                  wrote on last edited by RazielKanos
                  #8

                  @girish
                  I'm quite new to linux and have to dig though some tutorials for every shit xD

                  2447ed22-c957-489f-a990-42ef1298ce3f-grafik.png

                  girishG 1 Reply Last reply
                  0
                  • RazielKanosR RazielKanos

                    @girish
                    I'm quite new to linux and have to dig though some tutorials for every shit xD

                    2447ed22-c957-489f-a990-42ef1298ce3f-grafik.png

                    girishG Do not disturb
                    girishG Do not disturb
                    girish
                    Staff
                    wrote on last edited by
                    #9

                    @RazielKanos So 11GB docker is reasonable but the Everything else is almost 46GB. That one is not. Where do you store your backups ? Please note that if you moved to a location outside the server, Cloudron does not delete the previous backups! The default Cloudron backup location is /var/backups . So, you might have to delete the things in /var/backups manually.

                    1 Reply Last reply
                    1
                    • girishG girish marked this topic as a question on
                    • girishG girish has marked this topic as solved on
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • Bookmarks
                    • Search