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에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 5852 | 9년 전 | 625 | ||
| 5851 | 9년 전 | 558 | ||
| 5850 | 9년 전 | 405 | ||
| 5849 | 9년 전 | 307 | ||
| 5848 | 9년 전 | 308 | ||
| 5847 | 9년 전 | 302 | ||
| 5846 | 9년 전 | 289 | ||
| 5845 | 9년 전 | 310 | ||
| 5844 | 9년 전 | 333 | ||
| 5843 | 9년 전 | 427 | ||
| 5842 | 9년 전 | 320 | ||
| 5841 | 9년 전 | 1088 | ||
| 5840 |
|
9년 전 | 1214 | |
| 5839 | 9년 전 | 599 | ||
| 5838 | 9년 전 | 326 | ||
| 5837 | 9년 전 | 377 | ||
| 5836 | 9년 전 | 374 | ||
| 5835 | 9년 전 | 500 | ||
| 5834 | 9년 전 | 341 | ||
| 5833 | 9년 전 | 457 | ||
| 5832 | 9년 전 | 290 | ||
| 5831 | 9년 전 | 281 | ||
| 5830 | 9년 전 | 298 | ||
| 5829 | 9년 전 | 341 | ||
| 5828 | 9년 전 | 323 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기