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. At home self-hosted Cloudron - migrate to larger main disk. Advice and sanity check my thoughts.

At home self-hosted Cloudron - migrate to larger main disk. Advice and sanity check my thoughts.

Scheduled Pinned Locked Moved Solved Support
diskstorage
7 Posts 5 Posters 369 Views 4 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.
  • ei8fdbE Offline
    ei8fdbE Offline
    ei8fdb
    wrote on last edited by joseph
    #1

    Hi, I've been running my at-home self-hosted Cloudron for (a large number of) years quite happily. It's got 5-6 regular users. Basic configuration:

    • Intel Nuc i7 2.70GHz, 64GB RAM
    • 250GB m2 nvme drive mounted as / (OS, "critical" app Data Directories as defined by my users)
    • 1 x 500GB internal SATA ("uncritical" apps Data Directories)
    • 1 x 6TB USB disk (dedicated to backups)
    • 1 x 1TB USB disk (dedicated to users Nextcloud storage as mounted storage volume)
    • 1 x 4TB USB disk (multimedia mounted to various apps as mounted storage volume)

    I've been slowly running out of storage on / over the years, to the point that I've got 20-30GB free.

    I'm constantly tweaking but I'm loosing the battle with platformdata - 21.59 GB and docker 20.48 GB over the years. If anyone's got suggested silver bullets, I'm all ears!

    So I need to work out how to migrate from my 250GB / to something bigger.

    I'd appreciate advice on how to achieve this.

    So far I'm gotten this:

    1. Move all app Data Directories to one of my large USB disks
    2. Do a complete backup to....my USB backup drive?
    3. Power down
    4. Swap out my nvme 250GB / drive and replace with larger (I'm thinking 1TB?) nvme
    5. Install same <?> Ubuntu OS and Cloudron version?
    6. Do a move to another server?

    I'd appreciate advice, corrections, on this please. Downtime isn't an issue per-say as it's for a small company but my users are impatient! 😉

    Thanks.

    fbartelsF 1 Reply Last reply
    1
    • J Offline
      J Offline
      joseph
      Staff
      wrote on last edited by
      #2

      @ei8fdb I would keep the platformdata and docker images in the nvme. This will help performance of apps that the code and the database data has fast access.

      Move all app Data Directories to one of my large USB disks

      Why not move some of the apps using https://docs.cloudron.io/storage/#default-data-directory function to the 500GB disk to free up some space in the nvme? I think that will be the most minimal work.

      1 Reply Last reply
      0
      • J joseph marked this topic as a question on
      • ei8fdbE ei8fdb

        Hi, I've been running my at-home self-hosted Cloudron for (a large number of) years quite happily. It's got 5-6 regular users. Basic configuration:

        • Intel Nuc i7 2.70GHz, 64GB RAM
        • 250GB m2 nvme drive mounted as / (OS, "critical" app Data Directories as defined by my users)
        • 1 x 500GB internal SATA ("uncritical" apps Data Directories)
        • 1 x 6TB USB disk (dedicated to backups)
        • 1 x 1TB USB disk (dedicated to users Nextcloud storage as mounted storage volume)
        • 1 x 4TB USB disk (multimedia mounted to various apps as mounted storage volume)

        I've been slowly running out of storage on / over the years, to the point that I've got 20-30GB free.

        I'm constantly tweaking but I'm loosing the battle with platformdata - 21.59 GB and docker 20.48 GB over the years. If anyone's got suggested silver bullets, I'm all ears!

        So I need to work out how to migrate from my 250GB / to something bigger.

        I'd appreciate advice on how to achieve this.

        So far I'm gotten this:

        1. Move all app Data Directories to one of my large USB disks
        2. Do a complete backup to....my USB backup drive?
        3. Power down
        4. Swap out my nvme 250GB / drive and replace with larger (I'm thinking 1TB?) nvme
        5. Install same <?> Ubuntu OS and Cloudron version?
        6. Do a move to another server?

        I'd appreciate advice, corrections, on this please. Downtime isn't an issue per-say as it's for a small company but my users are impatient! 😉

        Thanks.

        fbartelsF Offline
        fbartelsF Offline
        fbartels
        App Dev
        wrote on last edited by
        #3

        @ei8fdb said in At home self-hosted Cloudron - migrate to larger main disk. Advice and sanity check my thoughts.:

        Install same <?> Ubuntu OS and Cloudron version?

        If you clone the disk from your old nvme to the new one (and afterwards extend your partitions) they you can spare yourself the work with the fresh install and redoing your mount configuration.

        humptydumptyH 1 Reply Last reply
        0
        • fbartelsF fbartels

          @ei8fdb said in At home self-hosted Cloudron - migrate to larger main disk. Advice and sanity check my thoughts.:

          Install same <?> Ubuntu OS and Cloudron version?

          If you clone the disk from your old nvme to the new one (and afterwards extend your partitions) they you can spare yourself the work with the fresh install and redoing your mount configuration.

          humptydumptyH Offline
          humptydumptyH Offline
          humptydumpty
          wrote on last edited by
          #4

          @fbartels what do you use for cloning linux drives? macrium reflect works perfectly for windows, but not for linux.

          1 Reply Last reply
          0
          • necrevistonnezrN Offline
            necrevistonnezrN Offline
            necrevistonnezr
            wrote on last edited by
            #5

            I used dd last time.

            humptydumptyH 1 Reply Last reply
            1
            • necrevistonnezrN necrevistonnezr

              I used dd last time.

              humptydumptyH Offline
              humptydumptyH Offline
              humptydumpty
              wrote on last edited by
              #6

              @necrevistonnezr cloning via commands scares the living sh*t out of me. Having a GUI is preferable.

              fbartelsF 1 Reply Last reply
              0
              • humptydumptyH humptydumpty

                @necrevistonnezr cloning via commands scares the living sh*t out of me. Having a GUI is preferable.

                fbartelsF Offline
                fbartelsF Offline
                fbartels
                App Dev
                wrote on last edited by
                #7

                @humptydumpty said in At home self-hosted Cloudron - migrate to larger main disk. Advice and sanity check my thoughts.:

                Having a GUI is preferable.

                I would also have recommended dd 😆

                Something I havent used in ages, but i think would satisfy the gui criteria is https://clonezilla.org/

                1 Reply Last reply
                2
                • J joseph 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