[Bugs] [Bug 1140847] New: ec tests fail on NetBSD

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 11 20:01:29 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1140847

            Bug ID: 1140847
           Summary: ec tests fail on NetBSD
           Product: GlusterFS
           Version: 3.6.0
         Component: disperse
          Severity: high
          Assignee: gluster-bugs at redhat.com
          Reporter: xhernandez at datalab.es
                CC: bugs at gluster.org, gluster-bugs at redhat.com



+++ This bug was initially created as a clone of Bug #1140396 +++

Description of problem:

Current tests for ec xlator fail on NetBSD. A simple 'cp' of a big file to a
dispersed volume generates a file larger than expected. The same test on linux
works fine.

Version-Release number of selected component (if applicable): master

How reproducible:

always on NetBSD

Steps to Reproduce:
1. gluster volume create test disperse node{1..3}:/data/bricks/test
2. gluster volume start test
3. mount -t glusterfs node1:/test /mnt/test
4. dd if=/dev/urandom of=/tmp/data bs=1024k count=8
5. cp /tmp/data /mnt/test/
6. ls -l /mnt/test/

Actual results:

The size of the file is 8650752 bytes

Expected results:

The size of the file should be 8388608 bytes

Additional info:

--- Additional comment from Anand Avati on 2014-09-10 23:47:47 CEST ---

REVIEW: http://review.gluster.org/8695 (ec: Fix invalid inode lock in
ftruncate) posted (#1) for review on master by Xavier Hernandez
(xhernandez at datalab.es)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Lic6vqU4vJ&a=cc_unsubscribe


More information about the Bugs mailing list