Actions
Story #7001
closedSupport configured pulp2 data path during migration
Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Katello
Sprint:
Quarter:
Description
As part of our pulp2to3 migration, we have a use case where we need to have pulp2 on one machine and pulp3 on another.
We want the ability to mount /var/lib/pulp/ from the pulp2 server to some path on the pulp3 server (/var/lib/pulp2). And then we can migrate pulp3 and have the content get copied to /var/lib/pulp/ in the pulp3 paths.
Updated by ttereshc almost 3 years ago
The only pulp 2 directory Pulp 2to3 Migration cares about is /var/lib/pulp/content. It's not used by Pulp 3, so one can probably mount this directory for Pulp 2 to the mount point with the same name.
Let me know if it works for you or if we need to introduce a new setting.
Updated by jsherril@redhat.com over 2 years ago
- Status changed from NEW to CLOSED - WONTFIX
I think that works, closing!
Actions