1.quota 패키지 설치 확인
rpm -qa | grep quota
quota-3.13-5.el5
설치되어 있네요.
2. /etc/fstab usrquota 추가하기
UUID=6944a9e2-25a3-4d5a-981c-xxxxx /xxx ext4 defaults,usrquota 1 2
3. remount 하기
mount -o remount /xxx
mount 명령으로 usrquota 확인
mount
...중략
/dev/sdb1 on /xxx type ext4 (rw,usrquota)
4. aquota.usr 생성
cd /xxx
touch aquota.user
chmod 600 aquota.user
5. quota 적용위해 현재 상태 체크
quotacheck -avug
quotacheck: WARNING - Quotafile /xxx/aquota.user was probably truncated. Can't save quota settings...
quotacheck: Scanning /dev/sdb1 [/xxx] quotacheck: Old group file not found. Usage will not be substracted.
done
quotacheck: Checked 8520 directories and 59474 files
6. quota 시작하기
quotaon -avug
/dev/sdb1 [/xxx]: user quotas turned on
게시판 목록
팁게시판
디자인과 관련된 유용한 정보를 공유하세요.
질문은 상단의 QA에서 해주시기 바랍니다.
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 5777 | 10년 전 | 452 | ||
| 5776 | 10년 전 | 300 | ||
| 5775 | 10년 전 | 231 | ||
| 5774 | 10년 전 | 914 | ||
| 5773 | 10년 전 | 265 | ||
| 5772 | 10년 전 | 297 | ||
| 5771 | 10년 전 | 413 | ||
| 5770 | 10년 전 | 374 | ||
| 5769 | 10년 전 | 220 | ||
| 5768 | 10년 전 | 277 | ||
| 5767 | 10년 전 | 1151 | ||
| 5766 | 10년 전 | 379 | ||
| 5765 | 10년 전 | 461 | ||
| 5764 | 10년 전 | 424 | ||
| 5763 | 10년 전 | 373 | ||
| 5762 | 10년 전 | 224 | ||
| 5761 | 10년 전 | 370 | ||
| 5760 | 10년 전 | 416 | ||
| 5759 | 10년 전 | 835 | ||
| 5758 | 10년 전 | 313 | ||
| 5757 | 10년 전 | 384 | ||
| 5756 | 10년 전 | 350 | ||
| 5755 | 10년 전 | 365 | ||
| 5754 | 10년 전 | 248 | ||
| 5753 | 10년 전 | 428 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기