Bug 1916281
| Summary: | Different PVCs are using the same DVMP resource | ||
|---|---|---|---|
| Product: | Migration Toolkit for Containers | Reporter: | Sergio <sregidor> |
| Component: | General | Assignee: | Alay Patel <alpatel> |
| Status: | CLOSED ERRATA | QA Contact: | Xin jiang <xjiang> |
| Severity: | high | Docs Contact: | Avital Pinnick <apinnick> |
| Priority: | high | ||
| Version: | 1.4.0 | CC: | chezhang, ernelson, rjohnson, rpattath, whu, xjiang |
| Target Milestone: | --- | ||
| Target Release: | 1.4.0 | ||
| 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: | 2021-02-11 12:55:27 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
Sergio
2021-01-14 13:20:53 UTC
This PR resolves the bug https://github.com/konveyor/mig-controller/pull/891 verified. $ oc get dvmp NAME CLUSTER POD NAME POD NAMESPACE PROGRESS PERCENT TRANSFER RATE AGE 4bb56edb85f9307d7e102572f7447e89 source-cluster directvolumemigration-rsync-transfer-nginx-logs ocp-55555-nginx-defaultocp-37316-brokenregistry1111 100% 5h29m 4fc89b2080ac0039872bf47d0b2c69ba source-cluster directvolumemigration-rsync-transfer-nginx-logs name1 34s 59edf630dbb9ea8dd1e3d9c6612ceb65 source-cluster directvolumemigration-rsync-transfer-postgresql ocp-24730-django 100% 57.89MB/s 5h57m 7e1277a4ff45c72e2c99eaeb1af5add8 source-cluster directvolumemigration-rsync-transfer-nginx-logs name2 51s 86bba428e80d43c351f600841bc6e14c source-cluster directvolumemigration-rsync-transfer-nginx-html ocp-55555-nginx-defaultocp-37316-brokenregistry1111 100% 5h29m 98a66b6e8e3480dc1f965b2cb449c1ac source-cluster directvolumemigration-rsync-transfer-nginx-html name2 51s a3c85dbd541aefd794f74110b85a1778 source-cluster directvolumemigration-rsync-transfer-nginx-html name1 34s e282bda331a55bf11d14bd8f1368a4a9 source-cluster directvolumemigration-rsync-transfer-postgresql ocp-24730-django 100% 5.30MB/s 5h47m images: registry.redhat.io/rhmtc/openshift-migration-controller-rhel8@sha256:cdf1bd56e353f076693cb7373c0a876be8984593d664ee0d7e1aeae7a3c54c1f registry.redhat.io/rhmtc/openshift-migration-log-reader-rhel8@sha256:6dbd4c4aa27dcaede49f68159b9923840732d67bfb4f14e4107e8ff28f56defa registry.redhat.io/rhmtc/openshift-migration-rhel7-operator@sha256:79f524931e7188bfbfddf1e3d23f491b627d691ef7849a42432c7aec2d5f8a54 registry.redhat.io/rhmtc/openshift-migration-ui-rhel8@sha256:8d460632dd50529aa0054b14c95e7a44dd6478ad3116ef5a27a4b904fe4360d7 registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:7c8d143d1ba9605e33e33392dece4a06607ddbdaccfeece36259b7d4fbbeff96 registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:4ef0b71cf9d464d39086c024f26df7579279877afbab31935c4fb00ca7c883b9 registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:bc8beadfeaac4ca72c9aa185176a097501781ad35064f1785183c34e577505f4 registry.redhat.io/rhmtc/openshift-migration-velero-rhel8@sha256:60b3aa7f53afccbbba9630904b10ba3257921769e7b142fd9ceb3df2c5016302 registry.redhat.io/rhmtc/openshift-velero-plugin-rhel8@sha256:c0f0a0698ae9b1ac8ff4279653f688f5cfbf80615efce50e9a03a194a02ede2a Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Migration Toolkit for Containers (MTC) tool image release advisory 1.4.0), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:5329 |