Cluster slave in Sync mode

koby

Renowned Member
Jun 21, 2012
138
4
83
Natanya , Israel
Hello guys ,
I made an update to my pmg systems (6.4-4) - first I update the slave node and that the master node.
The master node is in Active mode - Fine.
The Slave is Sync Mode.

This is the error from the log :

Code:
rsync '--rsh=ssh -l root -o BatchMode=yes -o HostKeyAlias=smg01' -q --timeout 10 '[168.119.110
.103]:/var/spool/pmg' /var/spool/pmg --files-from /tmp/quarantinefilelist.3255

IP : 168.119.110.103 - Is my Master Node.

Please advice.

Best Regards ,
Koby Peleg Hen.
 
This is the error from the log :
could you please post a bit more from the log? - This seems like the rsync command - but I don't see a concrete error
 
could you please post a bit more from the log? - This seems like the rsync command - but I don't see a concrete error
Code:
Oct 26 14:42:13 smg02 systemd[1]: Started Session 3216 of user root.
Oct 26 14:42:13 smg02 systemd[1]: session-3216.scope: Succeeded.
Oct 26 14:42:15 smg02 pmgmirror[3255]: starting cluster synchronization
Oct 26 14:42:17 smg02 pmgmirror[3255]: detected rule database changes - starting sync from '168.119.110.103'
Oct 26 14:42:17 smg02 pmgmirror[3255]: finished rule database sync from host '168.119.110.103'
Oct 26 14:42:20 smg02 pmgmirror[3255]: database sync 'smg01' failed - command 'rsync '--rsh=ssh -l root -o BatchMode=yes -o HostKeyAlias=smg01' -q --timeout 10 '[168.119.110.103]:/var/spool/pmg' /var/spool/pmg --files-from /tmp/quarantinefilelist.3255' failed: exit code 23
Oct 26 14:42:21 smg02 pmgmirror[3255]: Use of uninitialized value $domain in concatenation (.) or string at /usr/share/perl5/PMG/Utils.pm line 629.
Oct 26 14:42:22 smg02 pmgmirror[3255]: cluster synchronization finished  (1 errors, 7.12 seconds (files 0.00, database 6.40, config 0.72))
Oct 26 14:42:47 smg02 pmg-smtp-filter[21707]: starting database maintenance
Oct 26 14:42:47 smg02 pmg-smtp-filter[21707]: end database maintenance (8 ms)
Oct 26 14:42:54 smg02 systemd[1]: Started Session 3217 of user root.