code:work:lvisf:2024:field_processing:arcsix:start
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
code:work:lvisf:2024:field_processing:arcsix:start [2024/10/15 17:22] – [Final Raid Inventory] david | code:work:lvisf:2024:field_processing:arcsix:start [2024/10/15 17:30] (current) – [Final Raid Inventory] david | ||
---|---|---|---|
Line 255: | Line 255: | ||
==== Final Raid Inventory ==== | ==== 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 < | * **md5deep** will follow symbolic links, so run this < | ||
time sudo find / | time sudo find / |
code/work/lvisf/2024/field_processing/arcsix/start.txt · Last modified: 2024/10/15 17:30 by david