[Bugs] [Bug 1105277] Failure to execute gverify.sh.

bugzilla at redhat.com bugzilla at redhat.com
Sat Dec 29 01:11:37 UTC 2018


https://bugzilla.redhat.com/show_bug.cgi?id=1105277



--- Comment #5 from vnosov <vnosov at stonefly.com> ---
Similar problem is exposed by gsyncd:

[2018-12-29 00:36:20.785577] I [gsyncd(monitor):308:main] <top>: Using session
config file 
path=/var/lib/glusterd/geo-replication/master-volume-0005_10.10.60.182_slave-volume-0006/gsyncd.conf
[2018-12-29 00:36:21.47989] E [syncdutils(monitor):809:errlog] Popen: command
returned error    cmd=ssh -oPasswordAuthentication=no
-oStrictHostKeyChecking=no -i /var/lib/glusterd/geo-replication/secret.pem -p
22 nasgorep at 10.10.60.182 gluster --xml --remote-host=localhost volume info
slave-volume-0006  error=127
[2018-12-29 00:36:21.48366] E [syncdutils(monitor):813:logerr] Popen: ssh>
bash: gluster: command not found

Source code for GlusterFS 5.2 is used in all cases.
The code is installed on Centos 6 by using next commands:

./autogen.sh

./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu
--target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr
--exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc
--datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64
--libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib
--mandir=/usr/share/man --infodir=/usr/share/info --without-tmpfilesdir
--disable-syslog --enable-gnfs

make

make install

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Bugs mailing list