artefactual-sdps / enduro

A tool to support ingest and automation in digital preservation workflows
https://enduro.readthedocs.io/
Apache License 2.0
4 stars 3 forks source link

Feature: Allow for deployment to more than one storage location #1069

Open aseles13 opened 2 weeks ago

aseles13 commented 2 weeks ago

Is your feature request related to a problem? Please describe The client needs AIPs to be stored in different geo-locations. On the server where Archivematica Storage Service runs, three mountpoints will be available each pointing to a NAS server located in a different datacenter.

Describe the solution you'd like The Archivematica Storage Service playbook need to be made configurable so that the default AIP Storage location and two replicators can be specified. ex: AIP Storage [default]: /mnt/dps/nas-location-1

AIP Replicator: /mnt/dps/nas-location-2

AIP Replicator: /mnt/dps/nas-location-3

Describe alternatives you've considered Santi can provide alternatives that could/should be considered here.

Additional context NF-03.01.01 Ansible Playbook: AIP Storage Locations

aseles13 commented 2 weeks ago

@scollazo I've added this issue. Feel free to make any changes. We can discuss the deadline and whether you think that is feasible.

scollazo commented 2 weeks ago

This is ready for deployment, but will be part of the standalone ss delivery

It needed an update to the ansible role that already been merged: https://github.com/artefactual-labs/ansible-archivematica-src/pull/413

aseles13 commented 2 weeks ago

@scollazo okay so do I need to raise another ticket related to the standalone SS delivery