很简单,但不要工作我做了
edquota -u myuser打开vi,我把这些线
/home: blocks in use: 16, limits (soft = 10, hard = 30)
inodes in use: 4, limits (soft = 0, hard = 0) 但是给我
4050-311 /home: blocks in use: 16, limits (soft = 10, hard = 30): formato errato为什么?正确的格式是什么?我试着把数字按顺序排列: 16,10,30,4,0,但是在我引用之后,什么也没有发生。
发布于 2016-12-18 17:52:15
找到的解决方案是一个jfs2文件系统,所以要使用的命令是
j2edlimit埃德配额只适用于jfs
https://unix.stackexchange.com/questions/331156
复制相似问题