Open ndushay opened 4 years ago
I'll work on https://github.com/sul-dlss/preservation_robots/issues/177 to migrate the createBag
script off of sdr-services-app -- this is the script needed for SDRGET tickets.
objectFileInfor
has been superseded
We no longer need sdr-services-app VMs for sdr-services-scripts
-- these have been migrated to pres robots.
Remaining for API endpoints
Possible additional work needed:
bin/createBag.rb
for each druid in a list: calls moab-versioning StorageServices.find_storage_object.version_id and then reconstruct_version on the storage object, making a bag in the directory given as an argument- not used (see comment below) ~~StorageServices.retrieve_file_group.path_hash to create a csv file that contains the druid, file, md5 checksum, sha1 checksum, sha256 checksum, and the size of the object See https://github.com/sul-dlss/sdr-services-app/issues/37~~bin/objectFileInfor.rb
for each druid in a list: calls moab-versioningTony Z: "I use a couple of scripts in the bin directory of https://github.com/sul-dlss/sdr-services-scripts, in particular,not used (see comment below)count-files.sh
andsummarize-files.sh
." @tallenaz is this still true? do you need sdr-services-app or VM for this?Final steps