Re: [Gluster-devel] quota and snapshot testcase failure (zfs on CentOS 6.6)

2015-01-27 Thread Vijaikumar M
Hi Kiran, Testcase './tests/basic/quota-anon-fd-nfs.t' is removed from the test suite.There are some issues with this testcase, we are working on it. We will add this test-case soon once the issue is fixed. Thanks, Vijay On Tuesday 27 January 2015 06:11 PM, Vijaikumar M wrote: Hi Kiran, q

Re: [Gluster-devel] quota and snapshot testcase failure (zfs on CentOS 6.6)

2015-01-27 Thread Vijaikumar M
Hi Kiran, quota.t failure issue has been fixed with patch http://review.gluster.org/#/c/9410/. Can you please re-try the test with this patch and see if it works? Thanks, Vijay On Wednesday 19 November 2014 10:32 AM, Pranith Kumar Karampuri wrote: On 11/19/2014 10:30 AM, Atin Mukherjee wr

Re: [Gluster-devel] quota and snapshot testcase failure (zfs on CentOS 6.6)

2014-11-19 Thread Vijaikumar M
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 Te

Re: [Gluster-devel] quota and snapshot testcase failure (zfs on CentOS 6.6)

2014-11-18 Thread Vijaikumar M
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,xatt

Re: [Gluster-devel] quota and snapshot testcase failure (zfs on CentOS 6.6)

2014-11-18 Thread Atin Mukherjee
On 11/19/2014 10:32 AM, Pranith Kumar Karampuri wrote: > > On 11/19/2014 10:30 AM, Atin Mukherjee wrote: >> >> On 11/18/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

Re: [Gluster-devel] quota and snapshot testcase failure (zfs on CentOS 6.6)

2014-11-18 Thread Pranith Kumar Karampuri
On 11/19/2014 10:30 AM, Atin Mukherjee wrote: On 11/18/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

Re: [Gluster-devel] quota and snapshot testcase failure (zfs on CentOS 6.6)

2014-11-18 Thread Atin Mukherjee
On 11/18/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

Re: [Gluster-devel] quota and snapshot testcase failure (zfs on CentOS 6.6)

2014-11-18 Thread Pranith Kumar Karampuri
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

Re: [Gluster-devel] quota and snapshot testcase failure (zfs on CentOS 6.6)

2014-11-12 Thread Kiran Patil
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. On Wed, Nov 12, 2014 at 3:22 PM, Kiran Patil wrote: > Hi, > > Gluster suite report,

[Gluster-devel] quota and snapshot testcase failure (zfs on CentOS 6.6)

2014-11-12 Thread Kiran Patil
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