Hi,
I'm running a cluster of 6 hosts (VM on ESXi) with community subscription, one one which is used only for quarantine. All 6 are running the same configuration (!) 3 are dealing with two domains and 2 are dealing with the rest (±300 domains) via MX records.
All of them are up2date proxmox-mailgateway: 5.1-1 (API: 5.1-3/529c5439, running kernel: 4.15.18-7-pve)
All of them have similar error messages in the daemon.log:
Weird thing, there is no message for the mail12 node
All the servers are able to communicate through ssh to one another.
The /tmp/quarantinefilelist.1185 file does not exist on any servers (the 4 final numbers are different on each server).
I've looked into this, because the quarantine is not "in sync" it only sees the two main domains, if I want to look at the quarantine of the 300 other domains, I have to log in an another server (?)
If someone could point me in the right direction or even give me a solution to fix this problem that would be awesome !
I'm running a cluster of 6 hosts (VM on ESXi) with community subscription, one one which is used only for quarantine. All 6 are running the same configuration (!) 3 are dealing with two domains and 2 are dealing with the rest (±300 domains) via MX records.
All of them are up2date proxmox-mailgateway: 5.1-1 (API: 5.1-3/529c5439, running kernel: 4.15.18-7-pve)
All of them have similar error messages in the daemon.log:
Code:
Dec 17 15:26:19 mail4 pmgmirror[1185]: starting cluster syncronization
Dec 17 15:26:20 mail4 pmgmirror[1185]: database sync 'mail21' failed - command 'rsync '--rsh=ssh -l root -o BatchMode=yes -o HostKeyAlias=mail21' -q --timeout 10 2001:0DB8::21:/var/spool/pmg /var/spool/pmg --files-from /tmp/quarantinefilelist.1185' failed: exit code 255
Dec 17 15:26:20 mail4 pmgmirror[1185]: database sync 'mail11' failed - command 'rsync '--rsh=ssh -l root -o BatchMode=yes -o HostKeyAlias=mail11' -q --timeout 10 2001:0DB8::11:/var/spool/pmg /var/spool/pmg --files-from /tmp/quarantinefilelist.1185' failed: exit code 255
Dec 17 15:26:20 mail4 pmgmirror[1185]: database sync 'mail24' failed - command 'rsync '--rsh=ssh -l root -o BatchMode=yes -o HostKeyAlias=mail24' -q --timeout 10 2001:0DB8::24:/var/spool/pmg /var/spool/pmg --files-from /tmp/quarantinefilelist.1185' failed: exit code 255
Dec 17 15:26:21 mail4 pmgmirror[1185]: database sync 'mail7' failed - command 'rsync '--rsh=ssh -l root -o BatchMode=yes -o HostKeyAlias=mail7' -q --timeout 10 2001:0DB8::7:/var/spool/pmg /var/spool/pmg --files-from /tmp/quarantinefilelist.1185' failed: exit code 255
Dec 17 15:26:21 mail4 pmgmirror[1185]: cluster syncronization finished (4 errors, 1.80 seconds (files 0.25, database 1.55, config 0.00))
All the servers are able to communicate through ssh to one another.
The /tmp/quarantinefilelist.1185 file does not exist on any servers (the 4 final numbers are different on each server).
I've looked into this, because the quarantine is not "in sync" it only sees the two main domains, if I want to look at the quarantine of the 300 other domains, I have to log in an another server (?)
If someone could point me in the right direction or even give me a solution to fix this problem that would be awesome !