<div dir="ltr"><div><div><div>Hi Gluster Devs,<br><br></div>I ran the Gluster Test Framework on Gluster+zfs stack and found issues.<br><br></div>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? <br>
<br></div><div></div><div>We modified the paths in include.rc to make sure that mount points and bricks directories are created under the zfs datasets.<br><br>For example: include.rc first line<br><br></div><div>Original path -&gt;  M0=${M0:=/mnt/glusterfs/0};   # 0th mount point for FUSE<br>
<br></div><div>New path -&gt; M0=${M0:=/fractalpool/normal/mnt/glusterfs/0};   # 0th mount point for FUSE<br><br></div><div>Where /fractalpool is zfs pool and normal is zfs dataset.<br></div><div><br></div><div>Gluster version: v3.5.2<br>
<br></div><div>Zfs version: v0.6.2-1<br></div><div><br></div><div>Hardware: x86_64<font><br><br>How reproducible:
Always

<br><br>Steps to Reproduce:
<br>1. Install gluster v3.5.2 rpm on CentOS 6.4<br></font></div><div><font>2. Install zfsonlinux v0.6.2<br></font></div><div><font>3. clone the gluster from github and checkout v3.5.2<br>4. ./run-tests.sh</font><br></div>
<div><br>Here is a summary of Testcases failed, along with some hints on where they failed.<br><br>Test Summary Report<br>-------------------<br>./tests/basic/quota.t                           (Wstat: 0 Tests: 45 Failed: 3) --&gt; quota issue<br>
  Failed tests:  24, 28, 32<br>./tests/bugs/bug-1004744.t                      (Wstat: 0 Tests: 14 Failed: 4) --&gt; passes on changing EXPECT_WITHIN 20 to EXPECT_WITHIN 30<br>  Failed tests:  10, 12-14<br>./tests/bugs/bug-1023974.t                      (Wstat: 0 Tests: 15 Failed: 1) --&gt; quota issue<br>
  Failed test:  12<br>./tests/bugs/bug-824753.t                       (Wstat: 0 Tests: 16 Failed: 1) --&gt; file-locker issue<br>  Failed test:  11<br>./tests/bugs/bug-856455.t                       (Wstat: 0 Tests: 8 Failed: 1) --&gt; brick directory name is hardcoded while executing kill command<br>
  Failed test:  8<br>./tests/bugs/bug-860663.t                       (Wstat: 0 Tests: 10 Failed: 1) --&gt; brick directory name is hardcoded and failed at TEST ! touch $M0/files{1..10000}; <br>  Failed test:  8<br>./tests/bugs/bug-861542.t                       (Wstat: 0 Tests: 13 Failed: 4) --&gt; brick directory name is hardcoded and all EXPECT tests are failing<br>
  Failed tests:  10-13<br>./tests/bugs/bug-902610.t                       (Wstat: 0 Tests: 8 Failed: 1) --&gt; brick directory name is hardcoded and EXPECT test failing<br>  Failed test:  8<br>./tests/bugs/bug-948729/bug-948729-force.t      (Wstat: 0 Tests: 35 Failed: 4) --&gt; XFS related and brick directory name is hardcoded<br>
  Failed tests:  15, 17, 19, 21<br>./tests/bugs/bug-948729/bug-948729-mode-script.t (Wstat: 0 Tests: 35 Failed: 8) --&gt; XFS related and brick directory name is hardcoded<br>  Failed tests:  15, 17, 19, 21, 24-27<br>./tests/bugs/bug-948729/bug-948729.t            (Wstat: 0 Tests: 23 Failed: 3) --&gt; XFS related and brick directory name is hardcoded<br>
  Failed tests:  12, 15, 23<br>./tests/bugs/bug-963541.t                       (Wstat: 0 Tests: 13 Failed: 3) --&gt; remove-brick issue<br>  Failed tests:  8-9, 13<br>./tests/features/glupy.t                        (Wstat: 0 Tests: 6 Failed: 2) <br>
  Failed tests:  2, 6<br><br></div><div>Subset of the above bugs which can be reproduced on Glusterfs + ext4 is filed at Redhat bugzilla which is Bug id 1132496.<br><br></div><div>Thanks,<br>Kiran.<br></div><div><br></div>
</div>