Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jul 2019 09:28:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 239552] 11.3-RELEASE: Quota on NFS Share broken
Message-ID:  <bug-239552-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239552

            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@FreeBSD.org
          Reporter: i.dani@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 wo=
rked
very well with FreeBSD 11.2. The NFS Shares are provided by a NetApp Storag=
e,
on which the rquotad is running fine.

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Behavior on FreeBSD 11.2:
[quotatest@FB112:~] $ quota -f /home/quotatest
Disk quotas for user quotatest (uid 166064):
Filesystem        usage    quota   limit   grace  files   quota  limit   gr=
ace
/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@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)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

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

Any help is much appreciated! :)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239552-227>