slow sync job PBS

DEZERTIR

New Member
Aug 28, 2025
18
1
3
We have an issue: the data transfer rate during sync job is extremely slow, 20-50 MB/s.

The hard drives used are a 3.5" Toshiba MG10-F 22 TB MG10SFA22TE SAS 12Gb/s hard drive.
Connected via a 12Gb/s HBA
There is no load on them during the data transfer process.

PBS version 3.4.1
Specifications:
1778659746824.png

sync job:
1778660023641.png
1778660039301.png
1778660746021.png
1778660318337.png

7 TB are transferred in 1 day 10 hours, this is very long for us
1778660099019.png
Transferring 7 TB took about 1 day and 10 hours, which is a very long time for us.
please help
 
Last edited:
Hi there, my results on an Proxmox all ZFS NAS with Intel LGA1700 System on
Intel Core-i3 12100T and BIOSTAR B760MX2-E PRO D4 is:
Code:
$ proxmox-backup-client benchmark
SHA256 speed: 1993.61 MB/s  
Compression speed: 593.39 MB/s  
Decompress speed: 966.87 MB/s  
AES256/GCM speed: 5508.90 MB/s  
Verify speed: 650.75 MB/s  
┌───────────────────────────────────┬─────────────────────┐
│ Name                              │ Value               │
╞═══════════════════════════════════╪═════════════════════╡
│ TLS (maximal backup upload speed) │ not tested          │
├───────────────────────────────────┼─────────────────────┤
│ SHA256 checksum computation speed │ 1993.61 MB/s (99%)  │
├───────────────────────────────────┼─────────────────────┤
│ ZStd level 1 compression speed    │ 593.39 MB/s (79%)   │
├───────────────────────────────────┼─────────────────────┤
│ ZStd level 1 decompression speed  │ 966.87 MB/s (81%)   │
├───────────────────────────────────┼─────────────────────┤
│ Chunk verification speed          │ 650.75 MB/s (86%)   │
├───────────────────────────────────┼─────────────────────┤
│ AES256 GCM encryption speed       │ 5508.90 MB/s (151%) │
└───────────────────────────────────┴─────────────────────┘
 
Last edited: