Bug 1406878

Summary: ec prove tests fail in FB build environment.
Product: [Community] GlusterFS Reporter: kvigor <kvigor>
Component: testsAssignee: kvigor <kvigor>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs, sarumuga, vbellur
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glusterfs-3.10.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-03-06 17:40:49 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description kvigor@fb.com 2016-12-21 17:58:32 UTC
Description of problem:

Several EC prove tests call 'df -h', which fails in FB environment due to
presence of a crappy FUSE mount (unrelated to gluster). Fix by targeting
gluster volume under test instead of blind 'df'.

Comment 1 Worker Ant 2016-12-21 17:59:04 UTC
REVIEW: http://review.gluster.org/16226 (Repair EC tests for FB environment (/mnt/gvfs is teh sux00r)) posted (#1) for review on master by Kevin Vigor (kvigor)

Comment 2 Worker Ant 2016-12-30 05:47:16 UTC
COMMIT: http://review.gluster.org/16226 committed in master by Shyamsundar Ranganathan (srangana) 
------
commit 14ae0c6b14c9a32f15cdb3c94edbf08bb2e708b6
Author: Kevin Vigor <kvigor>
Date:   Sat Dec 17 08:31:24 2016 -0800

    Repair EC tests for FB environment (/mnt/gvfs is teh sux00r)
    
    Summary:
    
    Don't blindly 'df', target the volume in question.
    
    (this is because FB build environment has a /mnt/gvfs which
    fails df).
    
    Test Plan:
    
    runtests.sh
    
    Reviewers:
    
    Subscribers:
    
    Tasks:
    
    Blame Revision:
    
    Change-Id: Ic2c5883dd102835db64be9594657257e20711ba0
    BUG: 1406878
    Signed-off-by: Kevin Vigor <kvigor>
    Reviewed-on-3.8-fb: http://review.gluster.org/16182
    NetBSD-regression: NetBSD Build System <jenkins.org>
    Smoke: Gluster Build System <jenkins.org>
    CentOS-regression: Gluster Build System <jenkins.org>
    Tested-by: Shreyas Siravara <sshreyas>
    Reviewed-by: Shreyas Siravara <sshreyas>
    Reviewed-on: http://review.gluster.org/16226
    Reviewed-by: Kaleb KEITHLEY <kkeithle>

Comment 3 Shyamsundar 2017-03-06 17:40:49 UTC
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.10.0, please open a new bug report.

glusterfs-3.10.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://lists.gluster.org/pipermail/gluster-users/2017-February/030119.html
[2] https://www.gluster.org/pipermail/gluster-users/

Comment 4 Vijay Bellur 2018-11-20 03:58:34 UTC
*** Bug 1428074 has been marked as a duplicate of this bug. ***