我已经安装并更新了quota
,现在每当我尝试运行命令时,都会发生以下情况:
superuser@superuser-MS-....:~$ quota -v
superuser@superuser-MS-....:~$ quota
superuser@superuser-MS-....:~$ quota -s
没什么。有人知道这是为什么吗?
答案1
这是因为您没有为已挂载文件系统和 NFS 共享(如果有)superuser
上的用户设置任何配额。/etc/mtab
检查一下:
% quota
% quota -s
% quota -v
% quota -f /
quota: Mountpoint (or device) / not found or has no quota enabled.
quota: Not all specified mountpoints are using quota.