[Gluster-devel] quota and snapshot testcase failure (zfs on CentOS 6.6)
Kiran Patil
kiran at fractalio.com
Wed Nov 19 10:21:41 UTC 2014
Dear Vijay,
Please find the attached log files after running basic/quota.t testcase.
Test Summary Report
-------------------
./tests/basic/quota.t (Wstat: 0 Tests: 73 Failed: 4)
Failed tests: 24, 28, 32, 65
Files=1, Tests=73, 179 wallclock secs ( 0.08 usr 0.01 sys + 14.97 cusr
84.14 csys = 99.20 CPU)
Result: FAIL
Failed tests ./tests/basic/quota.t
Thanks,
Kiran.
quota_cli.tar
<https://docs.google.com/a/fractalio.com/file/d/0B0Q2XWsPQTzsUlRTSHVad0FwbFU/edit?usp=drive_web>
On Wed, Nov 19, 2014 at 1:35 PM, Vijaikumar M <vmallika at redhat.com> wrote:
> Hi Kiran,
>
> Can we also get the xattrs of all the directories on the bricks.
>
> How to capture xattrs of all dirs in a brick is here:
>
> Edit quota.t and find all the lines that match 'EXPECT_WITHIN
> $MARKER_UPDATE_TIMEOUT "......" usage .........'
> Add below lines after every match:
>
> echo "Matching Testcase ...." >> /var/tmp/quota-xattr.txt
> for file in `find $B0 -type d`; do echo $file; getfattr -d -m . -e hex
> $file; echo; done >> /var/tmp/quota-xattr.txt
> echo >> /var/tmp/quota-xattr.txt
>
> Thanks,
> Vijay
>
>
>
> On Wednesday 19 November 2014 01:17 PM, Vijaikumar M wrote:
>
> Hi Kiran,
>
> Can we get the brick, client and quotad logs?
>
> Thanks,
> Vijay
>
>
> On Tuesday 18 November 2014 10:35 PM, Pranith Kumar Karampuri wrote:
>
>
> On 11/12/2014 04:52 PM, Kiran Patil wrote:
>
> I have create zpool with name d and mnt and they appear in filesystem as
> follows.
>
> d on /d type zfs (rw,xattr)
> mnt on /mnt type zfs (rw,xattr)
>
> Debug enabled output of quota.t testcase is at http://ur1.ca/irbt1.
>
> CC vijaikumar
>
>
> On Wed, Nov 12, 2014 at 3:22 PM, Kiran Patil <kiran at fractalio.com> wrote:
>
>> Hi,
>>
>> Gluster suite report,
>>
>> Gluster version: glusterfs 3.6.1
>>
>> On disk filesystem: Zfs 0.6.3-1.1
>>
>> Operating system: CentOS release 6.6 (Final)
>>
>> We are seeing quota and snapshot testcase failures.
>>
>> We are not sure why quota is failing since quotas worked fine on
>> gluster 3.4.
>>
>> Test Summary Report
>> -------------------
>> ./tests/basic/quota-anon-fd-nfs.t (Wstat: 0 Tests: 16
>> Failed: 1)
>> Failed test: 16
>> ./tests/basic/quota.t (Wstat: 0 Tests: 73
>> Failed: 4)
>> Failed tests: 24, 28, 32, 65
>> ./tests/basic/uss.t (Wstat: 0 Tests: 147
>> Failed: 78)
>> Failed tests: 8-11, 16-25, 28-29, 31-32, 39-40, 45-47
>> 49-57, 60-61, 63-64, 71-72, 78-87, 90-91
>> 93-94, 101-102, 107-115, 118-119, 121-122
>> 129-130, 134, 136-137, 139-140, 142-143
>> 145-146
>> ./tests/basic/volume-snapshot.t (Wstat: 0 Tests: 30
>> Failed: 12)
>> Failed tests: 11-18, 21-24
>> ./tests/basic/volume-status.t (Wstat: 0 Tests: 14
>> Failed: 1)
>> Failed test: 14
>> ./tests/bugs/bug-1023974.t (Wstat: 0 Tests: 15
>> Failed: 1)
>> Failed test: 12
>> ./tests/bugs/bug-1038598.t (Wstat: 0 Tests: 28
>> Failed: 6)
>> Failed tests: 17, 21-22, 26-28
>> ./tests/bugs/bug-1045333.t (Wstat: 0 Tests: 16
>> Failed: 9)
>> Failed tests: 7-15
>> ./tests/bugs/bug-1049834.t (Wstat: 0 Tests: 18
>> Failed: 7)
>> Failed tests: 11-14, 16-18
>> ./tests/bugs/bug-1087203.t (Wstat: 0 Tests: 43
>> Failed: 2)
>> Failed tests: 31, 41
>> ./tests/bugs/bug-1090042.t (Wstat: 0 Tests: 12
>> Failed: 3)
>> Failed tests: 9-11
>> ./tests/bugs/bug-1109770.t (Wstat: 0 Tests: 19
>> Failed: 4)
>> Failed tests: 8-11
>> ./tests/bugs/bug-1109889.t (Wstat: 0 Tests: 20
>> Failed: 4)
>> Failed tests: 8-11
>> ./tests/bugs/bug-1112559.t (Wstat: 0 Tests: 11
>> Failed: 3)
>> Failed tests: 8-9, 11
>> ./tests/bugs/bug-1112613.t (Wstat: 0 Tests: 22
>> Failed: 5)
>> Failed tests: 12-14, 17-18
>> ./tests/bugs/bug-1113975.t (Wstat: 0 Tests: 13
>> Failed: 4)
>> Failed tests: 8-9, 11-12
>> ./tests/bugs/bug-847622.t (Wstat: 0 Tests: 10
>> Failed: 1)
>> Failed test: 8
>> ./tests/bugs/bug-861542.t (Wstat: 0 Tests: 13
>> Failed: 7)
>> Failed tests: 7-13
>> ./tests/features/ssl-authz.t (Wstat: 0 Tests: 18
>> Failed: 1)
>> Failed test: 18
>> Files=277, Tests=7908, 8147 wallclock secs ( 4.56 usr 0.78 sys + 774.74
>> cusr 666.97 csys = 1447.05 CPU)
>> Result: FAIL
>>
>> Thanks,
>> Kiran.
>>
>
>
>
> _______________________________________________
> Gluster-devel mailing listGluster-devel at gluster.orghttp://supercolony.gluster.org/mailman/listinfo/gluster-devel
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-devel/attachments/20141119/018c149f/attachment-0001.html>
-------------- next part --------------
Matching Testcase ....
/d/backends
/d/backends/patchy3
# file: d/backends/patchy3
trusted.gfid=0x00000000000000000000000000000001
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
trusted.glusterfs.volume-id=0x50f87b8904914398864aee49e76900a6
/d/backends/patchy3/test_dir
# file: d/backends/patchy3/test_dir
trusted.gfid=0x0153b3b9322c430da88adcc30d989eef
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.00000000-0000-0000-0000-000000000001.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.limit-set=0x0000000000a00000ffffffffffffffff
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy3/test_dir/in_test_dir
# file: d/backends/patchy3/test_dir/in_test_dir
trusted.gfid=0xb987617e7dcd4f0ea168bb60ab5d645e
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.0153b3b9-322c-430d-a88a-dcc30d989eef.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy3/.glusterfs
/d/backends/patchy3/.glusterfs/changelogs
/d/backends/patchy3/.glusterfs/changelogs/csnap
/d/backends/patchy3/.glusterfs/changelogs/htime
/d/backends/patchy3/.glusterfs/landfill
/d/backends/patchy3/.glusterfs/indices
/d/backends/patchy3/.glusterfs/indices/xattrop
/d/backends/patchy3/.glusterfs/01
/d/backends/patchy3/.glusterfs/01/53
/d/backends/patchy3/.glusterfs/b9
/d/backends/patchy3/.glusterfs/b9/87
/d/backends/patchy3/.glusterfs/f5
/d/backends/patchy3/.glusterfs/f5/ed
/d/backends/patchy3/.glusterfs/00
/d/backends/patchy3/.glusterfs/00/00
/d/backends/patchy4
# file: d/backends/patchy4
trusted.gfid=0x00000000000000000000000000000001
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
trusted.glusterfs.volume-id=0x50f87b8904914398864aee49e76900a6
/d/backends/patchy4/.glusterfs
/d/backends/patchy4/.glusterfs/indices
/d/backends/patchy4/.glusterfs/indices/xattrop
/d/backends/patchy4/.glusterfs/f5
/d/backends/patchy4/.glusterfs/f5/ed
/d/backends/patchy4/.glusterfs/00
/d/backends/patchy4/.glusterfs/00/00
/d/backends/patchy4/.glusterfs/landfill
/d/backends/patchy4/.glusterfs/changelogs
/d/backends/patchy4/.glusterfs/changelogs/htime
/d/backends/patchy4/.glusterfs/changelogs/csnap
/d/backends/patchy4/.glusterfs/b9
/d/backends/patchy4/.glusterfs/b9/87
/d/backends/patchy4/.glusterfs/01
/d/backends/patchy4/.glusterfs/01/53
/d/backends/patchy4/test_dir
# file: d/backends/patchy4/test_dir
trusted.gfid=0x0153b3b9322c430da88adcc30d989eef
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.00000000-0000-0000-0000-000000000001.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.limit-set=0x0000000000a00000ffffffffffffffff
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy4/test_dir/in_test_dir
# file: d/backends/patchy4/test_dir/in_test_dir
trusted.gfid=0xb987617e7dcd4f0ea168bb60ab5d645e
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.0153b3b9-322c-430d-a88a-dcc30d989eef.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy1
# file: d/backends/patchy1
trusted.gfid=0x00000000000000000000000000000001
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
trusted.glusterfs.volume-id=0x50f87b8904914398864aee49e76900a6
/d/backends/patchy1/.glusterfs
/d/backends/patchy1/.glusterfs/changelogs
/d/backends/patchy1/.glusterfs/changelogs/csnap
/d/backends/patchy1/.glusterfs/changelogs/htime
/d/backends/patchy1/.glusterfs/landfill
/d/backends/patchy1/.glusterfs/01
/d/backends/patchy1/.glusterfs/01/53
/d/backends/patchy1/.glusterfs/b9
/d/backends/patchy1/.glusterfs/b9/87
/d/backends/patchy1/.glusterfs/indices
/d/backends/patchy1/.glusterfs/indices/xattrop
/d/backends/patchy1/.glusterfs/00
/d/backends/patchy1/.glusterfs/00/00
/d/backends/patchy1/test_dir
# file: d/backends/patchy1/test_dir
trusted.gfid=0x0153b3b9322c430da88adcc30d989eef
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.00000000-0000-0000-0000-000000000001.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.limit-set=0x0000000000a00000ffffffffffffffff
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy1/test_dir/in_test_dir
# file: d/backends/patchy1/test_dir/in_test_dir
trusted.gfid=0xb987617e7dcd4f0ea168bb60ab5d645e
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.0153b3b9-322c-430d-a88a-dcc30d989eef.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy2
# file: d/backends/patchy2
trusted.gfid=0x00000000000000000000000000000001
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
trusted.glusterfs.volume-id=0x50f87b8904914398864aee49e76900a6
/d/backends/patchy2/.glusterfs
/d/backends/patchy2/.glusterfs/01
/d/backends/patchy2/.glusterfs/01/53
/d/backends/patchy2/.glusterfs/landfill
/d/backends/patchy2/.glusterfs/indices
/d/backends/patchy2/.glusterfs/indices/xattrop
/d/backends/patchy2/.glusterfs/00
/d/backends/patchy2/.glusterfs/00/00
/d/backends/patchy2/.glusterfs/b9
/d/backends/patchy2/.glusterfs/b9/87
/d/backends/patchy2/.glusterfs/changelogs
/d/backends/patchy2/.glusterfs/changelogs/csnap
/d/backends/patchy2/.glusterfs/changelogs/htime
/d/backends/patchy2/test_dir
# file: d/backends/patchy2/test_dir
trusted.gfid=0x0153b3b9322c430da88adcc30d989eef
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.00000000-0000-0000-0000-000000000001.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.limit-set=0x0000000000a00000ffffffffffffffff
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy2/test_dir/in_test_dir
# file: d/backends/patchy2/test_dir/in_test_dir
trusted.gfid=0xb987617e7dcd4f0ea168bb60ab5d645e
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.0153b3b9-322c-430d-a88a-dcc30d989eef.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
Matching Testcase ....
/d/backends
/d/backends/patchy3
# file: d/backends/patchy3
trusted.gfid=0x00000000000000000000000000000001
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000140a00
trusted.glusterfs.volume-id=0x50f87b8904914398864aee49e76900a6
/d/backends/patchy3/test_dir
# file: d/backends/patchy3/test_dir
trusted.gfid=0x0153b3b9322c430da88adcc30d989eef
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.00000000-0000-0000-0000-000000000001.contri=0x0000000000140a00
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.limit-set=0x0000000000a00000ffffffffffffffff
trusted.glusterfs.quota.size=0x0000000000140a00
/d/backends/patchy3/test_dir/in_test_dir
# file: d/backends/patchy3/test_dir/in_test_dir
trusted.gfid=0xb987617e7dcd4f0ea168bb60ab5d645e
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.0153b3b9-322c-430d-a88a-dcc30d989eef.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy3/.glusterfs
/d/backends/patchy3/.glusterfs/changelogs
/d/backends/patchy3/.glusterfs/changelogs/csnap
/d/backends/patchy3/.glusterfs/changelogs/htime
/d/backends/patchy3/.glusterfs/e5
/d/backends/patchy3/.glusterfs/e5/7e
/d/backends/patchy3/.glusterfs/landfill
/d/backends/patchy3/.glusterfs/indices
/d/backends/patchy3/.glusterfs/indices/xattrop
/d/backends/patchy3/.glusterfs/01
/d/backends/patchy3/.glusterfs/01/53
/d/backends/patchy3/.glusterfs/b9
/d/backends/patchy3/.glusterfs/b9/87
/d/backends/patchy3/.glusterfs/f5
/d/backends/patchy3/.glusterfs/f5/ed
/d/backends/patchy3/.glusterfs/00
/d/backends/patchy3/.glusterfs/00/00
/d/backends/patchy4
# file: d/backends/patchy4
trusted.gfid=0x00000000000000000000000000000001
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000140a00
trusted.glusterfs.volume-id=0x50f87b8904914398864aee49e76900a6
/d/backends/patchy4/.glusterfs
/d/backends/patchy4/.glusterfs/indices
/d/backends/patchy4/.glusterfs/indices/xattrop
/d/backends/patchy4/.glusterfs/f5
/d/backends/patchy4/.glusterfs/f5/ed
/d/backends/patchy4/.glusterfs/00
/d/backends/patchy4/.glusterfs/00/00
/d/backends/patchy4/.glusterfs/landfill
/d/backends/patchy4/.glusterfs/changelogs
/d/backends/patchy4/.glusterfs/changelogs/htime
/d/backends/patchy4/.glusterfs/changelogs/csnap
/d/backends/patchy4/.glusterfs/b9
/d/backends/patchy4/.glusterfs/b9/87
/d/backends/patchy4/.glusterfs/01
/d/backends/patchy4/.glusterfs/01/53
/d/backends/patchy4/.glusterfs/e5
/d/backends/patchy4/.glusterfs/e5/7e
/d/backends/patchy4/test_dir
# file: d/backends/patchy4/test_dir
trusted.gfid=0x0153b3b9322c430da88adcc30d989eef
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.00000000-0000-0000-0000-000000000001.contri=0x0000000000140a00
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.limit-set=0x0000000000a00000ffffffffffffffff
trusted.glusterfs.quota.size=0x0000000000140a00
/d/backends/patchy4/test_dir/in_test_dir
# file: d/backends/patchy4/test_dir/in_test_dir
trusted.gfid=0xb987617e7dcd4f0ea168bb60ab5d645e
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.0153b3b9-322c-430d-a88a-dcc30d989eef.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy1
# file: d/backends/patchy1
trusted.gfid=0x00000000000000000000000000000001
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
trusted.glusterfs.volume-id=0x50f87b8904914398864aee49e76900a6
/d/backends/patchy1/.glusterfs
/d/backends/patchy1/.glusterfs/changelogs
/d/backends/patchy1/.glusterfs/changelogs/csnap
/d/backends/patchy1/.glusterfs/changelogs/htime
/d/backends/patchy1/.glusterfs/landfill
/d/backends/patchy1/.glusterfs/01
/d/backends/patchy1/.glusterfs/01/53
/d/backends/patchy1/.glusterfs/b9
/d/backends/patchy1/.glusterfs/b9/87
/d/backends/patchy1/.glusterfs/indices
/d/backends/patchy1/.glusterfs/indices/xattrop
/d/backends/patchy1/.glusterfs/00
/d/backends/patchy1/.glusterfs/00/00
/d/backends/patchy1/test_dir
# file: d/backends/patchy1/test_dir
trusted.gfid=0x0153b3b9322c430da88adcc30d989eef
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.00000000-0000-0000-0000-000000000001.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.limit-set=0x0000000000a00000ffffffffffffffff
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy1/test_dir/in_test_dir
# file: d/backends/patchy1/test_dir/in_test_dir
trusted.gfid=0xb987617e7dcd4f0ea168bb60ab5d645e
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.0153b3b9-322c-430d-a88a-dcc30d989eef.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy2
# file: d/backends/patchy2
trusted.gfid=0x00000000000000000000000000000001
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
trusted.glusterfs.volume-id=0x50f87b8904914398864aee49e76900a6
/d/backends/patchy2/.glusterfs
/d/backends/patchy2/.glusterfs/01
/d/backends/patchy2/.glusterfs/01/53
/d/backends/patchy2/.glusterfs/landfill
/d/backends/patchy2/.glusterfs/indices
/d/backends/patchy2/.glusterfs/indices/xattrop
/d/backends/patchy2/.glusterfs/00
/d/backends/patchy2/.glusterfs/00/00
/d/backends/patchy2/.glusterfs/b9
/d/backends/patchy2/.glusterfs/b9/87
/d/backends/patchy2/.glusterfs/changelogs
/d/backends/patchy2/.glusterfs/changelogs/csnap
/d/backends/patchy2/.glusterfs/changelogs/htime
/d/backends/patchy2/test_dir
# file: d/backends/patchy2/test_dir
trusted.gfid=0x0153b3b9322c430da88adcc30d989eef
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.00000000-0000-0000-0000-000000000001.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.limit-set=0x0000000000a00000ffffffffffffffff
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy2/test_dir/in_test_dir
# file: d/backends/patchy2/test_dir/in_test_dir
trusted.gfid=0xb987617e7dcd4f0ea168bb60ab5d645e
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.0153b3b9-322c-430d-a88a-dcc30d989eef.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
Matching Testcase ....
/d/backends
/d/backends/patchy3
# file: d/backends/patchy3
trusted.gfid=0x00000000000000000000000000000001
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
trusted.glusterfs.volume-id=0x50f87b8904914398864aee49e76900a6
/d/backends/patchy3/test_dir
# file: d/backends/patchy3/test_dir
trusted.gfid=0x0153b3b9322c430da88adcc30d989eef
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.00000000-0000-0000-0000-000000000001.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.limit-set=0x0000000000a00000ffffffffffffffff
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy3/test_dir/in_test_dir
# file: d/backends/patchy3/test_dir/in_test_dir
trusted.gfid=0xb987617e7dcd4f0ea168bb60ab5d645e
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.0153b3b9-322c-430d-a88a-dcc30d989eef.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy3/.glusterfs
/d/backends/patchy3/.glusterfs/changelogs
/d/backends/patchy3/.glusterfs/changelogs/csnap
/d/backends/patchy3/.glusterfs/changelogs/htime
/d/backends/patchy3/.glusterfs/e5
/d/backends/patchy3/.glusterfs/e5/7e
/d/backends/patchy3/.glusterfs/landfill
/d/backends/patchy3/.glusterfs/indices
/d/backends/patchy3/.glusterfs/indices/xattrop
/d/backends/patchy3/.glusterfs/01
/d/backends/patchy3/.glusterfs/01/53
/d/backends/patchy3/.glusterfs/b9
/d/backends/patchy3/.glusterfs/b9/87
/d/backends/patchy3/.glusterfs/f5
/d/backends/patchy3/.glusterfs/f5/ed
/d/backends/patchy3/.glusterfs/00
/d/backends/patchy3/.glusterfs/00/00
/d/backends/patchy4
# file: d/backends/patchy4
trusted.gfid=0x00000000000000000000000000000001
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
trusted.glusterfs.volume-id=0x50f87b8904914398864aee49e76900a6
/d/backends/patchy4/.glusterfs
/d/backends/patchy4/.glusterfs/indices
/d/backends/patchy4/.glusterfs/indices/xattrop
/d/backends/patchy4/.glusterfs/f5
/d/backends/patchy4/.glusterfs/f5/ed
/d/backends/patchy4/.glusterfs/00
/d/backends/patchy4/.glusterfs/00/00
/d/backends/patchy4/.glusterfs/landfill
/d/backends/patchy4/.glusterfs/changelogs
/d/backends/patchy4/.glusterfs/changelogs/htime
/d/backends/patchy4/.glusterfs/changelogs/csnap
/d/backends/patchy4/.glusterfs/b9
/d/backends/patchy4/.glusterfs/b9/87
/d/backends/patchy4/.glusterfs/01
/d/backends/patchy4/.glusterfs/01/53
/d/backends/patchy4/.glusterfs/e5
/d/backends/patchy4/.glusterfs/e5/7e
/d/backends/patchy4/test_dir
# file: d/backends/patchy4/test_dir
trusted.gfid=0x0153b3b9322c430da88adcc30d989eef
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.00000000-0000-0000-0000-000000000001.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.limit-set=0x0000000000a00000ffffffffffffffff
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy4/test_dir/in_test_dir
# file: d/backends/patchy4/test_dir/in_test_dir
trusted.gfid=0xb987617e7dcd4f0ea168bb60ab5d645e
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.0153b3b9-322c-430d-a88a-dcc30d989eef.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy1
# file: d/backends/patchy1
trusted.gfid=0x00000000000000000000000000000001
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
trusted.glusterfs.volume-id=0x50f87b8904914398864aee49e76900a6
/d/backends/patchy1/.glusterfs
/d/backends/patchy1/.glusterfs/changelogs
/d/backends/patchy1/.glusterfs/changelogs/csnap
/d/backends/patchy1/.glusterfs/changelogs/htime
/d/backends/patchy1/.glusterfs/landfill
/d/backends/patchy1/.glusterfs/01
/d/backends/patchy1/.glusterfs/01/53
/d/backends/patchy1/.glusterfs/b9
/d/backends/patchy1/.glusterfs/b9/87
/d/backends/patchy1/.glusterfs/indices
/d/backends/patchy1/.glusterfs/indices/xattrop
/d/backends/patchy1/.glusterfs/00
/d/backends/patchy1/.glusterfs/00/00
/d/backends/patchy1/test_dir
# file: d/backends/patchy1/test_dir
trusted.gfid=0x0153b3b9322c430da88adcc30d989eef
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.00000000-0000-0000-0000-000000000001.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.limit-set=0x0000000000a00000ffffffffffffffff
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy1/test_dir/in_test_dir
# file: d/backends/patchy1/test_dir/in_test_dir
trusted.gfid=0xb987617e7dcd4f0ea168bb60ab5d645e
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.0153b3b9-322c-430d-a88a-dcc30d989eef.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy2
# file: d/backends/patchy2
trusted.gfid=0x00000000000000000000000000000001
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
trusted.glusterfs.volume-id=0x50f87b8904914398864aee49e76900a6
/d/backends/patchy2/.glusterfs
/d/backends/patchy2/.glusterfs/01
/d/backends/patchy2/.glusterfs/01/53
/d/backends/patchy2/.glusterfs/landfill
/d/backends/patchy2/.glusterfs/indices
/d/backends/patchy2/.glusterfs/indices/xattrop
/d/backends/patchy2/.glusterfs/00
/d/backends/patchy2/.glusterfs/00/00
/d/backends/patchy2/.glusterfs/b9
/d/backends/patchy2/.glusterfs/b9/87
/d/backends/patchy2/.glusterfs/changelogs
/d/backends/patchy2/.glusterfs/changelogs/csnap
/d/backends/patchy2/.glusterfs/changelogs/htime
/d/backends/patchy2/test_dir
# file: d/backends/patchy2/test_dir
trusted.gfid=0x0153b3b9322c430da88adcc30d989eef
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.00000000-0000-0000-0000-000000000001.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.limit-set=0x0000000000a00000ffffffffffffffff
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy2/test_dir/in_test_dir
# file: d/backends/patchy2/test_dir/in_test_dir
trusted.gfid=0xb987617e7dcd4f0ea168bb60ab5d645e
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.0153b3b9-322c-430d-a88a-dcc30d989eef.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
Matching Testcase ....
/d/backends
/d/backends/patchy3
# file: d/backends/patchy3
trusted.gfid=0x00000000000000000000000000000001
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000200
trusted.glusterfs.volume-id=0x50f87b8904914398864aee49e76900a6
/d/backends/patchy3/test_dir
# file: d/backends/patchy3/test_dir
trusted.gfid=0x0153b3b9322c430da88adcc30d989eef
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.00000000-0000-0000-0000-000000000001.contri=0x0000000000000200
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.limit-set=0x0000000000a00000ffffffffffffffff
trusted.glusterfs.quota.size=0x0000000000000200
/d/backends/patchy3/test_dir/in_test_dir
# file: d/backends/patchy3/test_dir/in_test_dir
trusted.gfid=0xb987617e7dcd4f0ea168bb60ab5d645e
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.0153b3b9-322c-430d-a88a-dcc30d989eef.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy3/.glusterfs
/d/backends/patchy3/.glusterfs/changelogs
/d/backends/patchy3/.glusterfs/changelogs/csnap
/d/backends/patchy3/.glusterfs/changelogs/htime
/d/backends/patchy3/.glusterfs/e5
/d/backends/patchy3/.glusterfs/e5/7e
/d/backends/patchy3/.glusterfs/landfill
/d/backends/patchy3/.glusterfs/indices
/d/backends/patchy3/.glusterfs/indices/xattrop
/d/backends/patchy3/.glusterfs/01
/d/backends/patchy3/.glusterfs/01/53
/d/backends/patchy3/.glusterfs/b9
/d/backends/patchy3/.glusterfs/b9/87
/d/backends/patchy3/.glusterfs/bd
/d/backends/patchy3/.glusterfs/bd/63
/d/backends/patchy3/.glusterfs/f5
/d/backends/patchy3/.glusterfs/f5/ed
/d/backends/patchy3/.glusterfs/00
/d/backends/patchy3/.glusterfs/00/00
/d/backends/patchy4
# file: d/backends/patchy4
trusted.gfid=0x00000000000000000000000000000001
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000200
trusted.glusterfs.volume-id=0x50f87b8904914398864aee49e76900a6
/d/backends/patchy4/.glusterfs
/d/backends/patchy4/.glusterfs/indices
/d/backends/patchy4/.glusterfs/indices/xattrop
/d/backends/patchy4/.glusterfs/f5
/d/backends/patchy4/.glusterfs/f5/ed
/d/backends/patchy4/.glusterfs/00
/d/backends/patchy4/.glusterfs/00/00
/d/backends/patchy4/.glusterfs/landfill
/d/backends/patchy4/.glusterfs/changelogs
/d/backends/patchy4/.glusterfs/changelogs/htime
/d/backends/patchy4/.glusterfs/changelogs/csnap
/d/backends/patchy4/.glusterfs/b9
/d/backends/patchy4/.glusterfs/b9/87
/d/backends/patchy4/.glusterfs/bd
/d/backends/patchy4/.glusterfs/bd/63
/d/backends/patchy4/.glusterfs/01
/d/backends/patchy4/.glusterfs/01/53
/d/backends/patchy4/.glusterfs/e5
/d/backends/patchy4/.glusterfs/e5/7e
/d/backends/patchy4/test_dir
# file: d/backends/patchy4/test_dir
trusted.gfid=0x0153b3b9322c430da88adcc30d989eef
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.00000000-0000-0000-0000-000000000001.contri=0x0000000000000200
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.limit-set=0x0000000000a00000ffffffffffffffff
trusted.glusterfs.quota.size=0x0000000000000200
/d/backends/patchy4/test_dir/in_test_dir
# file: d/backends/patchy4/test_dir/in_test_dir
trusted.gfid=0xb987617e7dcd4f0ea168bb60ab5d645e
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.0153b3b9-322c-430d-a88a-dcc30d989eef.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy1
# file: d/backends/patchy1
trusted.gfid=0x00000000000000000000000000000001
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
trusted.glusterfs.volume-id=0x50f87b8904914398864aee49e76900a6
/d/backends/patchy1/.glusterfs
/d/backends/patchy1/.glusterfs/changelogs
/d/backends/patchy1/.glusterfs/changelogs/csnap
/d/backends/patchy1/.glusterfs/changelogs/htime
/d/backends/patchy1/.glusterfs/landfill
/d/backends/patchy1/.glusterfs/01
/d/backends/patchy1/.glusterfs/01/53
/d/backends/patchy1/.glusterfs/b9
/d/backends/patchy1/.glusterfs/b9/87
/d/backends/patchy1/.glusterfs/indices
/d/backends/patchy1/.glusterfs/indices/xattrop
/d/backends/patchy1/.glusterfs/00
/d/backends/patchy1/.glusterfs/00/00
/d/backends/patchy1/test_dir
# file: d/backends/patchy1/test_dir
trusted.gfid=0x0153b3b9322c430da88adcc30d989eef
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.00000000-0000-0000-0000-000000000001.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.limit-set=0x0000000000a00000ffffffffffffffff
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy1/test_dir/in_test_dir
# file: d/backends/patchy1/test_dir/in_test_dir
trusted.gfid=0xb987617e7dcd4f0ea168bb60ab5d645e
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.0153b3b9-322c-430d-a88a-dcc30d989eef.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy2
# file: d/backends/patchy2
trusted.gfid=0x00000000000000000000000000000001
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
trusted.glusterfs.volume-id=0x50f87b8904914398864aee49e76900a6
/d/backends/patchy2/.glusterfs
/d/backends/patchy2/.glusterfs/01
/d/backends/patchy2/.glusterfs/01/53
/d/backends/patchy2/.glusterfs/landfill
/d/backends/patchy2/.glusterfs/indices
/d/backends/patchy2/.glusterfs/indices/xattrop
/d/backends/patchy2/.glusterfs/00
/d/backends/patchy2/.glusterfs/00/00
/d/backends/patchy2/.glusterfs/b9
/d/backends/patchy2/.glusterfs/b9/87
/d/backends/patchy2/.glusterfs/changelogs
/d/backends/patchy2/.glusterfs/changelogs/csnap
/d/backends/patchy2/.glusterfs/changelogs/htime
/d/backends/patchy2/test_dir
# file: d/backends/patchy2/test_dir
trusted.gfid=0x0153b3b9322c430da88adcc30d989eef
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.00000000-0000-0000-0000-000000000001.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.limit-set=0x0000000000a00000ffffffffffffffff
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy2/test_dir/in_test_dir
# file: d/backends/patchy2/test_dir/in_test_dir
trusted.gfid=0xb987617e7dcd4f0ea168bb60ab5d645e
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.0153b3b9-322c-430d-a88a-dcc30d989eef.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
Matching Testcase ....
/d/backends
/d/backends/patchy3
# file: d/backends/patchy3
trusted.gfid=0x00000000000000000000000000000001
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000800000
trusted.glusterfs.volume-id=0x50f87b8904914398864aee49e76900a6
/d/backends/patchy3/test_dir
# file: d/backends/patchy3/test_dir
trusted.gfid=0x0153b3b9322c430da88adcc30d989eef
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.00000000-0000-0000-0000-000000000001.contri=0x0000000000800000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.limit-set=0x0000000000a00000ffffffffffffffff
trusted.glusterfs.quota.size=0x0000000000800000
/d/backends/patchy3/test_dir/in_test_dir
# file: d/backends/patchy3/test_dir/in_test_dir
trusted.gfid=0xb987617e7dcd4f0ea168bb60ab5d645e
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.0153b3b9-322c-430d-a88a-dcc30d989eef.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy3/.glusterfs
/d/backends/patchy3/.glusterfs/changelogs
/d/backends/patchy3/.glusterfs/changelogs/csnap
/d/backends/patchy3/.glusterfs/changelogs/htime
/d/backends/patchy3/.glusterfs/e5
/d/backends/patchy3/.glusterfs/e5/7e
/d/backends/patchy3/.glusterfs/landfill
/d/backends/patchy3/.glusterfs/indices
/d/backends/patchy3/.glusterfs/indices/xattrop
/d/backends/patchy3/.glusterfs/01
/d/backends/patchy3/.glusterfs/01/53
/d/backends/patchy3/.glusterfs/b9
/d/backends/patchy3/.glusterfs/b9/87
/d/backends/patchy3/.glusterfs/bd
/d/backends/patchy3/.glusterfs/bd/63
/d/backends/patchy3/.glusterfs/f5
/d/backends/patchy3/.glusterfs/f5/ed
/d/backends/patchy3/.glusterfs/00
/d/backends/patchy3/.glusterfs/00/00
/d/backends/patchy4
# file: d/backends/patchy4
trusted.gfid=0x00000000000000000000000000000001
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000800000
trusted.glusterfs.volume-id=0x50f87b8904914398864aee49e76900a6
/d/backends/patchy4/.glusterfs
/d/backends/patchy4/.glusterfs/indices
/d/backends/patchy4/.glusterfs/indices/xattrop
/d/backends/patchy4/.glusterfs/f5
/d/backends/patchy4/.glusterfs/f5/ed
/d/backends/patchy4/.glusterfs/00
/d/backends/patchy4/.glusterfs/00/00
/d/backends/patchy4/.glusterfs/landfill
/d/backends/patchy4/.glusterfs/changelogs
/d/backends/patchy4/.glusterfs/changelogs/htime
/d/backends/patchy4/.glusterfs/changelogs/csnap
/d/backends/patchy4/.glusterfs/b9
/d/backends/patchy4/.glusterfs/b9/87
/d/backends/patchy4/.glusterfs/bd
/d/backends/patchy4/.glusterfs/bd/63
/d/backends/patchy4/.glusterfs/01
/d/backends/patchy4/.glusterfs/01/53
/d/backends/patchy4/.glusterfs/e5
/d/backends/patchy4/.glusterfs/e5/7e
/d/backends/patchy4/test_dir
# file: d/backends/patchy4/test_dir
trusted.gfid=0x0153b3b9322c430da88adcc30d989eef
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.00000000-0000-0000-0000-000000000001.contri=0x0000000000800000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.limit-set=0x0000000000a00000ffffffffffffffff
trusted.glusterfs.quota.size=0x0000000000800000
/d/backends/patchy4/test_dir/in_test_dir
# file: d/backends/patchy4/test_dir/in_test_dir
trusted.gfid=0xb987617e7dcd4f0ea168bb60ab5d645e
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.0153b3b9-322c-430d-a88a-dcc30d989eef.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy1
# file: d/backends/patchy1
trusted.gfid=0x00000000000000000000000000000001
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
trusted.glusterfs.volume-id=0x50f87b8904914398864aee49e76900a6
/d/backends/patchy1/.glusterfs
/d/backends/patchy1/.glusterfs/changelogs
/d/backends/patchy1/.glusterfs/changelogs/csnap
/d/backends/patchy1/.glusterfs/changelogs/htime
/d/backends/patchy1/.glusterfs/landfill
/d/backends/patchy1/.glusterfs/01
/d/backends/patchy1/.glusterfs/01/53
/d/backends/patchy1/.glusterfs/b9
/d/backends/patchy1/.glusterfs/b9/87
/d/backends/patchy1/.glusterfs/indices
/d/backends/patchy1/.glusterfs/indices/xattrop
/d/backends/patchy1/.glusterfs/bd
/d/backends/patchy1/.glusterfs/bd/63
/d/backends/patchy1/.glusterfs/00
/d/backends/patchy1/.glusterfs/00/00
/d/backends/patchy1/test_dir
# file: d/backends/patchy1/test_dir
trusted.gfid=0x0153b3b9322c430da88adcc30d989eef
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.00000000-0000-0000-0000-000000000001.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.limit-set=0x0000000000a00000ffffffffffffffff
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy1/test_dir/in_test_dir
# file: d/backends/patchy1/test_dir/in_test_dir
trusted.gfid=0xb987617e7dcd4f0ea168bb60ab5d645e
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.0153b3b9-322c-430d-a88a-dcc30d989eef.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy2
# file: d/backends/patchy2
trusted.gfid=0x00000000000000000000000000000001
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
trusted.glusterfs.volume-id=0x50f87b8904914398864aee49e76900a6
/d/backends/patchy2/.glusterfs
/d/backends/patchy2/.glusterfs/01
/d/backends/patchy2/.glusterfs/01/53
/d/backends/patchy2/.glusterfs/landfill
/d/backends/patchy2/.glusterfs/indices
/d/backends/patchy2/.glusterfs/indices/xattrop
/d/backends/patchy2/.glusterfs/00
/d/backends/patchy2/.glusterfs/00/00
/d/backends/patchy2/.glusterfs/bd
/d/backends/patchy2/.glusterfs/bd/63
/d/backends/patchy2/.glusterfs/b9
/d/backends/patchy2/.glusterfs/b9/87
/d/backends/patchy2/.glusterfs/changelogs
/d/backends/patchy2/.glusterfs/changelogs/csnap
/d/backends/patchy2/.glusterfs/changelogs/htime
/d/backends/patchy2/test_dir
# file: d/backends/patchy2/test_dir
trusted.gfid=0x0153b3b9322c430da88adcc30d989eef
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.00000000-0000-0000-0000-000000000001.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.limit-set=0x0000000000a00000ffffffffffffffff
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy2/test_dir/in_test_dir
# file: d/backends/patchy2/test_dir/in_test_dir
trusted.gfid=0xb987617e7dcd4f0ea168bb60ab5d645e
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.0153b3b9-322c-430d-a88a-dcc30d989eef.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
Matching Testcase ....
/d/backends
/d/backends/patchy3
# file: d/backends/patchy3
trusted.gfid=0x00000000000000000000000000000001
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
trusted.glusterfs.volume-id=0x50f87b8904914398864aee49e76900a6
/d/backends/patchy3/test_dir
# file: d/backends/patchy3/test_dir
trusted.gfid=0x0153b3b9322c430da88adcc30d989eef
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.00000000-0000-0000-0000-000000000001.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.limit-set=0x0000000000a00000ffffffffffffffff
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy3/test_dir/in_test_dir
# file: d/backends/patchy3/test_dir/in_test_dir
trusted.gfid=0xb987617e7dcd4f0ea168bb60ab5d645e
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.0153b3b9-322c-430d-a88a-dcc30d989eef.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy3/.glusterfs
/d/backends/patchy3/.glusterfs/changelogs
/d/backends/patchy3/.glusterfs/changelogs/csnap
/d/backends/patchy3/.glusterfs/changelogs/htime
/d/backends/patchy3/.glusterfs/e5
/d/backends/patchy3/.glusterfs/e5/7e
/d/backends/patchy3/.glusterfs/landfill
/d/backends/patchy3/.glusterfs/indices
/d/backends/patchy3/.glusterfs/indices/xattrop
/d/backends/patchy3/.glusterfs/01
/d/backends/patchy3/.glusterfs/01/53
/d/backends/patchy3/.glusterfs/b9
/d/backends/patchy3/.glusterfs/b9/87
/d/backends/patchy3/.glusterfs/bd
/d/backends/patchy3/.glusterfs/bd/63
/d/backends/patchy3/.glusterfs/f5
/d/backends/patchy3/.glusterfs/f5/ed
/d/backends/patchy3/.glusterfs/00
/d/backends/patchy3/.glusterfs/00/00
/d/backends/patchy4
# file: d/backends/patchy4
trusted.gfid=0x00000000000000000000000000000001
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
trusted.glusterfs.volume-id=0x50f87b8904914398864aee49e76900a6
/d/backends/patchy4/.glusterfs
/d/backends/patchy4/.glusterfs/indices
/d/backends/patchy4/.glusterfs/indices/xattrop
/d/backends/patchy4/.glusterfs/f5
/d/backends/patchy4/.glusterfs/f5/ed
/d/backends/patchy4/.glusterfs/00
/d/backends/patchy4/.glusterfs/00/00
/d/backends/patchy4/.glusterfs/landfill
/d/backends/patchy4/.glusterfs/changelogs
/d/backends/patchy4/.glusterfs/changelogs/htime
/d/backends/patchy4/.glusterfs/changelogs/csnap
/d/backends/patchy4/.glusterfs/b9
/d/backends/patchy4/.glusterfs/b9/87
/d/backends/patchy4/.glusterfs/bd
/d/backends/patchy4/.glusterfs/bd/63
/d/backends/patchy4/.glusterfs/01
/d/backends/patchy4/.glusterfs/01/53
/d/backends/patchy4/.glusterfs/e5
/d/backends/patchy4/.glusterfs/e5/7e
/d/backends/patchy4/test_dir
# file: d/backends/patchy4/test_dir
trusted.gfid=0x0153b3b9322c430da88adcc30d989eef
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.00000000-0000-0000-0000-000000000001.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.limit-set=0x0000000000a00000ffffffffffffffff
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy4/test_dir/in_test_dir
# file: d/backends/patchy4/test_dir/in_test_dir
trusted.gfid=0xb987617e7dcd4f0ea168bb60ab5d645e
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.0153b3b9-322c-430d-a88a-dcc30d989eef.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy1
# file: d/backends/patchy1
trusted.gfid=0x00000000000000000000000000000001
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
trusted.glusterfs.volume-id=0x50f87b8904914398864aee49e76900a6
/d/backends/patchy1/.glusterfs
/d/backends/patchy1/.glusterfs/changelogs
/d/backends/patchy1/.glusterfs/changelogs/csnap
/d/backends/patchy1/.glusterfs/changelogs/htime
/d/backends/patchy1/.glusterfs/landfill
/d/backends/patchy1/.glusterfs/01
/d/backends/patchy1/.glusterfs/01/53
/d/backends/patchy1/.glusterfs/b9
/d/backends/patchy1/.glusterfs/b9/87
/d/backends/patchy1/.glusterfs/indices
/d/backends/patchy1/.glusterfs/indices/xattrop
/d/backends/patchy1/.glusterfs/bd
/d/backends/patchy1/.glusterfs/bd/63
/d/backends/patchy1/.glusterfs/00
/d/backends/patchy1/.glusterfs/00/00
/d/backends/patchy1/test_dir
# file: d/backends/patchy1/test_dir
trusted.gfid=0x0153b3b9322c430da88adcc30d989eef
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.00000000-0000-0000-0000-000000000001.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.limit-set=0x0000000000a00000ffffffffffffffff
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy1/test_dir/in_test_dir
# file: d/backends/patchy1/test_dir/in_test_dir
trusted.gfid=0xb987617e7dcd4f0ea168bb60ab5d645e
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.0153b3b9-322c-430d-a88a-dcc30d989eef.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy2
# file: d/backends/patchy2
trusted.gfid=0x00000000000000000000000000000001
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
trusted.glusterfs.volume-id=0x50f87b8904914398864aee49e76900a6
/d/backends/patchy2/.glusterfs
/d/backends/patchy2/.glusterfs/01
/d/backends/patchy2/.glusterfs/01/53
/d/backends/patchy2/.glusterfs/landfill
/d/backends/patchy2/.glusterfs/indices
/d/backends/patchy2/.glusterfs/indices/xattrop
/d/backends/patchy2/.glusterfs/00
/d/backends/patchy2/.glusterfs/00/00
/d/backends/patchy2/.glusterfs/bd
/d/backends/patchy2/.glusterfs/bd/63
/d/backends/patchy2/.glusterfs/b9
/d/backends/patchy2/.glusterfs/b9/87
/d/backends/patchy2/.glusterfs/changelogs
/d/backends/patchy2/.glusterfs/changelogs/csnap
/d/backends/patchy2/.glusterfs/changelogs/htime
/d/backends/patchy2/test_dir
# file: d/backends/patchy2/test_dir
trusted.gfid=0x0153b3b9322c430da88adcc30d989eef
trusted.glusterfs.dht=0x0000000100000000000000007ff57e0b
trusted.glusterfs.quota.00000000-0000-0000-0000-000000000001.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.limit-set=0x0000000000a00000ffffffffffffffff
trusted.glusterfs.quota.size=0x0000000000000000
/d/backends/patchy2/test_dir/in_test_dir
# file: d/backends/patchy2/test_dir/in_test_dir
trusted.gfid=0xb987617e7dcd4f0ea168bb60ab5d645e
trusted.glusterfs.dht=0x00000001000000007ff57e0cffffffff
trusted.glusterfs.quota.0153b3b9-322c-430d-a88a-dcc30d989eef.contri=0x0000000000000000
trusted.glusterfs.quota.dirty=0x3000
trusted.glusterfs.quota.size=0x0000000000000000
-------------- next part --------------
A non-text attachment was scrubbed...
Name: brick.tar
Type: application/x-tar
Size: 312530 bytes
Desc: not available
URL: <http://supercolony.gluster.org/pipermail/gluster-devel/attachments/20141119/018c149f/attachment-0001.tar>
More information about the Gluster-devel
mailing list