You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem starting the geo-replication on ubuntu 24.04 (it work on ubuntu 22.04). The push-pem always return error:
$ gluster system:: execute gsec_create
Common secret pub file present at /var/lib/glusterd/geo-replication/common_secret.pem.pub
$ gluster volume geo-replication mastervol lab-dips4-test::slavevol create push-pem
Please check gsync config file. Unable to get statefile's name
geo-replication command failed
I found this in the glusterd.log:
....
[2025-02-14 14:38:26.560423 +0000] E [MSGID: 106293] [glusterd-geo-rep.c:693:glusterd_query_extutil_generic] 0-management: reading data from child failed
[2025-02-14 14:38:26.560447 +0000] E [MSGID: 106305] [glusterd-geo-rep.c:2680:glusterd_get_statefile_name] 0-management: Unable to get configuration data for mastervol(primary), lab-dips4-test::slavevol(secondary) from template config
[2025-02-14 14:38:26.560454 +0000] E [MSGID: 106320] [glusterd-geo-rep.c:3325:glusterd_op_stage_gsync_create] 0-management: Please check gsync config file. Unable to get statefile's name
[2025-02-14 14:38:26.560461 +0000] E [MSGID: 106301] [glusterd-syncop.c:2065:gd_stage_op_phase] 0-management: Staging of operation 'Volume Geo-replication Create' failed on localhost : Please check gsync config file. Unable to get statefile's name
I also tryed:
$ gluster-georep-sshkey generate
+----------------+----------------+------------------+
| NODE | NODE STATUS | KEYGEN STATUS |
+----------------+----------------+------------------+
| lab-dips2-test | UP | OK |
| localhost | UP | OK |
+----------------+----------------+------------------+
$ gluster volume geo-replication mastervol lab-dips4-test::slavevol create push-pem
Please check gsync config file. Unable to get statefile's name
geo-replication command failed
Hello,
I have a problem starting the geo-replication on ubuntu 24.04 (it work on ubuntu 22.04). The push-pem always return error:
$ gluster system:: execute gsec_create
Common secret pub file present at /var/lib/glusterd/geo-replication/common_secret.pem.pub
$ gluster volume geo-replication mastervol lab-dips4-test::slavevol create push-pem
Please check gsync config file. Unable to get statefile's name
geo-replication command failed
I found this in the glusterd.log:
....
[2025-02-14 14:38:26.560423 +0000] E [MSGID: 106293] [glusterd-geo-rep.c:693:glusterd_query_extutil_generic] 0-management: reading data from child failed
[2025-02-14 14:38:26.560447 +0000] E [MSGID: 106305] [glusterd-geo-rep.c:2680:glusterd_get_statefile_name] 0-management: Unable to get configuration data for mastervol(primary), lab-dips4-test::slavevol(secondary) from template config
[2025-02-14 14:38:26.560454 +0000] E [MSGID: 106320] [glusterd-geo-rep.c:3325:glusterd_op_stage_gsync_create] 0-management: Please check gsync config file. Unable to get statefile's name
[2025-02-14 14:38:26.560461 +0000] E [MSGID: 106301] [glusterd-syncop.c:2065:gd_stage_op_phase] 0-management: Staging of operation 'Volume Geo-replication Create' failed on localhost : Please check gsync config file. Unable to get statefile's name
$ gluster --version
glusterfs 11.1
Repository revision: git://git.gluster.org/glusterfs.git
Thanks for the help.
The text was updated successfully, but these errors were encountered: