Niels de Vos
2015-Jan-14 10:32 UTC
[Gluster-users] running without python, disabling geo-replication
On Wed, Jan 14, 2015 at 10:11:55AM +0000, Emmanuel Dreyfus wrote:> Hello > > If geo-replication is built-in, it seems glusterd is unable to > start without python: > > exec of '/usr/pkg/bin/python2.7' failed > [2015-01-14 13:01:32.861289] E [glusterd.c:436:glusterd_check_gsync_present] 0-glusterd: geo-replication module not working as desired > [2015-01-14 13:01:32.861350] D [glusterd.c:446:glusterd_check_gsync_present] 0-glusterd: Returning -1 > [2015-01-14 13:01:32.861382] E [xlator.c:425:xlator_init] 0-management: Initialization of volume 'management' failed, review your volfile again > [2015-01-14 13:01:32.861404] E [graph.c:322:glusterfs_graph_init] 0-management: initializing translator failed > [2015-01-14 13:01:32.861420] E [graph.c:525:glusterfs_graph_activate] 0-graph: init failed > > Is there a way to disable geo-replication in glusterd volfile?I do not know what your intention is, but geo-replication depends on Python. Is there a use-case where geo-replication could be enabled, but Python is not available? Niels -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 181 bytes Desc: not available URL: <http://www.gluster.org/pipermail/gluster-users/attachments/20150114/82a0f57b/attachment.sig>
Emmanuel Dreyfus
2015-Jan-14 10:38 UTC
[Gluster-users] running without python, disabling geo-replication
On Wed, Jan 14, 2015 at 11:32:41AM +0100, Niels de Vos wrote:> I do not know what your intention is, but geo-replication depends on > Python. Is there a use-case where geo-replication could be enabled, but > Python is not available?The case is: starting glusterd if python is absent, and geo-rep functionnality is not desired anyway. Is it possible without rebuilding a binary with geo-rep disabled? -- Emmanuel Dreyfus manu at netbsd.org
Emmanuel Dreyfus
2015-Jan-14 17:02 UTC
[Gluster-users] running without python, disabling geo-replication
On Wed, Jan 14, 2015 at 11:32:41AM +0100, Niels de Vos wrote:> I do not know what your intention is, but geo-replication depends on > Python. Is there a use-case where geo-replication could be enabled, but > Python is not available?It was a bug. Fixed here: http://review.gluster.org/9447 http://review.gluster.org/9448 -- Emmanuel Dreyfus manu at netbsd.org