Hi,
I have a Proxmail Mail Gateway cluster with 1 master and 2 nodes.
Master and first node can sync successfully pmg configuration but second node always returns an error like this:
Transport file size is 1.4MB.
pmgcm status Command always shows "S / syncing" for second node:
All of the master and nodes has same settings but i can't figure out what's the root cause.
Thanks in advance.
I have a Proxmail Mail Gateway cluster with 1 master and 2 nodes.
Master and first node can sync successfully pmg configuration but second node always returns an error like this:
Code:
root@gw2:~# pmgcm sync
syncing master configuration from '77.2XX.XX.XX'
file '/etc/pmg/master/transport' too long - aborting
Transport file size is 1.4MB.
pmgcm status Command always shows "S / syncing" for second node:
Code:
root@gw2:~# pmgcm status
NAME(CID)--------------IPADDRESS----ROLE-STATE---------UPTIME---LOAD----MEM---DISK
mx1(1) 77.XX.XX.XX master A 02:13 1.88 27% 40%
gw1(2) 77.XX.XX.XX node A 02:13 3.03 33% 41%
gw2(4) 77.XX.XX.XX node S 01:32 1.99 32% 37%
All of the master and nodes has same settings but i can't figure out what's the root cause.
Thanks in advance.