Bug 764331 (GLUSTER-2599) - Quota Client: Unexpected error 526 over nfs mount, if quota is enabled in volume
Summary: Quota Client: Unexpected error 526 over nfs mount, if quota is enabled in volume
Keywords:
Status: CLOSED DUPLICATE of bug 764339
Alias: GLUSTER-2599
Product: GlusterFS
Classification: Community
Component: quota
Version: mainline
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Junaid
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-28 13:38 UTC by Saurabh
Modified: 2013-08-06 22:37 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Saurabh 2011-03-28 13:38:11 UTC
Hello,

  If the quota is enabled on the volume and over nfs mount the dd and cp command issues error Unkown Error 526,

  also the file created is of zero size.

  Issue is seen only if quota is enabled.

  10.1.12.134:/dist1 on /mnt/nfs-test type nfs (rw,nfsvers=3,nolock,addr=10.1.12.134)


[root@centos-qa-client-1 test]# dd if=/dev/zero of=file.n2 bs=5K count=1
dd: opening `file.n2': Unknown error 526
[root@centos-qa-client-1 test]# pwd
/mnt/nfs-test/test

Comment 1 Raghavendra G 2011-04-01 00:44:13 UTC
There are some issues in quota-client, in argument validation, which was resulting in some trivial errors. The issue that has caused this bug is also in the set of issues resulted in bug 764339. Hence marking this bug as duplicate.

*** This bug has been marked as a duplicate of bug 2607 ***


Note You need to log in before you can comment on or make changes to this bug.