[Bugs] [Bug 1105277] Failure to execute gverify.sh.
bugzilla at redhat.com
bugzilla at redhat.com
Fri Dec 28 23:07:03 UTC 2018
https://bugzilla.redhat.com/show_bug.cgi?id=1105277
vnosov <vnosov at stonefly.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |MODIFIED
Resolution|EOL |---
Keywords| |Reopened
--- Comment #4 from vnosov <vnosov at stonefly.com> ---
This bug and similar problem reported as bug 1099041 are back in GlusterFS 5.2.
Do call:
[root at SC-10-10-63-182 log]# /usr/libexec/glusterfs/gverify.sh
master-volume-0005 nasgorep 10.10.60.182 slave-volume-0006 22
/var/log/glusterfs/create_verify_log
Returns:
Testing_Passwordless_SSH
[root at SC-10-10-63-182 log]# echo $?
1
[root at SC-10-10-63-182 log]# cat /var/log/glusterfs/create_verify_log
FORCE_BLOCKER|gluster command on nasgorep at 10.10.60.182 failed. Error: bash:
gluster: command not found
It means that script gverify.sh fails to find command "gluster".
All required settings for GEO-replication are in place:
[root at SC-10-10-63-182 log]# /usr/bin/ssh -q -oConnectTimeout=5
nasgorep at 10.10.60.182 /bin/pwd
/home/nasgorep
[root at SC-10-10-63-182 log]# echo $?
0
[root at SC-10-10-63-182 log]# gluster volume list
master-volume-0005
slave-volume-0006
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Bugs
mailing list