Quota FAQs »
Disk quotas on instructional systems are now being enforced. You can check your quota (and usage) by running thequota -vcommand. Seeman quotaor Checking Quotas for general information.
- What is a quota anyway?
- How do quotas work?
- What is my quota?
- How do I check my quota?
- How is the size of my quota determined?
- My quota used to be bigger. Can you change it back?
- I'm getting "
disk quota exceeded" messages, what does this mean?- What happens if I exceed my quota?
- How do I know how much space is being used by some file or directory?
- What can I do to reduce my disk usage?
- Why is my quota different from my friend's quota?
- I have a lot of old classwork. Can I have more space?
A quota is the amount of disk space that you are allowed to use. Since we have many users and limited space, we have to restrict the amount of space that any one person is allowed to use.Q: How do quotas work?Once you exceed your quota, you will not be allowed to save additional data on the drive which may cause you to lose work.Q: What is my quota?
You should run thequotacommand frequently to check what your quota status is.Every user gets a certain amount of disk space allocated to them at the beginning of each quarter. ICS majors get a base allocation of 20MB. This limit is increased for students enrolled in certain ICS courses. The quota allocated for each class can be found in Instructional UNIX Computing Assignments. These numbers are a guideline and are adjusted quarterly.Q: How do I check my quota?SeeQ: How is the size of my quota determined?man quotaor Checking Quotas.Your quota is automatically set based on the courses that the registrar says you are enrolled in.Q: My quota used to be bigger. Can you change it back?Sorry, no. Some classes have additional disk space assigned to them. Once you are through with the class, your quota returns to the default amount.Q: I'm getting "disk quota exceeded" message, what does this mean?This means that you are using more disk space than is allocated to you. You have a limited amount of time to trim your account before the system locks you out. Try clearing out your Netscape cache or compressing or removing old tar files or old object (Q: What happens if I exceed my quota?.o) files.You won't be able to save data in your home directory, and in some cases, you aren't able to login at all.Q: How do I know how much space is being used by some file or directory?TheQ: What can I do to reduce my disk usage?ducommand will display the number of kilobytes contained in a directory or used by a file you specify. For example,
peteranteater% du -s ~/Mail 25497 /home/panteater/MailIf you have to save your files, you can download your files to floppy diskette. See the Lab Attendant for help. Or if you still need your files online, you can compress them using tools such asQ: Why is my quota different from my friend's quota?compress. If you use tex or latex,cleantexis a quick way to clean up dvi files. Remove old mail files, and files starting with ",". Try clearing out your Netscape cache or compressing or removing old tar files or old object (.o) files.Your friend is probably taking different classes than you.Q: I have a lot of old classwork. Can I have more space?Sorry, no. There's not enough space for all of us to keep our old class work on-line. We recommend you download your old class work, or burn a copy onto a CD-ROM. See the Lab Attendant for assistance