Changes between Version 41 and Version 42 of Procedures/NEODCDelivery
- Timestamp:
- Jun 17, 2010, 5:42:09 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/NEODCDelivery
v41 v42 23 23 1. Find all files/dirs with unusual characters (space, brackets, etc) - use `find -regex '.*[^-0-9a-zA-Z/._].*' | ~arsf/usr/bin/fix_naughty_chars.py` to give suggested commands, but check first 24 24 1. Give everyone read permissions (and execute if it has user execute) for the current directory and below - `chmod -R a+rX .` 25 1. Create a directory on /data/larsenb1/archived/arsf/<original path from ~arsf/arsf_data/> and move the data to it. [[BR]]26 e.g. `~arsf/2008/flight_data/uk/CEH08_01...` would be `/data/larsenb1/archived/arsf/2008/flight_data/uk/CEH08_01...`27 1. Create a symlink to the project in it's original repository location (e.g. under ~arsf/arsf_data/2008/flight_data/uk)28 1. Create a symlink in ~arsf/arsf_data/archived to the archived data at /data/larsenb1/archived/arsf/YYYYMMDD/29 25 1. Create an archive tarball for NEODC to download: 30 26 {{{ … … 42 38 1. When NEODC have the data: 43 39 * remove it from the transfer area 44 * note on ticket that it's been archived/sent to neodc (with date.) 40 * note on ticket that it's been sent to neodc (with date.) 41 1. When NEODC confirm they have backed up the data: 42 1. Create a directory on /data/larsenb1/archived/arsf/<original path from ~arsf/arsf_data/> and move the data to it. [[BR]] 43 e.g. `~arsf/2008/flight_data/uk/CEH08_01...` would be `/data/larsenb1/archived/arsf/2008/flight_data/uk/CEH08_01...` 44 1. Create a symlink to the project in it's original repository location (e.g. under ~arsf/arsf_data/2008/flight_data/uk) 45 1. Create a symlink in ~arsf/arsf_data/archived to the archived data at /data/larsenb1/archived/arsf/YYYYMMDD/ 46 1. when NEODC confirm that everything appears to be in order (maybe wait a week): 45 47 * close the ticket 46 * Delete the workspace copy in being_archived - Maybe wait a couple of weeks for NEODC have time to check nothing is missing?48 * Delete the workspace copy in being_archived