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: [email protected]
Reporter: [email protected]
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@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@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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"