Description of problem: Run gverify script as below: #/usr/local/libexec/glusterfs/gverify.sh tv1 root gfvm4 tv2 22 /tmp/test.log Testing_Passwordless_SSH /usr/local/libexec/glusterfs/gverify.sh: line 206: [: 1-blocks: integer expression expected Version-Release number of selected component (if applicable): How reproducible: This bug is not easily reproducible, as it is not returning any error. If the script is executed standalone, then only it can be reproduced. Steps to Reproduce: 1. Setup geo-replication 2. Run gverify script Actual results: Throws error "integer expression expected" Expected results: Should not throw any error. returns 0 for success, can be verified as echo $? after executing the script. Additional info:
REVIEW: http://review.gluster.org/13407 (geo-rep: Fix invalid disk size in gverify.sh) posted (#2) for review on master by Saravanakumar Arumugam (sarumuga)
COMMIT: http://review.gluster.org/13407 committed in master by Jeff Darcy (jdarcy) ------ commit a35bfdaa6279a981a84e8831d65702496f1e478e Author: Saravanakumar Arumugam <sarumuga> Date: Tue Feb 9 16:44:03 2016 +0530 geo-rep: Fix invalid disk size in gverify.sh Problem: Due to the wrong interpretation of disk size, gverify.sh script exits in between with error "integer expression expected". This error can be observed, only if gverify.sh is run standalone. Solution: Fix the interpretation of disk size. Also, verify that master and slave's gluster version are same. Change-Id: Id095dfffd07a93a535a380f617ad215230979870 BUG: 1305839 Signed-off-by: Saravanakumar Arumugam <sarumuga> Reviewed-on: http://review.gluster.org/13407 Smoke: Gluster Build System <jenkins.com> Reviewed-by: Aravinda VK <avishwan> NetBSD-regression: NetBSD Build System <jenkins.org> Reviewed-by: Kotresh HR <khiremat> CentOS-regression: Gluster Build System <jenkins.com>
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.8.0, please open a new bug report. glusterfs-3.8.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://blog.gluster.org/2016/06/glusterfs-3-8-released/ [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user