Changes between Version 46 and Version 47 of Procedures/NEODCDelivery
- Timestamp:
- Jun 23, 2010, 6:02:22 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/NEODCDelivery
v46 v47 27 27 su - arsf 28 28 cd ~/arsf_data/archived/ 29 ./qsub_archiver.sh [path to project in repository]29 ./qsub_archiver.sh <path to project in repository> 30 30 (e.g. ~arsf/arsf_data/2008/flight_data/uk/CEH08_01) 31 31 # Note you need to specify dirs at the project level … … 33 33 ./archive_helper-justdoit.sh ~arsf/arsf_data/2008/flight_data/uk/CEH08_01 34 34 }}} 35 1. When complete, this will have dumped the data into `~arsf/arsf_data/archived/neodc_transfer_area/staging/`. Check it looks ok then move it up one level so NEODC can rsync it.35 When complete, this will have dumped the data into `~arsf/arsf_data/archived/neodc_transfer_area/staging/`. Check it looks ok then move it up one level so NEODC can rsync it. [[BR]] [[BR]] 36 36 1. Notify NEODC they can download the data. 37 37 1. When NEODC have the data: 38 39 38 1. Remove it from the transfer area 39 1. Note on ticket that it's been sent to neodc (with date.) 40 40 1. When NEODC confirm they have backed up the data: 41 1. Create a directory on ~arsf/arsf_data/archived/arsf/<original path from ~arsf/arsf_data/> and move the data to it.[[BR]]42 e.g. `mv ~arsf/2008/flight_data/uk/CEH08_01/ /data/larsenb1/archived/arsf/2008/flight_data/uk/CEH08_01`43 1. Create a symlink to the project in it's original location. Point the symlink through ~arsf/arsf_data/archived rather than directly to larsen [[BR]]44 41 1. Move the repository project to non-backed-up space at: ~arsf/arsf_data/archived/<original path from ~arsf/arsf_data/> [[BR]] 42 e.g. `mv ~arsf/arsf_data/2008/flight_data/uk/CEH08_01/ ~arsf/arsf_data/archived/2008/flight_data/uk/CEH08_01` [[BR]] 43 You may need to create parent directories if they don't yet exist. 44 1. Create a symlink to the project in it's original location. Point the symlink through ~arsf/arsf_data/archived rather than directly to larsen. [[BR]] e.g. `ln -s ~arsf/arsf_data/archived/2008/flight_data/uk/CEH08_01 ~arsf/arsf_data/2008/flight_data/uk/CEH08_01` 45 45 1. Note in ticket that it has been backed up NEODC and give new data location. 46 46 1. When NEODC confirm that everything appears to be in order (maybe wait a week):