|
||||||||||||||||
1. Managing Terminals and Modems (Overview) 2. Setting Up Terminals and Modems (Tasks) 3. Managing Serial Ports With the Service Access Facility (Tasks) 4. Managing System Resources (Overview) 5. Displaying and Changing System Information (Tasks) How to Configure File Systems for Quotas How to Set Up Quotas for a User How to Set Up Quotas for Multiple Users How to Check Quota Consistency How to Check for Exceeded Quotas How to Check Quotas on a File System How to Change the Soft Limit Default How to Change Quotas for a User How to Disable Quotas for a User 8. Scheduling System Tasks (Tasks) 9. Managing System Accounting (Tasks) 10. System Accounting (Reference) 11. Managing System Performance (Overview) 12. Managing System Processes (Tasks) 13. Monitoring System Performance (Tasks) 14. Troubleshooting Software Problems (Overview) 16. Managing Core Files (Tasks) 17. Managing System Crash Information (Tasks) 18. Troubleshooting Miscellaneous Software Problems (Tasks) 19. Troubleshooting File Access Problems (Tasks) 20. Resolving UFS File System Inconsistencies (Tasks) |
Setting Up QuotasSetting up quotas involves these general steps:
For specific information about these procedures, see Setting Up Quotas (Task Map). The following table describes the commands that you use to set up disk quotas. Table 7-1 Commands for Setting Up Quotas
Guidelines for Setting Up QuotasBefore you set up quotas, you need to determine how much disk space and how many inodes to allocate to each user. If you want to ensure that the total file system space is never exceeded, you can divide the total size of the file system between the number of users. For example, if three users share a 100-Mbyte slice and have equal disk space needs, you could allocate 33 Mbytes to each user. In environments where not all users are likely to push their limits, you might want to set individual quotas so that they add up to more than the total size of the file system. For example, if three users share a 100-Mbyte slice, you could allocate 40 Mbytes to each user. When you have established a quota for one user by using the edquota command, you can use this quota as a prototype to set the same quota for other users on the same file system. Before you turn on the quotas, do the following:
The quotas you set up with the edquota command are not enforced until you turn them on by using the quotaon command. If you have properly configured the quota files, the quotas are turned on automatically each time a system is rebooted and the file system is mounted. |
|||||||||||||||
|