home *** CD-ROM | disk | FTP | other *** search
/ norge.freeshell.org (192.94.73.8) / 192.94.73.8.tar / 192.94.73.8 / pub / sdf / faq / UNIX / 06 < prev    next >
Text File  |  2006-09-25  |  3KB  |  50 lines

  1. [06] WHAT IS A DISK QUOTA? WHAT ARE THE DISK QUOTA POLICIES ON SDF?
  2.  
  3.      When you create an account on this system, you immediately have an
  4.      allocation of 20 megabytes and about 500 inodes (or number of files)
  5.      for your home directory, located in the /udd filesystem.  You also
  6.      have a 20 megabyte allocation in /mail, /www and /ftp (for gopher). 
  7.      Please note that the exception being /mail, which has a limited inode
  8.      allocation of 5.  When you get a message stating you have EXCEEDED YOUR
  9.      QUOTA this means that you either have more than 20 megabytes in your
  10.      home directory or more than 500 files. 
  11.  
  12.      If you are going to need more disk space for a more elaborate home
  13.      page, a lot of email or just room for archiving, you can obtain a
  14.      150 megabyte quota (5000 files) for each of the four file systems
  15.      by becoming an ARPA member.  Type 'arpa' at the shell.
  16.  
  17.      If you still need more inodes and space you can join the MetaARPA
  18.      membership which will automatically triple the total number of files
  19.      you may have, per file system (15000 inodes) and give you an additional
  20.      50 megabyte quota (200 MB per filesystem).  Type 'meta' at the shell.
  21.  
  22.      Furthermore, you can custom tailor your disk quota by typing 
  23.      'tweak' at the shell.  The TWEAK membership is designed for people
  24.      who need get the most out of SDF's disk resources.  This membership
  25.      allows you to use your standard disk allocation as a 'chunk' from
  26.      which you can assign specific amounts to each of the four filesystems.
  27.      For instance, if you want more space allocated for /mail than for
  28.      your /www, you could run tweak to allocate 250mb for /mail and 50mb
  29.      for /www, 50mb for home and 50mb for /ftp (gopher).
  30.  
  31.      GRACE PERIODS - HOW LONG CAN I REMAIN OVER QUOTA?
  32.  
  33.      A grace period is the number of days your disk use may be over its 
  34.      limits.  In this version of NetBSD this feature DOES NOT WORK.  Please
  35.      note that this is stated in the setquota(8) man page.  If you view
  36.      your quota settings with the 'quota' command you will notice 'none'
  37.      under grace if you have exceeded your disk quota.  Ideally SDF would
  38.      like to limit this period to 5-10 days.  Remember, you are sharing a
  39.      system with tens of thousands of other people, please be responsible.
  40.  
  41.      Most applications will exit or report an error if you exceed your 
  42.      disk quota.  Ignorance of your current quota, quota settings or blatant
  43.      disregard of 'EXCEEDED QUOTA' messages is no excuse.  You CAN and WILL
  44.      lose data if you have exceeded your disk quota and do not take 
  45.      immediate action.  As per the SDF user agreement, SDF can not be held 
  46.      responsible for any data loss you may incur.  If you are going to use
  47.      our disks with a close to or maxed out quota, it is highly recommend 
  48.      that you run the 'quota' command often or put it in your .profile so 
  49.      you will be aware of the situation.
  50.