public inbox for pve-user@lists.proxmox.com
 help / color / mirror / Atom feed
From: GM <gianni.milo22@gmail.com>
To: Proxmox VE user list <pve-user@lists.proxmox.com>
Subject: Re: [PVE-User] NFS Backups
Date: Wed, 20 Jul 2022 18:13:05 +0100	[thread overview]
Message-ID: <CACzVk9UWN-uJObSg5aefiMpXg3Z0m_GNu33tP1rAXNKyoHro-w@mail.gmail.com> (raw)
In-Reply-To: <b96ab9ea-fdf8-409c-6c8a-088190c0b0f2@t8.ru>

Have you tried to copy a large file directly from the host(s) to the nfs
server, how's the speed on that?

Have you checked if there's a bandwidth limit set for the backups in pve
datacenter options?

Try running a single, manual backup on a specific vm to the nfs server,
how's its speed compare to the scheduled backups?

On Wed, 20 Jul 2022 at 10:12, Сергей Цаболов <tsabolov@t8.ru> wrote:

> Hi, to all.
>
> In our PVE cluster have 5 hosts with ceph storage on all hosts disks.
>
> I setup backups to save on Synology with NFS storage.
>
> For 2-3 moths right now backups load very long time and not fast to
> finish backup from all hosts.
>
> If we change the MTU from default 1500 on Synology and on hosts to 9000
> MTU is possible to make it fast.
>
> Synology and the hosts connect to the Fiber Optic 10GB switch but the
> mtu on switch and on the hosts for now is default.
>
> If I ping to Synology from hosts :
>
> ping -s 9000 -d 192.168.8.23
> PING 192.168.8.23 (192.168.8.23) 9000(9028) bytes of data.
> 9008 bytes from 192.168.8.23: icmp_seq=1 ttl=63 time=1.03 ms
> 9008 bytes from 192.168.8.23: icmp_seq=2 ttl=63 time=0.223 ms
> 9008 bytes from 192.168.8.23: icmp_seq=3 ttl=63 time=0.229 ms
>
> I have the answer.
>
> When I test connection with between the hosts PVE connect :
>
> iperf3 -c 10.10.29.16
> Connecting to host 10.10.29.16, port 5201
> [  5] local 10.10.29.10 port 51502 connected to 10.10.29.16 port 5201
> [ ID] Interval           Transfer     Bitrate         Retr  Cwnd
> [  5]   0.00-1.00   sec  1.07 GBytes  9.19 Gbits/sec  1089    639 KBytes
> [  5]   1.00-2.00   sec  1.09 GBytes  9.38 Gbits/sec   52   1.17 MBytes
> [  5]   2.00-3.00   sec  1.09 GBytes  9.38 Gbits/sec    0   1.23 MBytes
> [  5]   3.00-4.00   sec  1.09 GBytes  9.37 Gbits/sec    0   1.27 MBytes
> [  5]   4.00-5.00   sec  1.07 GBytes  9.20 Gbits/sec  608    789 KBytes
> [  5]   5.00-6.00   sec  1.09 GBytes  9.38 Gbits/sec   45   1.09 MBytes
> [  5]   6.00-7.00   sec  1.09 GBytes  9.37 Gbits/sec    0   1.26 MBytes
> [  5]   7.00-8.00   sec  1.08 GBytes  9.28 Gbits/sec  411    872 KBytes
> [  5]   8.00-9.00   sec  1.09 GBytes  9.33 Gbits/sec  114   1.14 MBytes
> [  5]   9.00-10.00  sec  1.08 GBytes  9.30 Gbits/sec  321    676 KBytes
> - - - - - - - - - - - - - - - - - - - - - - - - -
> [ ID] Interval           Transfer     Bitrate         Retr
> [  5]   0.00-10.00  sec  10.8 GBytes  9.32 Gbits/sec 2640
> sender
> [  5]   0.00-10.00  sec  10.8 GBytes  9.31 Gbits/sec
> receiver
>
> But the speed to backup to NFS is very low.
>
> Can some one give me suggestion  how I can make faster the NFS backup on
> hosts (all hosts is now production).
>
> --
> Sergey TS
> The best Regard
>
> _______________________________________________
> pve-user mailing list
> pve-user@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user
> _______________________________________________
> pve-user mailing list
> pve-user@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user
>


  reply	other threads:[~2022-07-20 17:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-20  9:12 Сергей Цаболов
2022-07-20 17:13 ` GM [this message]
2022-07-21  7:39   ` Сергей Цаболов
     [not found]     ` <mailman.316.1658390424.464.pve-user@lists.proxmox.com>
2022-07-21 10:10       ` Сергей Цаболов
2022-07-24  6:31     ` Piviul
2022-07-25  7:30       ` Сергей Цаболов

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CACzVk9UWN-uJObSg5aefiMpXg3Z0m_GNu33tP1rAXNKyoHro-w@mail.gmail.com \
    --to=gianni.milo22@gmail.com \
    --cc=pve-user@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal