Hello,
I got a little problem with syncing my backups to a bigger local datastore.
Source is a 3-disk ZFS, target is a 5-disk ZFS - both are on the same machine.
"proxmox-backup-client benchmark" delivers the following numbers:
However, the sync job is almost idle at around 5MiB/s.
Thing is, I want to recycle the 3 disks from the smaller datastore for an offsite PBS on Thursday and need to remove them in like 2 days.
Is there an option to speed up the sync?
I got a little problem with syncing my backups to a bigger local datastore.
Source is a 3-disk ZFS, target is a 5-disk ZFS - both are on the same machine.
"proxmox-backup-client benchmark" delivers the following numbers:
Code:
SHA256 speed: 1787.13 MB/s
Compression speed: 485.86 MB/s
Decompress speed: 617.96 MB/s
AES256/GCM speed: 3968.64 MB/s
Verify speed: 460.15 MB/s
┌───────────────────────────────────┬─────────────────────┐
│ Name │ Value │
╞═══════════════════════════════════╪═════════════════════╡
│ TLS (maximal backup upload speed) │ not tested │
├───────────────────────────────────┼─────────────────────┤
│ SHA256 checksum computation speed │ 1787.13 MB/s (88%) │
├───────────────────────────────────┼─────────────────────┤
│ ZStd level 1 compression speed │ 485.86 MB/s (65%) │
├───────────────────────────────────┼─────────────────────┤
│ ZStd level 1 decompression speed │ 617.96 MB/s (52%) │
├───────────────────────────────────┼─────────────────────┤
│ Chunk verification speed │ 460.15 MB/s (61%) │
├───────────────────────────────────┼─────────────────────┤
│ AES256 GCM encryption speed │ 3968.64 MB/s (109%) │
└───────────────────────────────────┴─────────────────────┘
However, the sync job is almost idle at around 5MiB/s.
Thing is, I want to recycle the 3 disks from the smaller datastore for an offsite PBS on Thursday and need to remove them in like 2 days.
Is there an option to speed up the sync?