code:work:lvisf:2024:field_processing:arcsix:start
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
code:work:lvisf:2024:field_processing:arcsix:start [2024/08/22 19:01] – [Quality] david | code:work:lvisf:2024:field_processing:arcsix:start [2024/10/15 17:30] (current) – [Final Raid Inventory] david | ||
---|---|---|---|
Line 112: | Line 112: | ||
rsync -vaP / | rsync -vaP / | ||
</ | </ | ||
+ | |||
==== Care Package Creation ==== | ==== Care Package Creation ==== | ||
Line 196: | Line 197: | ||
=== Mission Meta === | === Mission Meta === | ||
+ | |||
+ | < | ||
+ | ln -s / | ||
+ | </ | ||
- Modify the configuration file so that the last mjd is captured | - Modify the configuration file so that the last mjd is captured | ||
- Edit the config < | - Edit the config < | ||
- | nano /home/lvis/field_tools/ | + | nano /mnt/archive/mjd/ |
</ | </ | ||
- Generate mission meta data < | - Generate mission meta data < | ||
Line 229: | Line 234: | ||
find / | find / | ||
</ | </ | ||
+ | |||
+ | |||
==== Raw Data Copy to Gaia ==== | ==== Raw Data Copy to Gaia ==== | ||
Line 244: | Line 251: | ||
* Run applanix time check on raw IMU files | * Run applanix time check on raw IMU files | ||
* Camera? | * Camera? | ||
+ | |||
+ | |||
+ | ==== Final Raid Inventory ==== | ||
+ | |||
+ | * Ensure each drive has a meta and inventory entry | ||
+ | * Copy inventory and meta files to three places **drive_meta/ | ||
+ | * camera, card, lvisf, nav, rtp, usb | ||
+ | * Box, Teams and Wiki < | ||
+ | # manual creation of inventory | ||
+ | time_date=$(date ' | ||
+ | time_time=$(date ' | ||
+ | inventory_output=" | ||
+ | meta_output=" | ||
+ | mkdir -p ${camera_basepath}/ | ||
+ | meta_path=" | ||
+ | drivemeta=$(df -h | grep ${camera_mountpoint}) | ||
+ | echo " | ||
+ | echo " | ||
+ | echo "find ${camera_mountpoint} -type f -exec ls -l {} \; >> ${inventory_output}" | ||
+ | find ${camera_mountpoint} -type f -exec ls -l {} \; >> ${inventory_output} | ||
+ | </ | ||
+ | * **md5deep** will follow symbolic links, so run this < | ||
+ | time sudo find / | ||
+ | |||
+ | # 68 hours for 44TB not bad | ||
+ | # / | ||
+ | real 4033m5.615s | ||
+ | user 1616m48.209s | ||
+ | sys | ||
+ | |||
+ | # and make a sorted version of the file | ||
+ | cat ~/ | ||
+ | </ | ||
+ |
code/work/lvisf/2024/field_processing/arcsix/start.1724353315.txt.gz · Last modified: 2024/08/22 19:01 by david