UNIXDataPolicies: Difference between revisions

From UMIACS
Jump to navigation Jump to search
(Redirecting to LocalDataStorage)
 
Line 1: Line 1:
==Remote Storage==
#REDIRECT [[LocalDataStorage#UNIX_Remote_Storage]]
We provide storage to each of our users in our UNIX offerings through the [[OpenLAB]] [[NFShomes]].
 
This home directory,
 
    /nfshomes/username
 
is backed up nightly into our [[TSM]] backup system.  If you wish to have files restored pleased follow these [[TSMRestore|instructions]].  We also now provide [[Snapshots]] on this file system.
 
Users are given a 2 gigabyte [[Quota]].
 
==Local Storage==
 
==Transitory Storage==
All UNIX machines have local storage available for transitory use.  These directories may be used to store temporary, local '''''COPIES''''' of data that is permanently stored elsewhere or as a staging point for output.
 
These directories may not, '''''under any circumstances''''', be used as permanent storage for unique, important data.  UMIACS staff cannot recover damaged or deleted data from these directories and will not be responsible for data loss if they are misused.
 
Please note that '''/tmp''' in particular is at risk for data loss or corruption as that directory is regularly used by system processes and services for temporary storage.
 
These directories include:
 
  - /tmp
  - /scratch0, /scratch1, /scratch*
  - any directory named in whole or in part "tmp", "temp", or "scratch".

Latest revision as of 14:40, 22 May 2012