Changes between Version 10 and Version 11 of UserGuidelines
- Timestamp:
- Oct 14, 2013 2:24:05 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuidelines
v10 v11 14 14 sudo chown $user /mnt/local 15 15 }}} 16 * DON'T transfer large (>500 MB) files frequently between your home or project directories and a local directory on your experimental machine. If you need to regularly save and read large files that persist between experiment instances Contact us and we can help you use our ZFS storage. 16 17 * DON'T perform large (> 500 MB) or frequent (< 10 s) reads/writes on your experimental nodes into your home or project directory 17 18 * DO use a local directory on an experimental node, such as {{{/tmp}}} or {{{/mnt/local}}}, and transfer the logs to your home directory before you swap out to save them.