Gilberto Ferreira
2025-Nov-22 14:33 UTC
[Gluster-users] Failed to Establish Geo-replication Session Please check gsync config file. Unable to get statefile's name
here the story about gluster 12dev faulty error: https://github.com/gluster/glusterfs/issues/4632 Em s?b., 22 de nov. de 2025 ?s 10:59, Gilberto Ferreira < gilberto.nunes32 at gmail.com> escreveu:> Hello there > My testing was with proxmox 9 which has Debian 13. > I tried with gluster 11.1 from Debian repo and then version 11.2 from git > repo. > I got statefile's name issue with both. > Then I compiled the version 12dev and could create geo-replication session > with success but got faulty status > > So that's it. > > --- > Gilberto Nunes Ferreira > +55 (47) 99676-7530 > Proxmox VE > > Em s?b., 22 de nov. de 2025, 10:14, Strahil Nikolov <hunter86_bg at yahoo.com> > escreveu: > >> Hi Gilberto, >> >> What version of os and gluster do you use exaclty ? >> >> Best Regards, >> Strahil Nikolov >> >> ? ?????, 21 ??????? 2025 ?. ? 14:08:19 ?. ???????+2, Gilberto Ferreira < >> gilberto.nunes32 at gmail.com> ??????: >> >> >> Hello there >> >> If there is something else I could help, please let me know. >> >> Thanks >> >> Best Regards >> >> >> >> >> >> >> Em qua., 19 de nov. de 2025 ?s 15:21, Gilberto Ferreira < >> gilberto.nunes32 at gmail.com> escreveu: >> >> Hi there >> >> So there is no special script. >> First I try to using this: >> https://github.com/aravindavk/gluster-georep-tools, and then I notice >> the issue. >> But after try do it by myself, I called for help. >> I tried: >> >> gluster volume geo-replication MASTERVOL root at SLAVENODE::slavevol create push-pem >> >> gluster volume geo-replication MASTERVOL root at SLAVENODE::slavevol start >> >> >> And got the issue. >> >> >> Thanks >> >> >> --- >> >> >> Gilberto Nunes Ferreira >> +55 (47) 99676-7530 - Whatsapp / Telegram >> >> >> >> >> >> >> Em qua., 19 de nov. de 2025 ?s 15:09, Strahil Nikolov < >> hunter86_bg at yahoo.com> escreveu: >> >> Hi Gilberto, >> >> I have no idea why my previous message was not sent (sorry about that). >> I suspect it's a bug. If you have some script or ansible playbook for the >> setup, it could help me reproduce it locally. >> >> >> Best Regards, >> Strahil Nikolov >> >> ? ???????, 11 ??????? 2025 ?. ? 16:55:59 ?. ???????+2, Gilberto Ferreira < >> gilberto.nunes32 at gmail.com> ??????: >> >> >> Any clue about this issue? >> >> >> >> >> >> >> Em seg., 10 de nov. de 2025 ?s 14:47, Gilberto Ferreira < >> gilberto.nunes32 at gmail.com> escreveu: >> >> I still don't get it, because with Debian BookWorm and Gluster 10, >> geo-rep works perfectly. >> It's something about Trixie and Gluster 11.x. >> >> >> >> >> >> Em seg., 10 de nov. de 2025 ?s 14:45, Karl Kleinpaste < >> karl at kleinpaste.org> escreveu: >> >> On 11/10/25 12:21 PM, Gilberto Ferreira wrote: >> >> And yes. With gluster 11.2 from github repo, the very some error: >> gluster vol geo VMS gluster3::VMS-REP create push-pem >> Please check gsync config file. Unable to get statefile's name >> geo-replication command failed >> >> >> I had this problem a year ago, Aug 2024 >> <https://lists.gluster.org/pipermail/gluster-users/2024-August/040625.html>. >> I went rounds and rounds with Strahil for a week, trying to find why I >> couldn't cross the finish line of successful georep. It always ends in: >> >> Please check gsync config file. Unable to get statefile's name >> geo-replication command failed >> >> The volumes were set up properly, the commands for georep were done >> correctly, per guidelines, but georep was left forever in a state of >> Created, never Active. >> >> Finally I just gave up. I can't use gluster if it won't work with me. I >> found that gluster would not give enough adequate diagnostics to provide a ( >> *useful*!) explanation of what is actually wrong. >> ________ >> >> >> >> Community Meeting Calendar: >> >> Schedule - >> Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC >> Bridge: https://meet.google.com/cpu-eiue-hvk >> Gluster-users mailing list >> Gluster-users at gluster.org >> https://lists.gluster.org/mailman/listinfo/gluster-users >> >> ________ >> >> >> >> Community Meeting Calendar: >> >> Schedule - >> Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC >> Bridge: https://meet.google.com/cpu-eiue-hvk >> Gluster-users mailing list >> Gluster-users at gluster.org >> https://lists.gluster.org/mailman/listinfo/gluster-users >> >>-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20251122/6655fcfc/attachment.html>
Strahil Nikolov
2025-Nov-22 15:37 UTC
[Gluster-users] Failed to Establish Geo-replication Session Please check gsync config file. Unable to get statefile's name
Hi Gilberto,
I think debian12 packages don't have
https://github.com/gluster/glusterfs/pull/4404/commits/c433a178e8208e1771fea4d61d0a22a95b8bc74b
Run on source and destination this command and try again:
sed -i 's/readfp/read_file/g'
/usr/lib/x86_64-linux-gnu/glusterfs/python/syncdaemon/gsyncdconfig.py
In my test setup where source and destinations are each a single debian 12 with
a hackishl created gluster_shared_storage volume and executing the sed, I got:
# gluster volume geo-replication vol1 geoaccount at gluster2::georep create
push-pem
Creating geo-replication session between vol1 & geoaccount at
gluster2::georep has been successful
Best Regards,
Strahil Nikolov
? ??????, 22 ??????? 2025 ?. ? 16:34:30 ?. ???????+2, Gilberto Ferreira
<gilberto.nunes32 at gmail.com> ??????:
here the story about gluster 12dev faulty error:
https://github.com/gluster/glusterfs/issues/4632
Em s?b., 22 de nov. de 2025 ?s 10:59, Gilberto Ferreira <gilberto.nunes32 at
gmail.com> escreveu:
Hello there?My testing was with proxmox 9 which has Debian 13.I tried with
gluster 11.1 from Debian repo and then version 11.2 from git repo.I got
statefile's name issue with both.Then I compiled the version 12dev and could
create geo-replication session with success but got faulty status?
So that's it.
---
Gilberto Nunes Ferreira
+55 (47) 99676-7530
Proxmox VE
Em s?b., 22 de nov. de 2025, 10:14, Strahil Nikolov <hunter86_bg at
yahoo.com> escreveu:
Hi Gilberto,
What version of os and gluster do you use exaclty ?
Best Regards,
Strahil Nikolov
? ?????, 21 ??????? 2025 ?. ? 14:08:19 ?. ???????+2, Gilberto Ferreira
<gilberto.nunes32 at gmail.com> ??????:
Hello there
If there is something else I could help, please let me know.
Thanks
Best Regards
Em qua., 19 de nov. de 2025 ?s 15:21, Gilberto Ferreira <gilberto.nunes32 at
gmail.com> escreveu:
Hi there
So there is no special script.First I try to using
this:?https://github.com/aravindavk/gluster-georep-tools, and then I notice the
issue.But after try do it by myself, I called for help.I tried:gluster volume
geo-replication MASTERVOL root at SLAVENODE::slavevol create push-pemgluster
volume geo-replication MASTERVOL root at SLAVENODE::slavevol start
And got the issue.
Thanks
---
Gilberto Nunes Ferreira+55 (47) 99676-7530 - Whatsapp / Telegram
Em qua., 19 de nov. de 2025 ?s 15:09, Strahil Nikolov <hunter86_bg at
yahoo.com> escreveu:
Hi Gilberto,
I have no idea why my previous message was not sent (sorry about that).
I suspect it's a bug. If you have some script or ansible playbook for the
setup, it could help me reproduce it locally.
Best Regards,
Strahil Nikolov
? ???????, 11 ??????? 2025 ?. ? 16:55:59 ?. ???????+2, Gilberto Ferreira
<gilberto.nunes32 at gmail.com> ??????:
Any clue about this issue?
Em seg., 10 de nov. de 2025 ?s 14:47, Gilberto Ferreira <gilberto.nunes32 at
gmail.com> escreveu:
I still don't get it, because with Debian BookWorm and Gluster 10, geo-rep
works perfectly.It's something about Trixie and Gluster 11.x.
Em seg., 10 de nov. de 2025 ?s 14:45, Karl Kleinpaste <karl at
kleinpaste.org> escreveu:
On 11/10/25 12:21 PM, Gilberto Ferreira wrote:
And yes. With gluster 11.2 from github repo, the very some error: gluster vol
geo VMS gluster3::VMS-REP create push-pem
Please check gsync config file. Unable to get statefile's name
geo-replication command failed
I had this problem a year ago, Aug 2024. I went rounds and rounds with Strahil
for a week, trying to find why I couldn't cross the finish line of
successful georep. It always ends in:
Please check gsync config file. Unable to get statefile's name
geo-replication command failed
The volumes were set up properly, the commands for georep were done correctly,
per guidelines, but georep was left forever in a state of Created, never Active.
Finally I just gave up. I can't use gluster if it won't work with me. I
found that gluster would not give enough adequate diagnostics to provide a
(useful!) explanation of what is actually wrong. ________
Community Meeting Calendar:
Schedule -
Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
Bridge: https://meet.google.com/cpu-eiue-hvk
Gluster-users mailing list
Gluster-users at gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-users
________
Community Meeting Calendar:
Schedule -
Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
Bridge: https://meet.google.com/cpu-eiue-hvk
Gluster-users mailing list
Gluster-users at gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.gluster.org/pipermail/gluster-users/attachments/20251122/8ebb243b/attachment.html>