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. very slow backup on linode instance with linode bucket + charged for traffic

very slow backup on linode instance with linode bucket + charged for traffic

Scheduled Pinned Locked Moved Support
linodebackups
6 Posts 2 Posters 1.0k Views 2 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.
  • C Offline
    C Offline
    carlostph
    wrote on last edited by girish
    #1

    Running a linode (Akamai) instance with cloudron.
    I've set up a linode storage bucket as cloudron backup. Both are on the same region.
    Backup speed is very very slow (at least 8 hours for a 120GB backup), plus, I'm being charged for traffic even though the instance and the bucket are on the same regions (should be internal traffic).

    Anyone with the same experience or advice?

    girishG 1 Reply Last reply
    0
    • C carlostph

      Running a linode (Akamai) instance with cloudron.
      I've set up a linode storage bucket as cloudron backup. Both are on the same region.
      Backup speed is very very slow (at least 8 hours for a 120GB backup), plus, I'm being charged for traffic even though the instance and the bucket are on the same regions (should be internal traffic).

      Anyone with the same experience or advice?

      girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #2

      @carlostph Does the linode have an IPv6? Per https://www.linode.com/docs/products/platform/get-started/guides/network-transfer/#usage-costs if the linode has IPv6, then transfer is free if the storage bucket is in the same reason (please double check if I am reading this correctly).

      As for the backup upload, go to Backups -> Configure -> Bump the part size a bit (maybe 512M) and also give it more memory (say 2GB). Is it any faster?

      C 1 Reply Last reply
      1
      • girishG girish

        @carlostph Does the linode have an IPv6? Per https://www.linode.com/docs/products/platform/get-started/guides/network-transfer/#usage-costs if the linode has IPv6, then transfer is free if the storage bucket is in the same reason (please double check if I am reading this correctly).

        As for the backup upload, go to Backups -> Configure -> Bump the part size a bit (maybe 512M) and also give it more memory (say 2GB). Is it any faster?

        C Offline
        C Offline
        carlostph
        wrote on last edited by
        #3

        @girish It does have IPv6. I'll check with linode staff to know what is going on.

        Regarding upload speed, no improvement.
        I deleted and created a new bucket.
        Updated the memory limit and part size.
        9424a417-024c-4bbb-a065-1ec2712815b2-image.png
        But still the upload speed is awfully slow.
        bcf5e8ac-a706-4647-a741-cd71d3ae3bd7-image.png

        I did a test uploading from my local computer, and though it's slow, 1Gb took a bit over a minute.
        This 500Mb have taken over 20 minutes.

        I'll install s3cmd on the server to do a test upload from it.

        girishG 1 Reply Last reply
        0
        • C carlostph

          @girish It does have IPv6. I'll check with linode staff to know what is going on.

          Regarding upload speed, no improvement.
          I deleted and created a new bucket.
          Updated the memory limit and part size.
          9424a417-024c-4bbb-a065-1ec2712815b2-image.png
          But still the upload speed is awfully slow.
          bcf5e8ac-a706-4647-a741-cd71d3ae3bd7-image.png

          I did a test uploading from my local computer, and though it's slow, 1Gb took a bit over a minute.
          This 500Mb have taken over 20 minutes.

          I'll install s3cmd on the server to do a test upload from it.

          girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #4

          @carlostph said in very slow backup on linode instance with linode bucket + charged for traffic:

          I'll install s3cmd on the server to do a test upload from it.

          yes, please, can you test this and let me know?

          C 1 Reply Last reply
          0
          • girishG girish

            @carlostph said in very slow backup on linode instance with linode bucket + charged for traffic:

            I'll install s3cmd on the server to do a test upload from it.

            yes, please, can you test this and let me know?

            C Offline
            C Offline
            carlostph
            wrote on last edited by
            #5

            @girish
            UPDATE:
            I installed s3cmd on the server and uploaded (s3cmd put) a 256MB file to the bucket. Got a consistent 15MB/s upload using the default 15MB chunk size.
            Uploading a 1GB file, using the default chunk size, also a 15MB/s and with a 200MB chunk size, around 18MB/s

            So, at 15MB/s a 100GB backup should take about 2 hours.

            I don't know if installing s3cmd inside the container and testing from the inside would help.

            I'll also check with linode if 15MB/s is what is expected as upload transfer rate.

            girishG 1 Reply Last reply
            0
            • C carlostph

              @girish
              UPDATE:
              I installed s3cmd on the server and uploaded (s3cmd put) a 256MB file to the bucket. Got a consistent 15MB/s upload using the default 15MB chunk size.
              Uploading a 1GB file, using the default chunk size, also a 15MB/s and with a 200MB chunk size, around 18MB/s

              So, at 15MB/s a 100GB backup should take about 2 hours.

              I don't know if installing s3cmd inside the container and testing from the inside would help.

              I'll also check with linode if 15MB/s is what is expected as upload transfer rate.

              girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #6

              @carlostph One thing is that what might be causing the upload to stall is the CPU (because of gzip). Can you also check tar cvf - /home/yellowtent/appsdata/<mastodon-app-id/ and pipe that to s3cmd ?

              1 Reply Last reply
              0
              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