XK0-004 · Question #213
A systems administrator is implementing disk quotas on /home. During the process, the administrator receives the following error: Cannot find filesystem to check or filesystem not mounted with user qu
The correct answer is A. 1. Verify if /home has quotas enabled in /etc/fstab and, if not, enable it.. To implement disk quotas, use the following steps: 1. Enable quotas per file system by modifying the /etc/fstab file. 2. Remount the file system(s). 3. Create the quota database files and generate the disk usage table. 4. Assign quota policies. https://access.redhat.com/documenta
Question
A systems administrator is implementing disk quotas on /home. During the process, the administrator receives the following error:
Cannot find filesystem to check or filesystem not mounted with user quota option. Which of the following is the correct order of steps the administrator should follow to resolve this error?
Options
- A
- Verify if /home has quotas enabled in /etc/fstab and, if not, enable it.
- B
- Create the quota database files and generate the disk usage table.
- C
- Verify if /home has quotas enabled in /etc/fstab and, if not, enable it.
- D
- Assign user quota policies.
How the community answered
(21 responses)- A71% (15)
- B5% (1)
- C19% (4)
- D5% (1)
Explanation
To implement disk quotas, use the following steps: 1. Enable quotas per file system by modifying the /etc/fstab file. 2. Remount the file system(s). 3. Create the quota database files and generate the disk usage table. 4. Assign quota policies. https://access.redhat.com/documentation/en- us/red_hat_enterprise_linux/6/html/storage_administration_guide/ch-disk-quotas
Topics
Community Discussion
No community discussion yet for this question.