Bug 2028572
Summary: | [RFE] retrieve more useful task information from content migration failure | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Paul Dudley <pdudley> |
Component: | Pulp | Assignee: | satellite6-bugs <satellite6-bugs> |
Status: | CLOSED WONTFIX | QA Contact: | Satellite QE Team <sat-qe-bz-list> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.9.7 | CC: | dalley, phess |
Target Milestone: | Unspecified | Keywords: | FutureFeature, Triaged, Upgrades |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-08-21 20:25:56 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Paul Dudley
2021-12-02 16:30:42 UTC
In that specific case above of a distributor failing to be migrated we can check the db for which distributors are left: - # su - postgres -c "psql pulpcore -c \"SELECT pulp_id,pulp2_id,pulp2_config,is_migrated FROM pulp_2to3_migration_pulp2distributor WHERE is_migrated = 'f'\"" This was filed quite a while ago, with many improvements in the meantime. Some errors still come back almost totally ambiguous as to their meaning, but overall I do think it's likely better to focus on BZs with a known impact and issue, bz 2038995 and bz 2074099 for examples, and leave this as unresolved given the constraints on the final 6.9 release. Sounds good, there's some discussion about getting both of those into a release. |