Hello Guys,
We have 2 PBS servers in different locations (inside 1 city), identical hardware configuration:
E5-2640V3 (12 Core - 2.4Ghz)
16GB PC4-2133P DIMM
2 x 250 GB SSD (OS, ZFS Mirror)
12 x 4 TB HDD (storage, ZFS RAIDZ2)
Version: Backup Server 2.0-9
One of the servers connected to our PVE cluster for backups, all good there.
Today, I've configured the second one (pbs2) and connected to the first one (pbs1) via Remotes. I've created sync job for existing backups and run it manually. For some reason, it randomly fails backup groups:
Two types:
and
On pbs1 node, I'm getting the following via journalctl:
We don't have any firewall rules on the server, network seems to be stable. I tried to start sync job once again and it failed on the same VM groups (screenshot attached)
Have you maybe faced with something similar?
Any assistance is appreciated, thank you in advance!
We have 2 PBS servers in different locations (inside 1 city), identical hardware configuration:
E5-2640V3 (12 Core - 2.4Ghz)
16GB PC4-2133P DIMM
2 x 250 GB SSD (OS, ZFS Mirror)
12 x 4 TB HDD (storage, ZFS RAIDZ2)
Version: Backup Server 2.0-9
One of the servers connected to our PVE cluster for backups, all good there.
Today, I've configured the second one (pbs2) and connected to the first one (pbs1) via Remotes. I've created sync job for existing backups and run it manually. For some reason, it randomly fails backup groups:
Code:
2021-08-27T21:28:11+02:00: TASK ERROR: sync failed with some errors.
Two types:
Code:
2021-08-27T21:24:01+02:00: sync group vm/129 failed - broken pipe
and
Code:
2021-08-27T21:09:58+02:00: sync group vm/127 failed - connection reset
On pbs1 node, I'm getting the following via journalctl:
Code:
Aug 27 21:24:01 pbs1 proxmox-backup-proxy[1827287]: GET /chunk
Aug 27 21:24:01 pbs1 proxmox-backup-proxy[1827287]: download chunk "/mnt/datastore/pbs1_storage/.chunks/ef75/ef75b017e09d33dd89f17c3584965c5514826efe3c77b5cfc3c25168>
Aug 27 21:24:01 pbs1 proxmox-backup-proxy[1827287]: GET /chunk
Aug 27 21:24:01 pbs1 proxmox-backup-proxy[1827287]: download chunk "/mnt/datastore/pbs1_storage/.chunks/4a8e/4a8e22c3101f761ff30827288d52cc1094a04bc70d793a78e864c715>
Aug 27 21:24:01 pbs1 proxmox-backup-proxy[1827287]: TASK ERROR: connection error: Connection reset by peer (os error 104)
Aug 27 21:24:01 pbs1 proxmox-backup-proxy[1827287]: starting new backup reader datastore 'pbs1_storage': "/mnt/datastore/pbs1_storage"
Aug 27 21:24:01 pbs1 proxmox-backup-proxy[1827287]: protocol upgrade done
Aug 27 21:24:01 pbs1 proxmox-backup-proxy[1827287]: GET /download
Aug 27 21:24:01 pbs1 proxmox-backup-proxy[1827287]: download "/mnt/datastore/pbs1_storage/vm/130/2021-08-26T10:06:00Z/index.json.blob"
We don't have any firewall rules on the server, network seems to be stable. I tried to start sync job once again and it failed on the same VM groups (screenshot attached)
Have you maybe faced with something similar?
Any assistance is appreciated, thank you in advance!