Hi,
thanks for your fast response.
The problem is not only missing entries from a user, also the users itself are not complete on the slave.
I can select areround 25 users on the master, but only 2 on the slave.
I attached a file for master and slave.
I don't know why this message appears on pmg-02:
Mar 31 16:16:59 pk-pmg-02 pmgmirror[860]: syncing deleted node 2 from master '192.168.248.11'
There are only 2 nodes and both are up and running.
Also this is not good:
Mar 31 16:16:59 pk-pmg-02 pmgmirror[860]: database sync 'pk-pmg-01' failed - command 'rsync '--rsh=ssh -l root -o BatchMode=yes -o HostKeyAlias=pk-pmg-01' -q -aq --timeout 10 '[192.168.248.11]:/var/spool/pmg/cluster/2/' /var/spool/pmg/cluster/2 --include spam/ --include 'spam/*' --include 'spam/*/*' --include virus/ --include 'virus/*' --include 'virus/*/*' --exclude '*'' failed: exit code 23
But I can do ssh from pmg-02 to pmg-01 without problems:
root@pk-pmg-02:~# ssh 192.168.248.11
Linux pk-pmg-01 6.8.12-9-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-9 (2025-03-16T19:18Z) x86_64
If I run:
rsync --rsh=ssh -l root -o BatchMode=yes -o HostKeyAlias=pk-pmg-01' -q -aq --timeout 10 '[192.168.248.11]:/var/spool/pmg/cluster/2/' /var/spool/pmg/cluster/2 --include spam/ --include 'spam/*' --include 'spam/*/*' --include virus/ --include 'virus/*' --include 'virus/*/*' --exclude '*'
by hand, I get a prompt: >
ahhh, there is no node 2 , only node 1 and 3.
So this has something todo with the deleted node 2.
But this has nothing to do with the missing users and there wihit list entries.