Project

General

Profile

Actions

Feature #17424

open

Don't re-download rpms if they exist on disk

Added by Brad Buckingham over 7 years ago. Updated almost 6 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Repositories
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1132692

NOTE: this issue was addressed by Pulp upstream with documentation updates. Should similar documentation updates be made for Katello? The initial description is below; however, refer to bugzilla for full details.


Description of problem:

We (Katello) have gotten a lot of requests from users trying out katello and redeploying it multiple times that pulp seems to re-download the rpms when syncing the same repository after resetting the DB. Ideally pulp would simply check to see if its on the filesystem before downloading.

Version-Release number of selected component (if applicable):
2.4

How reproducible:
Always

Steps to Reproduce:
1. Sync a large repo
2. Watch it take a while
3. Clear your mongo db
4. Sync the same repo
5. Watch it take the same amount of time (all the files are on the file system, so it should take the same amount of time)

Actions #1

Updated by Eric Helms over 7 years ago

  • Subject changed from Don't re-download rpms if they exist on disk to Don't re-download rpms if they exist on disk
  • Priority changed from High to Normal

Do we have a link to their documentation on this issue?

Actions #2

Updated by Eric Helms over 7 years ago

  • translation missing: en.field_release set to 114
Actions #3

Updated by Brad Buckingham almost 7 years ago

The pulp documentation is referenced by the PR associated with the following pulp issue: https://pulp.plan.io/issues/236

Actions

Also available in: Atom PDF