Quotas at CSUSM

Check how much space you are using

Each student gets:

Each Staff/Faculty member gets:

Guests/Alumni get:

Note: Quotas are raised for one reason: You need more space for academic projects. When you email us please include what projects you need the extra space for and how much space you'd like.

General Size & Background Information

Quotas are enforced on file systems. Users may access file systems that are not actually on the computer they have a login on. So, your mail files are really not on san_marcos, but these files are made available to san_marcos users via the UNIX file system for mail. The web server works the same way; you can modify your web page even though you may not directly log onto the web server. The reason I'm going on about this is that you must log onto the computer that actually hosts the file system whose quota information you want to access. Since you cannot log onto our web server you will not be able to use the quota command to see how near (or over) your quota you are. So if you use the quota command when you log in (to san_marcos) all you will see is your quota in the /home file system.

If you use the UNIX command quota to compare space used vs. space available to you. The output of typing this command would look something like:

Disk quotas for user login (uid 40769):

Filesystem

blocks

quota

limit

grace

files

quota

limit

grace

/home

1904

2000

2250

102

400

500

Since you cannot log onto the web server, directly, you may use the forms, above, to check your quota on that file system.

If you wanted to see just how much space each individual file or directory is using use the command du -ks * from your prompt. The output of this command would look something like:

[login@san_marcos]: du -ks *
56 Library_Searches
12 Mail
12 News
4 Power.dt
4 lynx_bookmarks.html
1096 mail
4 tmp
12 trash

This page maintained by webmaster@csusm.edu, last updated on 01/25/07