User Tools

Site Tools


computing:storage:linux_disk_quotas

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
computing:storage:linux_disk_quotas [2015/12/28 08:32]
gcooper
computing:storage:linux_disk_quotas [2015/12/28 08:33] (current)
gcooper
Line 44: Line 44:
 quotacheck: Old file not found. quotacheck: Old file not found.
 quotacheck: Old file not found. quotacheck: Old file not found.
-</file> 
- 
-==== Troubleshooting Journaled Quotas ==== 
- 
-<file> 
-quotaoff -avug 
-rm -f /aquota.* 
-rm -f /home/aquota.* 
-reboot 
 </file> </file>
  
Line 75: Line 66:
 If quotacheck segfaults or otherwise fails, you need to make sure quotas are off (''quotaoff -a'') and remove the quota files in ''/'' (for example, ''aquota.group'' and ''aquota.user'') and then run ''quotacheck -ugamn'' again. If quotacheck segfaults or otherwise fails, you need to make sure quotas are off (''quotaoff -a'') and remove the quota files in ''/'' (for example, ''aquota.group'' and ''aquota.user'') and then run ''quotacheck -ugamn'' again.
  
 +===== Troubleshooting Journaled Quotas =====
 +
 +<file>
 +quotaoff -avug
 +rm -f /aquota.*
 +rm -f /home/aquota.*
 +reboot
 +</file>
computing/storage/linux_disk_quotas.1451316750.txt.gz · Last modified: 2015/12/28 08:32 by gcooper