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년 전 | 442 | ||
| 5776 | 10년 전 | 295 | ||
| 5775 | 10년 전 | 224 | ||
| 5774 | 10년 전 | 901 | ||
| 5773 | 10년 전 | 260 | ||
| 5772 | 10년 전 | 289 | ||
| 5771 | 10년 전 | 403 | ||
| 5770 | 10년 전 | 349 | ||
| 5769 | 10년 전 | 208 | ||
| 5768 | 10년 전 | 264 | ||
| 5767 | 10년 전 | 1138 | ||
| 5766 | 10년 전 | 369 | ||
| 5765 | 10년 전 | 451 | ||
| 5764 | 10년 전 | 414 | ||
| 5763 | 10년 전 | 366 | ||
| 5762 | 10년 전 | 221 | ||
| 5761 | 10년 전 | 361 | ||
| 5760 | 10년 전 | 410 | ||
| 5759 | 10년 전 | 830 | ||
| 5758 | 10년 전 | 307 | ||
| 5757 | 10년 전 | 378 | ||
| 5756 | 10년 전 | 342 | ||
| 5755 | 10년 전 | 361 | ||
| 5754 | 10년 전 | 238 | ||
| 5753 | 10년 전 | 416 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기