[Bug 239552] 11.3-RELEASE: Quota on NFS Share broken

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 31 09:28:25 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239552

            Bug ID: 239552
           Summary: 11.3-RELEASE: Quota on NFS Share broken
           Product: Base System
           Version: 11.3-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: bugs at FreeBSD.org
          Reporter: i.dani at outlook.com

Hi There

We recently upgraded from FreeBSD 11.2-RELEASE-p12 to FreeBSD 11.3-RELEASE-p1.
Since then, the quota command on a NFS Share doesn't work anymore, which worked
very well with FreeBSD 11.2. The NFS Shares are provided by a NetApp Storage,
on which the rquotad is running fine.

============================================================
Behavior on FreeBSD 11.2:
[quotatest at FB112:~] $ quota -f /home/quotatest
Disk quotas for user quotatest (uid 166064):
Filesystem        usage    quota   limit   grace  files   quota  limit   grace
/home/quotatest        96  262144000 262144000             16  400000 400000

Both are identical NFS-Mounts:
x.x.x.x:/vol/xxx/quotatest on /home/quotatest (nfs, nosuid)



Behavior on FreeBSD 11.3:
[quotatest at FB113:~] $ quota -f /home/quotatest
Disk quotas for user quotatest (uid 166064): none

Both are identical NFS-Mounts:
x.x.x.x:/vol/xxx/quotatest on /home/quotatest (nfs, nosuid)
============================================================

Checking the commits which could maybe be a cause of this, i only found the
following: base r336017

Any help is much appreciated! :)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list