linux

Total 136
Today 0
profile_image
몰라맨
13-03-13 00:47 0개 2,021회
edquota: Quota file not found or has wrong format

[root@svr2 ~]# edquota -u ino
edquota: Quota file not found or has wrong format.
[root@svr2 ~]# quotacheck -i
Bad number of arguments.
Utility for checking and repairing quota files.

 

 쿼터를 복구해 주면 해결 됨.

[root@svr2 home]# quotacheck -acugvf
quotacheck: Cannot remount filesystem mounted on /home read-only so counted values might not be right.
Please stop all programs writing to filesystem or use -m flag to force checking.
quotacheck: Scanning /dev/sdb1 [/test] done
quotacheck: Checked 35 directories and 753 files
quotacheck: Old file not found.

 

댓글목록

등록된 댓글이 없습니다.