Project

Profile

Help

Story #5091

closed

As a user, I can rsync content to remote servers

Added by bmbouter over 4 years ago. Updated about 2 years ago.

Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

Ticket moved to GitHub: "pulp/pulpcore/1840":https://github.com/pulp/pulpcore/issues/1840


Problem

To allow remote storage and serving of Pulp content it would be great if an exporter would rsync content to a remote location.

Design

In Pulp3 an 'exporter' can send content out of a Pulp system. An exporter named RsyncExporter should be created that takes the most important option that rsync accepts. Additionally the RsyncExporter takes either a 'repository' or 'repository_version' but not both. If 'repository' it will publish the latest repository_version.

TBD: which fields specifically?

Implementation

Internally it will write the entire repository to a temporary area on-disk and then shell out to rsync. Other ports of rsync-like functionality to Python I don't believe contain the optimization and stability of rsync itself.

On Demand Content

This feature does not work for on-demand content because the content must be present locally for rsync to ship it to the remote system.


Related issues

Related to Pulp - Story #5280: As a user, I can rsync deduplicated content to the remote serversCLOSED - WONTFIX

Actions
Has duplicate Pulp - Story #9072: As a user, I can rsync content out of PulpCLOSED - DUPLICATE

Actions
Actions #1

Updated by bmbouter over 4 years ago

  • Description updated (diff)
Actions #2

Updated by bmbouter over 4 years ago

  • Subject changed from As a suer, I can rsync content to remote servers to As a user, I can rsync content to remote servers
Actions #3

Updated by ipanova@redhat.com over 4 years ago

  • Related to Story #5280: As a user, I can rsync deduplicated content to the remote servers added
Actions #4

Updated by dkliban@redhat.com over 3 years ago

  • Status changed from NEW to CLOSED - WONTFIX
Actions #5

Updated by daviddavis over 2 years ago

  • Status changed from CLOSED - WONTFIX to NEW
Actions #6

Updated by daviddavis over 2 years ago

  • Has duplicate Story #9072: As a user, I can rsync content out of Pulp added
Actions #7

Updated by pulpbot about 2 years ago

  • Description updated (diff)
  • Status changed from NEW to CLOSED - DUPLICATE

Also available in: Atom PDF