[Gluster-devel] Gluster Test Framwork tests failed on Gluster+Zfs(Zfs on linux)
Kiran Patil
kirantpatil at gmail.com
Thu Aug 28 08:30:28 UTC 2014
Hi Gluster Devs,
I ran the Gluster Test Framework on Gluster+zfs stack and found issues.
I would like to know if I need to submit a bug at Redhat Bugzilla since the
stack has zfs, which is not supported by Redhat or Fedora if I am not
wrong?
We modified the paths in include.rc to make sure that mount points and
bricks directories are created under the zfs datasets.
For example: include.rc first line
Original path -> M0=${M0:=/mnt/glusterfs/0}; # 0th mount point for FUSE
New path -> M0=${M0:=/fractalpool/normal/mnt/glusterfs/0}; # 0th mount
point for FUSE
Where /fractalpool is zfs pool and normal is zfs dataset.
Gluster version: v3.5.2
Zfs version: v0.6.2-1
Hardware: x86_64
How reproducible: Always
Steps to Reproduce:
1. Install gluster v3.5.2 rpm on CentOS 6.4
2. Install zfsonlinux v0.6.2
3. clone the gluster from github and checkout v3.5.2
4. ./run-tests.sh
Here is a summary of Testcases failed, along with some hints on where they
failed.
Test Summary Report
-------------------
./tests/basic/quota.t (Wstat: 0 Tests: 45 Failed:
3) --> quota issue
Failed tests: 24, 28, 32
./tests/bugs/bug-1004744.t (Wstat: 0 Tests: 14 Failed:
4) --> passes on changing EXPECT_WITHIN 20 to EXPECT_WITHIN 30
Failed tests: 10, 12-14
./tests/bugs/bug-1023974.t (Wstat: 0 Tests: 15 Failed:
1) --> quota issue
Failed test: 12
./tests/bugs/bug-824753.t (Wstat: 0 Tests: 16 Failed:
1) --> file-locker issue
Failed test: 11
./tests/bugs/bug-856455.t (Wstat: 0 Tests: 8 Failed:
1) --> brick directory name is hardcoded while executing kill command
Failed test: 8
./tests/bugs/bug-860663.t (Wstat: 0 Tests: 10 Failed:
1) --> brick directory name is hardcoded and failed at TEST ! touch
$M0/files{1..10000};
Failed test: 8
./tests/bugs/bug-861542.t (Wstat: 0 Tests: 13 Failed:
4) --> brick directory name is hardcoded and all EXPECT tests are failing
Failed tests: 10-13
./tests/bugs/bug-902610.t (Wstat: 0 Tests: 8 Failed:
1) --> brick directory name is hardcoded and EXPECT test failing
Failed test: 8
./tests/bugs/bug-948729/bug-948729-force.t (Wstat: 0 Tests: 35 Failed:
4) --> XFS related and brick directory name is hardcoded
Failed tests: 15, 17, 19, 21
./tests/bugs/bug-948729/bug-948729-mode-script.t (Wstat: 0 Tests: 35
Failed: 8) --> XFS related and brick directory name is hardcoded
Failed tests: 15, 17, 19, 21, 24-27
./tests/bugs/bug-948729/bug-948729.t (Wstat: 0 Tests: 23 Failed:
3) --> XFS related and brick directory name is hardcoded
Failed tests: 12, 15, 23
./tests/bugs/bug-963541.t (Wstat: 0 Tests: 13 Failed:
3) --> remove-brick issue
Failed tests: 8-9, 13
./tests/features/glupy.t (Wstat: 0 Tests: 6 Failed:
2)
Failed tests: 2, 6
Subset of the above bugs which can be reproduced on Glusterfs + ext4 is
filed at Redhat bugzilla which is Bug id 1132496.
Thanks,
Kiran.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-devel/attachments/20140828/ea88100a/attachment-0001.html>
More information about the Gluster-devel
mailing list