all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* Re: [PVE-User] copy files between servers
       [not found] ` <233ed104-fa01-f4ff-9cd4-1baf71258bcf@yahoo.es>
@ 2020-12-16 14:23   ` Bertorello, Marco
  0 siblings, 0 replies; only message in thread
From: Bertorello, Marco @ 2020-12-16 14:23 UTC (permalink / raw)
  To: pve-user


[-- Attachment #1.1.1: Type: text/plain, Size: 976 bytes --]

Il 16/12/2020 14:24, Miguel Gonzalez ha scritto:
> Hi,
>
>    I have proxmox 5.6 on two servers. I need to copy big backup files
> between servers.
>
>    scp o sftp starts copying reaching Mbps rates but suddenly the network
> performance drops.
>
>     I have tried many options mentioned on several websites, disabling
> compression, using less CPU intensive ciphering, etc.
>
>    Is there anything I could do from the server side?


Hi Miguel,

I don't known if this fit your scenario but, before PBS, I used to sync 
backups between my servers using rsync that perform very well and can 
restart if interrupted.
Something like:

  rsync -Pavzhu -e 'ssh -p 22' --progress  root@pve1:/mnt/Backups/ 
/mnt/Backups/

However, after PBS, I solved using it installed on a Debian LXC and 
using replicas to keep it replicated across my infrastructure.

My two cents,

Best regards

-- 
Marco Bertorello
https://www.marcobertorello.it


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 495 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-12-16 14:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <233ed104-fa01-f4ff-9cd4-1baf71258bcf.ref@yahoo.es>
     [not found] ` <233ed104-fa01-f4ff-9cd4-1baf71258bcf@yahoo.es>
2020-12-16 14:23   ` [PVE-User] copy files between servers Bertorello, Marco

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal