Hi,
I am backing up with PBS 2.0 with a PVE 7.0. I noticed a bug when saving CentOS 7. Unlike Alma 8 or Rocky 8.
Example 1 :
Example 2 :
All backups of CT CentOS 7 are 444.41GB While it does not weigh more than 8 to 15 GB.
It really slows down the backup time.
Would you be able to correct this problem ?
Best Regards
I am backing up with PBS 2.0 with a PVE 7.0. I noticed a bug when saving CentOS 7. Unlike Alma 8 or Rocky 8.
Example 1 :
VMID | NAME | STATUS | TIME | SIZE | FILENAME |
100 | centos7-1 | OK | 00:23:35 | 444.46GB | ct/100/2021-10-18T01:00:02Z |
101 | centos7-2 | OK | 00:22:52 | 444.41GB | ct/101/2021-10-18T01:23:37Z |
102 | centos7-3 | OK | 00:22:52 | 444.41GB | ct/102/2021-10-18T01:46:29Z |
103 | centos7-4 | OK | 00:22:47 | 444.43GB | ct/103/2021-10-18T02:09:21Z |
104 | centos7-5 | OK | 00:34:54 | 488.18GB | ct/104/2021-10-18T02:32:08Z |
105 | centos7-6 | OK | 00:25:58 | 447.12GB | ct/105/2021-10-18T03:07:02Z |
106 | centos7-7 | OK | 00:23:42 | 446.11GB | ct/106/2021-10-18T03:33:00Z |
114 | alma8 | OK | 00:02:38 | 5.61GB | ct/114/2021-10-18T03:56:42Z |
TOTAL | 02:59:18 | 3.09TB |
Example 2 :
Code:
100: 2021-10-18 03:00:02 INFO: Starting Backup of VM 100 (lxc)
100: 2021-10-18 03:00:02 INFO: status = running
100: 2021-10-18 03:00:02 INFO: backup mode: suspend
100: 2021-10-18 03:00:02 INFO: ionice priority: 0
100: 2021-10-18 03:00:02 INFO: CT Name: centos7-1
100: 2021-10-18 03:00:02 INFO: including mount point rootfs ('/') in backup
100: 2021-10-18 03:00:02 INFO: starting first sync /proc/1295/root/ to /var/tmp/vzdumptmp2630580_100/
100: 2021-10-18 03:07:49 INFO: first sync finished - transferred 477.23G bytes in 467s
100: 2021-10-18 03:07:49 INFO: suspending guest
100: 2021-10-18 03:07:49 INFO: starting final sync /proc/1295/root/ to /var/tmp/vzdumptmp2630580_100/
100: 2021-10-18 03:07:50 INFO: final sync finished - transferred 5.51M bytes in 1s
100: 2021-10-18 03:07:50 INFO: resuming guest
100: 2021-10-18 03:07:50 INFO: guest is online again after 1 seconds
100: 2021-10-18 03:07:50 INFO: creating Proxmox Backup Server archive 'ct/100/2021-10-18T01:00:02Z'
100: 2021-10-18 03:07:50 INFO: run: /usr/bin/proxmox-backup-client backup --crypt-mode=none pct.conf:/var/tmp/vzdumptmp2630580_100//etc/vzdump/pct.conf fw.conf:/var/tmp/vzdumptmp2630580_100//etc/vzdump/pct.fw root.pxar:/var/tmp/vzdumptmp2630580_100/ --include-dev /var/tmp/vzdumptmp2630580_100//. --skip-lost-and-found --exclude=/tmp/?* --exclude=/var/tmp/?* --exclude=/var/run/?*.pid --backup-type ct --backup-id 100 --backup-time 1634518802 --repository root@pam@10.17.100.3:backup
100: 2021-10-18 03:07:50 INFO: Starting backup: ct/100/2021-10-18T01:00:02Z
100: 2021-10-18 03:07:50 INFO: Client name: FR-PVE
100: 2021-10-18 03:07:50 INFO: Starting backup protocol: Mon Oct 18 03:07:50 2021
100: 2021-10-18 03:07:50 INFO: Downloading previous manifest (Sun Oct 17 03:00:01 2021)
100: 2021-10-18 03:07:50 INFO: Upload config file '/var/tmp/vzdumptmp2630580_100//etc/vzdump/pct.conf' to 'root@pam@10.17.100.3:8007:backup' as pct.conf.blob
100: 2021-10-18 03:07:50 INFO: Upload config file '/var/tmp/vzdumptmp2630580_100//etc/vzdump/pct.fw' to 'root@pam@10.17.100.3:8007:backup' as fw.conf.blob
100: 2021-10-18 03:07:50 INFO: Upload directory '/var/tmp/vzdumptmp2630580_100/' to 'root@pam@10.17.100.3:8007:backup' as root.pxar.didx
100: 2021-10-18 03:23:34 INFO: root.pxar: had to backup 56.69 MiB of 444.46 GiB (compressed 8.59 MiB) in 944.18s
100: 2021-10-18 03:23:34 INFO: root.pxar: average backup speed: 61.48 KiB/s
100: 2021-10-18 03:23:34 INFO: root.pxar: backup was done incrementally, reused 444.41 GiB (100.0%)
100: 2021-10-18 03:23:34 INFO: Uploaded backup catalog (618.25 KiB)
100: 2021-10-18 03:23:34 INFO: Duration: 944.51s
100: 2021-10-18 03:23:34 INFO: End Time: Mon Oct 18 03:23:34 2021
100: 2021-10-18 03:23:37 INFO: Finished Backup of VM 100 (00:23:35)
All backups of CT CentOS 7 are 444.41GB While it does not weigh more than 8 to 15 GB.
It really slows down the backup time.
Would you be able to correct this problem ?
Best Regards