DavinciIntel Fortran
|
DaVinci File SystemsAll user-accessible file storage on DaVinci is provided by XFS, which provides fast data storage. User home directories and a large amount of scratch space are both provided by XFS. To move files between DaVinci and other systems, use scp. To move files bewteen DaVinci and NERSC's archival storage system (archive.nersc.gov), use ftp/pftp, hsi, or htar. Your $HOME DirectoryWhen you login to DaVinci, you are put into your home directory by default. Your home directory can (and should) always be referred to by the environment variable $HOME. The absolute path to your home directory (e.g., /u4/elvis/) may change, but the value of $HOME will always be correct. Home directories are not backed up (except for file system recovery purposes). Please save all your important files to HPSS on a regular basis. In general 'hsi archive.nersc.gov' is the most efficient method for storing and retrieving files to/from the HPSS system. Users with large numbers of small files may benefit from using the htar tool. For security reasons, you should never allow "world write" access to your $HOME directory or your $HOME/.ssh directory. NERSC scans for such security weakness, and, if detected, will change the permissions on your directories. In your home directory are various login control files (e.g. ".login", ".cshrc", ".profile"). These are symbolic links to common files that contain definitions shared by all users. Please do not remove the links in your home directory. If you wish to customize your login behavior, please place all your personal customizations in extension files with names such as .login.ext, .cshrc.ext, and .profile.ext. The file space quota for individual home directories is modest - 15 GBytes of file space per user. There is no quota for the number of inodes (each file or directory that you own counts as one inode). The myquota command (with no options) will give you information on the limits in your $HOME directory. For example:
e/elvis> myquota
Displaying quota usage for group elvis:
---------- Space (GB) ---------- ------------ Inode -------------
FileSystem Usage Quota InDoubt Grace Usage Quota InDoubt Grace
---------- ------- ------- ------- ----- ------- ------- ------- -----
homes 2 14 - - 5426 - - -
scratch 3 - - - 8316 - - -
The output shows the limit on file space and inodes, as well as the current usage (note that on DaVinci, quotas are associated with a user's personal file group, not with their login name). If you reach the "quota" value, you will not be able to save anything else to disk in that file system. Your $SCRATCH DirectoryNERSC provides a scratch directory referred to by the environment variable $SCRATCH. For temporary storage you should always use $SCRATCH and never /tmp.
The project DirectoryThe NERSC Global Filesystem (NGF) provides a large-capacity file storage resource that is shared between all the major compute platforms. Usage is organized by "projects", which will usually (but not always) be the same as repositories. File space in NGF is not automatically allocated to individual users; it must be requested by project administrators. Complete information may be found here.Quota Summary
|
![]() |
Page last modified: Mon, 10 Dec 2007 20:38:04 GMT Page URL: http://www.nersc.gov/nusers/systems/davinci/storage.php Web contact: webmaster@nersc.gov Computing questions: consult@nersc.gov Privacy and Security Notice |
![]() |