Recent content by cornySlug

  1. C

    Need better quota management

    Thanks for the udpate. Would you share the commands/insights with us? I´m stuck at the same problem. Unable to fix anything without the proper commands/documentation.
  2. C

    [SOLVED] Sync log lists non existing backups

    Thanks. That solved the issue. Folder was in /mnt/datastore/backup/ct/100 containing only the owner file.
  3. C

    [SOLVED] Sync log lists non existing backups

    I run pve and pbs on two sites (my home, parents home) both on version 4.1.0. I sync via a pbs push job from home → parents. Today i read the push job log and noticed the following 2025-12-18T10:12:37+01:00: Starting datastore sync job...
  4. C

    Proxmox VZdump Backup bottleneck

    sorry for the delayed answer. The SSDs i used back then were customer grade Samsung SSDs which were probably the bottleneck. As i don´t work with proxomox I only wanted to mark your answer als probable solution to my problem.
  5. C

    Proxmox VZdump Backup bottleneck

    Thanks Dunuin for your answer. I read that QCOW2 use thin provisioning. To get this factor out of the equation i tested the following: Added an additional disk (30GB) to a linux VM (qcow2) Populated the disk with a ~30GB large random file Changed disks´backup to only backup the new 30gb disk...
  6. C

    Proxmox VZdump Backup bottleneck

    Hi all, I work with multiple PVE hosts (6.4, ssd-only) and want to speed up my backup transfer speeds without using PBS. All systems are connected via a 10Gibt network. The last months i used a nfs target with hdd-only storage for my vzdump backups. To speed things up I´ve set up an additional...