Search results

  1. O

    [SOLVED] Replication & Migration encrypted zfs datasets

    Today we prepared our servers for storage replication. Everything went well until we found that it is impossible to manage pvesr with encrypted datasets. Nothing was written in the documentation... We would appreciate a solution, as our DRP lays on pvesr.
  2. O

    [SOLVED] pve-zsync and Storage Replication on the same node

    We have a main server and a off-site backup one, both are running PVE. We are using pve-zsync & crontab to snaphsot containers subvols from the main server to 3 pools on the backup (pull mode): rpool/data/daily rpool/data/weekly rpool/data/monthly Now, we would like to be able to migrate...
  3. O

    [SOLVED] huge difference between benchmark and real backups

    Maybe something like that would lead to less confusion ? 100: 2021-05-04 02:01:32 INFO: root.pxar: had to read 965.61 GiB 100: 2021-05-04 02:01:32 INFO: root.pxar: had to backup 28.11 GiB (compressed 9.96 GiB) 100: 2021-05-04 02:01:32 INFO: root.pxar: total spent time: 9087.07s, average speed...
  4. O

    [SOLVED] huge difference between benchmark and real backups

    I knew I missed something... Thank you very much! Perhaps the benchmark command purpose isn't very clear: I thought it was sending the entire benchmark request to the repository's host... Except from the TLS speed, is it really helpful to benchmark a remote repository in that case? Apart from...
  5. O

    [SOLVED] huge difference between benchmark and real backups

    Hi everyone, First of all congratulations for PBS: it literally saved us during the massive fire of the OVH data center in Strasbourg. Since several months we take daily backup of a 1TB LXC container (nextcloud) and everything's working fine, except the duration, which is always around 2:30'...