Feature #31120
Need rake task that shows Pulp2->Pulp3 content migration stats
Description
Needs to:
Show migrated/unmigrated rpm count
Show migrated/unmigrated errata count
Show migrated/unmigrated repo version count
Provide a message to tell user they need 2x the space of /var/lib/pulp/published, and suggest the command of 'du -sh /var/lib/pulp/published/'
Will need a related foreman-maintain command as well.
Related issues
Associated revisions
History
#1
Updated by Ian Ballou almost 2 years ago
A migration time estimate would be good too, but that may require some more research.
#2
Updated by The Foreman Bot almost 2 years ago
- Assignee set to Ian Ballou
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8995 added
#3
Updated by Samir Jha almost 2 years ago
- Triaged changed from No to Yes
#4
Updated by Ian Ballou almost 2 years ago
- Blocks Feature #31121: Add timing estimate to Pulp 3 migration stats rake task added
#5
Updated by The Foreman Bot almost 2 years ago
- Fixed in Releases Katello 4.0.0 added
#6
Updated by Anonymous almost 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|b60f57702fdc9b919d368e21e96ed4fe0f2fdfd6.
Fixes #31120 - Provide rake task for content migration stats (#8995)