Hi.
I have compile gluster 12dev and create geo-replication session between 2 gluster servers, with replicated volume.
I was able to create a session but got Faulty status
And /var/log/glusterfs/geo-replication/VMS_gluster3_VMS-REP/gsyncd.log show me this:
[2025-11-01 20:39:38.511597] E [syncdutils(worker /mnt/pve/data1/vms):845:errlog] Popen: command returned error [{cmd=rsync -aR0 --inplace --files-from=- --super --stats --numeric-ids --no-implied-dirs --existing --xattrs --acls --ignore-missing-args . -e ssh -oPasswordAuthentication=no -oStrictHostKeyChecking=no -i /var/lib/glusterd/geo-replication/secret.pem -p 22 -oControlMaster=auto -S /tmp/gsyncd-aux-ssh-qmhoz1_8/5afb71218219138854b3c5a8eab300a4.sock -caes128-ctr gluster3:/proc/1974/cwd}, {error=12}]
Any clue about this error=12?
Thanks a lot.