Mein Setup sieht folgendermaßen aus:
Eine WD Red Plus 4TB SATA mit dem PVE
In local-lvm liegen 2 LXC Container
Zwei gespiegelte Samsung SSD PM893 480GB SATA
Darauf liegen 16 'kleinere' Container, die selbst keine großen Datenmengen erzeugen
Eine weitere WD Red Plus 4TB SATA dient als Backup-Platte. Sie ist an den PBS Container per BindMount durchgereicht.
Das Backup der 400GB des Fileservers dauert ca. 2, 5 Stunden, das der 270GB der Nextcloud ca. 2 Stunden, obwohl es keine großen Veränderungen der Daten zum vorherigen Backup gibt. Das erscheint mir doch ziemlich lang.
Mir ist klar, dass es im Prinzip immer ein Vollbackup ist. Es müssen doch aber ab dem 2. Backup keine großen Datenmengen mehr geschrieben werden, da die Chunks bereits vorhanden sind.
Hier das Log des Backups:
Die CPU-Auslastung und IO-Verzögerung sind dabei sehr hoch
Auf dem PBS Container sieht es so aus
Liegt das an der recht schwachen CPU (Core I3-4130T) oder ist die Festplatte der Flaschenhals.
Wie könnte ich die Backupzeiten verringern?
Eine WD Red Plus 4TB SATA mit dem PVE
In local-lvm liegen 2 LXC Container
Fileserver mit ca. 400GB Daten
Nextcloud mit ca. 270GB Daten
Zwei gespiegelte Samsung SSD PM893 480GB SATA
Darauf liegen 16 'kleinere' Container, die selbst keine großen Datenmengen erzeugen
PBS, DHCP, DNS, Proxy, Mail, Datenbank, Keycloak…
Eine weitere WD Red Plus 4TB SATA dient als Backup-Platte. Sie ist an den PBS Container per BindMount durchgereicht.
Das Backup der 400GB des Fileservers dauert ca. 2, 5 Stunden, das der 270GB der Nextcloud ca. 2 Stunden, obwohl es keine großen Veränderungen der Daten zum vorherigen Backup gibt. Das erscheint mir doch ziemlich lang.
Mir ist klar, dass es im Prinzip immer ein Vollbackup ist. Es müssen doch aber ab dem 2. Backup keine großen Datenmengen mehr geschrieben werden, da die Chunks bereits vorhanden sind.
Hier das Log des Backups:
Code:
vzdump 103 105 107 108 109 111 112 113 114 116 117 120 122 124 --mode snapshot --mailnotification always --mailto admin@xxxx.net --storage PBS --notes-template '{{guestname}}' --quiet 1 --node pve
103: 2023-10-25 02:00:18 INFO: Starting Backup of VM 103 (lxc)
103: 2023-10-25 02:00:18 INFO: status = running
103: 2023-10-25 02:00:19 INFO: CT Name: srv
103: 2023-10-25 02:00:19 INFO: including mount point rootfs ('/') in backup
103: 2023-10-25 02:00:20 INFO: backup mode: snapshot
103: 2023-10-25 02:00:20 INFO: ionice priority: 7
103: 2023-10-25 02:00:20 INFO: create storage snapshot 'vzdump'
103: 2023-10-25 02:00:24 INFO: creating Proxmox Backup Server archive 'ct/103/2023-10-25T00:00:17Z'
103: 2023-10-25 02:00:25 INFO: run: /usr/bin/proxmox-backup-client backup --crypt-mode=none pct.conf:/var/tmp/vzdumptmp30380_103/etc/vzdump/pct.conf root.pxar:/mnt/vzsnap0 --include-dev /mnt/vzsnap0/./ --skip-lost-and-found --exclude=/tmp/?* --exclude=/var/tmp/?* --exclude=/var/run/?*.pid --backup-type ct --backup-id 103 --backup-time 1698192017 --repository root@pam@pbs.xxxx.net:store1
103: 2023-10-25 02:00:25 INFO: Starting backup: ct/103/2023-10-25T00:00:17Z
103: 2023-10-25 02:00:25 INFO: Client name: pve
103: 2023-10-25 02:00:25 INFO: Starting backup protocol: Wed Oct 25 02:00:25 2023
103: 2023-10-25 02:00:25 INFO: Downloading previous manifest (Tue Oct 24 02:00:14 2023)
103: 2023-10-25 02:00:25 INFO: Upload config file '/var/tmp/vzdumptmp30380_103/etc/vzdump/pct.conf' to 'root@pam@pbs.xxxx.net:8007:store1' as pct.conf.blob
103: 2023-10-25 02:00:25 INFO: Upload directory '/mnt/vzsnap0' to 'root@pam@pbs.xxxx.net:8007:store1' as root.pxar.didx
103: 2023-10-25 04:19:08 INFO: root.pxar: had to backup 276.134 MiB of 402.897 GiB (compressed 175.374 MiB) in 8323.18s
103: 2023-10-25 04:19:08 INFO: root.pxar: average backup speed: 33.973 KiB/s
103: 2023-10-25 04:19:08 INFO: root.pxar: backup was done incrementally, reused 402.627 GiB (99.9%)
103: 2023-10-25 04:19:08 INFO: Uploaded backup catalog (6.498 MiB)
103: 2023-10-25 04:19:09 INFO: Duration: 8324.02s
103: 2023-10-25 04:19:09 INFO: End Time: Wed Oct 25 04:19:09 2023
103: 2023-10-25 04:19:09 INFO: adding notes to backup
103: 2023-10-25 04:19:10 INFO: cleanup temporary 'vzdump' snapshot
103: 2023-10-25 04:19:13 INFO: Finished Backup of VM 103 (02:18:56)
105: 2023-10-25 04:19:13 INFO: Starting Backup of VM 105 (lxc)
105: 2023-10-25 04:19:13 INFO: status = running
105: 2023-10-25 04:19:13 INFO: CT Name: web01
105: 2023-10-25 04:19:13 INFO: including mount point rootfs ('/') in backup
105: 2023-10-25 04:19:13 INFO: backup mode: snapshot
105: 2023-10-25 04:19:13 INFO: ionice priority: 7
105: 2023-10-25 04:19:13 INFO: create storage snapshot 'vzdump'
105: 2023-10-25 04:19:15 INFO: creating Proxmox Backup Server archive 'ct/105/2023-10-25T02:19:13Z'
105: 2023-10-25 04:19:15 INFO: run: /usr/bin/proxmox-backup-client backup --crypt-mode=none pct.conf:/var/tmp/vzdumptmp30380_105/etc/vzdump/pct.conf root.pxar:/mnt/vzsnap0 --include-dev /mnt/vzsnap0/./ --skip-lost-and-found --exclude=/tmp/?* --exclude=/var/tmp/?* --exclude=/var/run/?*.pid --backup-type ct --backup-id 105 --backup-time 1698200353 --repository root@pam@pbs.xxxx.net:store1
105: 2023-10-25 04:19:15 INFO: Starting backup: ct/105/2023-10-25T02:19:13Z
105: 2023-10-25 04:19:15 INFO: Client name: pve
105: 2023-10-25 04:19:15 INFO: Starting backup protocol: Wed Oct 25 04:19:15 2023
105: 2023-10-25 04:19:15 INFO: Downloading previous manifest (Tue Oct 24 04:26:08 2023)
105: 2023-10-25 04:19:15 INFO: Upload config file '/var/tmp/vzdumptmp30380_105/etc/vzdump/pct.conf' to 'root@pam@pbs.xxxx.net:8007:store1' as pct.conf.blob
105: 2023-10-25 04:19:15 INFO: Upload directory '/mnt/vzsnap0' to 'root@pam@pbs.xxxx.net:8007:store1' as root.pxar.didx
105: 2023-10-25 06:17:58 INFO: root.pxar: had to backup 407.509 MiB of 268.999 GiB (compressed 121.187 MiB) in 7122.64s
105: 2023-10-25 06:17:58 INFO: root.pxar: average backup speed: 58.586 KiB/s
105: 2023-10-25 06:17:58 INFO: root.pxar: backup was done incrementally, reused 268.601 GiB (99.9%)
105: 2023-10-25 06:17:58 INFO: Uploaded backup catalog (7.657 MiB)
105: 2023-10-25 06:17:58 INFO: Duration: 7123.08s
105: 2023-10-25 06:17:58 INFO: End Time: Wed Oct 25 06:17:58 2023
105: 2023-10-25 06:17:58 INFO: adding notes to backup
105: 2023-10-25 06:17:58 INFO: cleanup temporary 'vzdump' snapshot
105: 2023-10-25 06:18:03 INFO: Finished Backup of VM 105 (01:58:50)
Die CPU-Auslastung und IO-Verzögerung sind dabei sehr hoch
Auf dem PBS Container sieht es so aus
Liegt das an der recht schwachen CPU (Core I3-4130T) oder ist die Festplatte der Flaschenhals.
Wie könnte ich die Backupzeiten verringern?
Last edited: