+++ This bug was initially created as a clone of Bug #1722740 +++ Description of problem: gluster command not found. How reproducible: Always Steps to Reproduce: 1. Setup non-root geo-replication 2. Start geo-replication 2. Session goes to faulty Expected results: Session should not go faulty --- Additional comment from Sunny Kumar on 2019-06-21 07:02:29 UTC --- Problem: gluster command not found. Cause: In Volinfo class we issue command 'gluster vol info' to perform operation like getting brick_root etc. When geo-rep session is configured for non-root user Volinfo class fails to issue gluster command due to unavailability of gluster binary path for non-root user. Solution: Use config value 'slave-gluster-command-dir' to get path for gluster binaries. --- Additional comment from Sunny Kumar on 2019-06-21 07:20:05 UTC --- Upstream Patch: https://review.gluster.org/#/c/glusterfs/+/22920/ --- Additional comment from Worker Ant on 2019-06-28 09:37:55 UTC --- REVIEW: https://review.gluster.org/22920 (geo-rep : fix gluster command path for non-root session) merged (#6) on master by Kotresh HR
REVIEW: https://review.gluster.org/23592 (geo-rep : fix gluster command path for non-root session) posted (#1) for review on release-6 by Kotresh HR
REVIEW: https://review.gluster.org/23592 (geo-rep : fix gluster command path for non-root session) merged (#1) on release-6 by Kotresh HR