Hi,
we are on the latest version (2.1-2) and latest kernel (5.3.19-2) and we make many backups to this PBS.
But one server from a Proxmox cluster 7.1-7 always fails.
Ok, it's a big server .
disk-0 100G
disk-1 512G
disk-2 512G
disk-3 512G
disk-4 512G
disk-5 512G
Disks are on CEPH.
Network is 40Gb
All other servers of this cluster are backuped fine.
The result of this server is always:
Up to now the 512GB disks are nearly empty. They are used as data directory for nextclouds.
3 of them are not in use, but will be start soon and on 2 of them are around 200MB of data
It is planned to add further 512GB disks.
But first the backup needs to be working.
Any ideas?
we are on the latest version (2.1-2) and latest kernel (5.3.19-2) and we make many backups to this PBS.
But one server from a Proxmox cluster 7.1-7 always fails.
Ok, it's a big server .
disk-0 100G
disk-1 512G
disk-2 512G
disk-3 512G
disk-4 512G
disk-5 512G
Disks are on CEPH.
Network is 40Gb
All other servers of this cluster are backuped fine.
The result of this server is always:
Code:
2021-12-06T01:14:48+01:00: starting new backup on datastore 'backup-41': "vm/1025701/2021-12-06T00:14:44Z"
2021-12-06T01:14:48+01:00: download 'index.json.blob' from previous backup.
2021-12-06T01:14:48+01:00: register chunks in 'drive-virtio0.img.fidx' from previous backup.
2021-12-06T01:14:48+01:00: download 'drive-virtio0.img.fidx' from previous backup.
2021-12-06T01:14:48+01:00: created new fixed index 1 ("vm/1025701/2021-12-06T00:14:44Z/drive-virtio0.img.fidx")
2021-12-06T01:15:10+01:00: register chunks in 'drive-virtio1.img.fidx' from previous backup.
2021-12-06T01:15:10+01:00: download 'drive-virtio1.img.fidx' from previous backup.
2021-12-06T01:15:42+01:00: created new fixed index 2 ("vm/1025701/2021-12-06T00:14:44Z/drive-virtio1.img.fidx")
2021-12-06T01:16:10+01:00: register chunks in 'drive-virtio2.img.fidx' from previous backup.
2021-12-06T01:16:10+01:00: download 'drive-virtio2.img.fidx' from previous backup.
2021-12-06T01:19:59+01:00: created new fixed index 3 ("vm/1025701/2021-12-06T00:14:44Z/drive-virtio2.img.fidx")
2021-12-06T01:20:29+01:00: register chunks in 'drive-virtio3.img.fidx' from previous backup.
2021-12-06T01:20:29+01:00: download 'drive-virtio3.img.fidx' from previous backup.
2021-12-06T01:20:30+01:00: created new fixed index 4 ("vm/1025701/2021-12-06T00:14:44Z/drive-virtio3.img.fidx")
2021-12-06T01:20:57+01:00: register chunks in 'drive-virtio4.img.fidx' from previous backup.
2021-12-06T01:20:57+01:00: download 'drive-virtio4.img.fidx' from previous backup.
2021-12-06T01:20:57+01:00: created new fixed index 5 ("vm/1025701/2021-12-06T00:14:44Z/drive-virtio4.img.fidx")
2021-12-06T01:20:57+01:00: register chunks in 'drive-virtio5.img.fidx' from previous backup.
2021-12-06T01:20:57+01:00: download 'drive-virtio5.img.fidx' from previous backup.
2021-12-06T01:20:57+01:00: created new fixed index 6 ("vm/1025701/2021-12-06T00:14:44Z/drive-virtio5.img.fidx")
2021-12-06T01:21:23+01:00: add blob "/mnt/datastore/data-1/backup-41/vm/1025701/2021-12-06T00:14:44Z/qemu-server.conf.blob" (497 bytes, comp: 497)
2021-12-06T01:21:23+01:00: add blob "/mnt/datastore/data-1/backup-41/vm/1025701/2021-12-06T00:14:44Z/fw.conf.blob" (103 bytes, comp: 103)
2021-12-06T01:21:23+01:00: backup ended and finish failed: backup ended but finished flag is not set.
2021-12-06T01:21:23+01:00: removing unfinished backup
2021-12-06T01:21:23+01:00: TASK ERROR: backup ended but finished flag is not set.
Up to now the 512GB disks are nearly empty. They are used as data directory for nextclouds.
3 of them are not in use, but will be start soon and on 2 of them are around 200MB of data
It is planned to add further 512GB disks.
But first the backup needs to be working.
Any ideas?
Last edited: