Bug 1289973 - add sparse-file-self-heal.t to bad tests
Summary: add sparse-file-self-heal.t to bad tests
Keywords:
Status: CLOSED DUPLICATE of bug 1290270
Alias: None
Product: GlusterFS
Classification: Community
Component: tests
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ravishankar N
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-09 12:54 UTC by Ravishankar N
Modified: 2015-12-19 05:14 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-19 05:14:40 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.