search for: sys_get_nfs_quota

Displaying 2 results from an estimated 2 matches for "sys_get_nfs_quota".

2014 Dec 23
0
vfs_get_ntquota() failed for service
...google. Is anyone can explain me how to stop this check of quota? I tried to re-install samba but it doesn't change anything. Below, the logs that appears to be interesting from my point of view Thanks for any help regards Matthieu [2014/12/23 17:01:21.324364, 3] lib/sysquotas_nfs.c:120(sys_get_nfs_quota) sys_get_nfs_quota: got unsupported quota type '1', only supported type is '2' (SMB_USER_QUOTA_TYPE) [2014/12/23 17:01:21.324402, 3] lib/sysquotas.c:417(sys_get_quota) sys_get_nfs_quota() failed for mntpath[/data] bdev[10.0.0.74:/DATAS/NAS/SFRCLOUD/DEV] qtype[1] id[-1]: Fonctio...
2025 May 22
2
weird interaction with NFS quota-enabled mount
...et a quota debug level 10 output from samba in both cases, and looks like the getquota_rslt struct it filled in incorrectly. This struct is defined in <rquota.h>, from the rpcsvc-proto package. It didn't change between the working and failing case, as far as I could tell. Working case: sys_get_nfs_quotas: getquota_rslt: status : '1' bsize : '1024' active : 'yes' bhardlimit : '5000' bsoftlimit : '4000' curblocks : '1024' fhardlimit : '8' fsoftlimit : '0' curfiles : '0' btimeleft : '1' ftimeleft : &...