Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Storage environment:  for the purposes of this test (and for our real migration), we are migrating from one CIFS-mounted remote filesystem to another CIFS-mounted remote filesystem.
  2. Speed: The tool migrates approximately x objects/hr.  At this rate, it will take approximately x days to migrate the entire repository,
  3. Datastream index:  takes about x 1h10m minutes to build, and occupies 327MB of disk space.
  4. CPU time. Consumes about x%.
  5. Source layout.  Akubra hash storage, using the pattern "#/##/##" for both datastreams and objects.OCFL storage:  Pairtree.  It will be good when the OCFL storage profile specification is set and incorporated into migration-utils, so that we can define the OCFL layout, similar to how we can specify the Akubra filesystem layout
  6. Average seconds per object is calculated based on the difference between the time the first object is processed (after the datastream index has been generated) and the time the last object is processed.

Issues

Migration Tests

UW Digital Collections Center Production Repository

...

Fedora 3.8.1.  Migration run on desktop workstation VM with 4 cores, 8 GB RAM.  CentOS Linux release 8.2.2004 (Core), Intel(R) Xeon(R) Gold 5220 CPU @2.20GHz

...

Code Block
languagebash
titleUW Madison migration-util command line
$ java -jar target/migration-utils-4.4.1-SNAPSHOT-driver.jar --migration-type=FEDORA_OCFL --source-type=akubra --datastreams-dir=/fedora3-prod/fedora/datastreams --objects-dir=/fedora3-prod/fedora/objects --target-dir=/fedora-migration-test --index-dir=/var/tmp/datastream-index


Number
of objects

Execution
Time

Datastream index size
Average seconds per objectOCFL
repo
repository size

Source
Layout

Migration
tool version

Notes
1000Datastream index: 1h17m
327MAkubra

OCFL repo: 4h36m
2.9 sec133GB

 
with param --pid-file=1000pids.txt
datastream index cleared after run
10,000
Akubra
Datastream index: 1h5m
OCFL repo: 11h48m
4.3 sec147GB
(81586bf )


with param --pid-file=10000pids.txt
datastream index cleared after run

Most objects are XML docs in this batch.

100,000
Akubra
Datastream index: 1h9m
OCFL repo: 3d20h16m
3.3 sec1.6TB

 
(4a9f19c)

with param --pid-file=100000pids.txt
datastream index cleared after run
All 561,000
Akubra

Datastream index: 1h10m
OCFL repo:
20d21h12m

3.2 sec9TB

 
(43b7bae)

all pids