Disk space policy

From DISI
Revision as of 19:34, 18 March 2014 by Frodo (talk | contribs)
Jump to navigation Jump to search

This is the lab disk space policy and applies to those with ssh access to our cluster only. This policy applies to cluster 2 and will be applied to cluster 0 and cluster 1 as soon as we can manage it.

Home, Work, Db, Store

You have an account on the cluster. We ask you to observe the following disk usage policy. We think this policy will cover 90% of the users, 90% of the time. We do understand that research can have unanticipated needs, and we are willing to work with you to create a plan that works for everyone.

When you log in to a cluster machine, you are in your home directory. This would normally be /nfs/home/<userid>. Lab tradition is to have a ~/code/ directory for all software and a ~/work/ directory for all of your research. Your home directory is backed up weekly, and has a default quota of 500GB. We will consider a one time increase to 1TB if asked.

If you require more than your quota for ~/work/, we will create a special directory for you, e.g. /nfs/work/<userid>, which we suggest you symlink to ~/work/. /nfs/work will never be backed up. We recommend you repatriate key files from time to time from /nfs/work/<userid> to e.g. ~/worksave/. We can help you write scripts to automate this.

If you create database files that persist and are larger than your quota, ask us to create dedicated space for you, e.g. /nfs/db/<userid>. Database files are backed up quarterly beginning on the first day of the quarter.

If you have large files from the synchrotron, ask us to create dedicated space for you, e.g. /nfs/store/<userid>. Storage files are backed up quarterly beginning on the first day of the quarter.

If after using /nfs/db, /nfs/work and /nfs/store to offload from /nfs/home/ you still need more space, please work with the sysadmins to help you.

When you log in to your workstation, you may be in a local directory on the workstation. Our policy is to never back up workstations. If you want something backed up, copy it to your home directory on the cluster.

Summary

We back up home directories weekly, and selected database, crystallography and other archived files quarterly. We do not back up /nfs/work files and we do not back up workstations or laptops. To backup work files, you must repatriate the key files to your home directory whence they will be backed up as part of normal procedures. To backup laptop and desktop, copy files to the home directory on your server. We recommend "Crash Plan" for this purpose, although rsync and many other options are available.

Our backup systems cannot keep up with the growth in disk space and the voracious appetite for disk of group members. This is a pragmatic policy that, while requiring a little organization, is more likely to deliver restored files you can actually rely on.

As always, we welcome feedback.


Name Location Quota Backup? Usage
Home /nfs/home/<userid> 500 GB Weekly General use - not large database and not docking runs.
Work /nfs/work/<userid> 2TB* Never Docking runs or calculations that produce large output
DB /nfs/db/<userid> 2TB* Quarterly Database files, often persistent, rarely modifed
Store /nfs/store/<userid> 2TB* Quarterly Crystallography files or other archived files, rarely modified.
Desktop /home/<userid> N/A Never Copy critical files from desktop to home directory on server.
Laptop / N/A Never Copy critical files from laptop to home directory on server.
  • More space may be requested from the sysadmins.

See Also