Changes between Version 46 and Version 47 of Procedures/NEODCDelivery


Ignore:
Timestamp:
Jun 23, 2010, 6:02:22 PM (14 years ago)
Author:
knpa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/NEODCDelivery

    v46 v47  
    2727su - arsf
    2828cd ~/arsf_data/archived/
    29 ./qsub_archiver.sh [path to project in repository]
     29./qsub_archiver.sh <path to project in repository>
    3030(e.g. ~arsf/arsf_data/2008/flight_data/uk/CEH08_01)
    3131 # Note you need to specify dirs at the project level
     
    3333./archive_helper-justdoit.sh ~arsf/arsf_data/2008/flight_data/uk/CEH08_01
    3434}}}
    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]]
    3636 1. Notify NEODC they can download the data.
    3737 1. When NEODC have the data:
    38    1. Remove it from the transfer area
    39    1. Note on ticket that it's been sent to neodc (with date.)
     38  1. Remove it from the transfer area
     39  1. Note on ticket that it's been sent to neodc (with date.)
    4040 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     e.g. `ln -s ~arsf/arsf_data/archived/2008/flight_data/uk/CEH08_01 ~arsf/arsf_data/2008/flight_data/uk/CEH08_01`
     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`
    4545  1. Note in ticket that it has been backed up NEODC and give new data location.
    4646 1. When NEODC confirm that everything appears to be in order (maybe wait a week):