Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C chronopolis-core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 2
    • Merge requests 2
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • chronopolis
  • chronopolis-core
  • Milestones
  • Rsync Profiles
Closed
Milestone

Rsync Profiles
Milestone ID: 75

Support for additional profiles for how we rsync data

At the moment we want two options:

  • A default which executes on the path given by the replication
  • A split/from-files (name tbd) which downloads a file listing from the ingest server and passes that information to rsync using the from-files flag

For work, a rough list of what we should implement in order to accomplish this:

  • Update the current RsyncTransfer implementation to accept optional arguments
  • Allow optional arguments to be loaded from replication configuration
  • Create a default profile which creates rsyncs similar to the current strategy, with any new configuration being passed along
  • Create a new profile which will use a file listing from the ingest server
    • Needs to clean up resources after rsyncs are executed successfully
    • Need to understand the relationship between the Submitter and rsync profile
  • Issues 4
  • Merge requests 4
  • Participants 1
  • Labels 3
100% complete
100%
Start date
No start date
None
Due date
No due date
4
Issues 4 New issue
Open: 0 Closed: 4
None
Total issue weight
None
4
Merge requests 4
Open: 0 Closed: 0 Merged: 4
0
Releases
None
Reference: chronopolis/chronopolis-core%"Rsync Profiles"