printethlogo
IT Service Group
 
Contact | Sitemap | Help | Login
print
  

Quota Management

In most cases the filesystem for a group or institute on exported by the iiStore cluster is a shared resource. Disk quotas in two forms can be used to control or limit the usage of the available space per user or group of users:

What kind of quota is active for the filesystem(s) where your data is depends on the policy chosen by your group or institute. We generally recommend that a nagging quota is used for medium sized or large groups or institutes. Additionally a large real quota is recommended to prevent users from accidentally filling up the filesystem with a runaway job or the like.

For filesystems containing only student data we recommend to enforce a real quota.

Cleaning Up

When your disk usage is close to or over your disk quota first try to clean up before requesting a larger quota. Things that typically free up a lot of space when deleted are:

Data you rarely use (e.g. old projects, test results, etc.) can be archived and compressed using one of the available file archivers:

If you really need to increase your disk quota you can contact your IT Coordinator or isginf.

Real Quota

The real quota is managed by the filesystem on the file server. There are two limits for both the used space in kilobytes and the number of files owned.

Soft Limit

The soft limit can be exceeded for a limited amount of time ("grace time"). Unless otherwise requested the default is 7 days. If the soft limit is exceeded for more than 7 days it becomes impossible to write more data or create new files.

Hard Limit

The hard limit cannot be exceeded. If the hard limit is reached it becomes impossible to write more data or create new files.

Nagging Quota

The nagging quota is not enforced technically. The name comes from the effect the mail notifications have that are sent every day as long as the disk quota is exceeded in some way.

There are two limits for both the used space in kilobytes and the number of files owned. The first or soft limit will just trigger a notification mail to you when exceeded. If one of the second or hard limits is exceeded a copy of the mail will also go to your IT coordinator and isginf.

You can check the user account settings for nagging quota here.

Notification

A mail notification is sent when a real or nagging quota (either number of kilobytes or number of files) is exceeded. These mails are sent every day until your usage goes below the given limits. If the hard limit is reached or exceeded a copy of the mail will also go to your IT coordinator (and isginf).

How to Check Volume Size, Real Quota and Usage

Instructions on how to find out the available space and disk quota for your home directory can be found in the sections below. The same methods of course also apply to project shares and other data shares.

Linux

On a linux system you can issue the command df -h ~ to find out more about the available disk space on the volume where your home directory is:

> df -h ~
Filesystem            Size  Used Avail Use% Mounted on
fs.test.inf.ethz.ch:/export/groups/test/h1/home/walteste
                      100G   51G   49G  51% /home/walteste

To query your real quota and disk space usage you can use the command quota -v:

> quota -v
Disk quotas for user walteste (uid 50515):
     Filesystem  blocks   quota   limit   grace   files   quota   limit   grace
fs.test.inf.ethz.ch:/export/groups/test/h1/home/walteste
                   28308   60000   80000             370     500    2000

Block sizes are in kilobytes.

Windows (XP/Vista)

On Windows XP or Vista you can view the properties of a network drive mapped to your home directory:

Screenshot network drive properties (XP)

The meaning of the values depends on whether there is a real quota active or not:

No real quota Real quota
Used space total used disk space of the volume used disk space by the user used to connect to the share
Free space total free disk space of the volume free disk space available with respect to the soft limit for the user used to connect to the share
Capacity size of the volume soft limit of the user used to connect to the share

Furthermore, if a real quota is active and the limit for the number of files is exceeded, the free space will drop to 0 regardless of the block usage.

MacOS X

Under MacOS X you can view the quota using Get Info in a Finder window displaying you home directory (or any subdirectory in there):

Screenshot of drive info (MacOS X)

The meaning of the values depends on whether there is a real quota active or not:

No real quota Real quota
Used total used disk space of the volume used disk space by the user used to connect to the share
Available total free disk space of the volume free disk space available with respect to the soft limit for the user used to connect to the share
Capacity size of the volume soft limit of the user used to connect to the share

Furthermore, if a real quota is active and the limit for the number of files is exceeded, the free space will drop to 0 regardless of the block usage.


 

Wichtiger Hinweis:
Diese Website wird in älteren Versionen von Netscape ohne graphische Elemente dargestellt. Die Funktionalität der Website ist aber trotzdem gewährleistet. Wenn Sie diese Website regelmässig benutzen, empfehlen wir Ihnen, auf Ihrem Computer einen aktuellen Browser zu installieren.

Important Note:
The content in this site is accessible to any browser or Internet device, however, some graphics will display correctly only in the newer versions of Netscape. To get the most out of our site we suggest you upgrade to the newer browser.

© 2013 ETH Zurich | Imprint | Disclaimer | 8 June 2010
top