Skip to content

Initial version of DPM migration script

Petr Vokac requested to merge vokac/dmlite:migration into develop

Migration script provides DPM dumps with namespace and configuration data. This dump should contain all necessary data for in-situ migration to different storage technology. Currently migration to dCache is implemented and script can populate dCache namespace in postgresql database and create all necessary dCache configuration files.

Merge request reports