Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1289973

Summary: add sparse-file-self-heal.t to bad tests
Product: [Community] GlusterFS Reporter: Ravishankar N <ravishankar>
Component: testsAssignee: Ravishankar N <ravishankar>
Status: CLOSED DUPLICATE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs, gluster-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-19 05:14:40 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 Ravishankar N 2015-12-09 12:54:28 UTC
Description of problem:


One case of  failure is:
    https://build.gluster.org/job/rackspace-regression-2GB-triggered/16601/consoleFull

    I'm able to repro the issue on my ancient rhs-2.1 VM but not on newer
    Fedora 21 machines.

    Create a 1x2 replica and run from mount.
    `dd if=/dev/zero of=file bs=1024 count=1024`

    When both bricks are up, `du /brick/file` = 1024
    When one of them is killed and the test repeated, `du /brick/file` = 1048

    I have no idea why.

Comment 1 Vijay Bellur 2015-12-09 12:55:23 UTC
REVIEW: http://review.gluster.org/12925 (tests: add sparse-file-self-heal.t to bad tests) posted (#1) for review on master by Ravishankar N (ravishankar)

Comment 2 Ravishankar N 2015-12-19 05:14:40 UTC

*** This bug has been marked as a duplicate of bug 1290270 ***