Bug 1901328 - V2V: Configuration of RHV 4.4.3 conversion host fails
Summary: V2V: Configuration of RHV 4.4.3 conversion host fails
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: V2V
Version: 5.11.10
Hardware: Unspecified
OS: Unspecified
urgent
high
Target Milestone: GA
: 5.11.10
Assignee: Fabien Dupont
QA Contact: Nandini Chandra
Red Hat CloudForms Documentation
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-11-24 21:10 UTC by Nandini Chandra
Modified: 2020-12-15 21:17 UTC (History)
4 users (show)

Fixed In Version: 5.11.10.1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-12-15 21:17:35 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:
simaishi: cfme-5.11.z+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2020:5554 0 None None None 2020-12-15 21:17:43 UTC

Description Nandini Chandra 2020-11-24 21:10:46 UTC
Description of problem:
-----------------------
Configuration of RHV 4.4.3 conversion hosts fails on CFME because the  
nbdkit-plugin-vddk package is missing in the RHEL 8.3 repo.

RHV 4.4.3 hosts are based on RHEL 8.3.

Here's a snippet from the conversion log file.

"hosts": {
                        "env-rhv44-01.xx.yy.redhat.com": {
                            "_ansible_no_log": false,
                            "action": "yum",
                            "changed": false,
                            "failed": true,
                            "failures": [
                                "nbdkit-plugin-vddk All matches were filtered out by modular filtering for argument: nbdkit-plugin-vddk"
                            ],
                            "invocation": {
                                "module_args": {
                                    "allow_downgrade": false,
                                    "autoremove": false,
                                    "bugfix": false,
                                    "conf_file": null,
                                    "disable_excludes": null,
                                    "disable_gpg_check": false,
                                    "disable_plugin": [],
                                    "disablerepo": [],
                                    "download_dir": null,
                                    "download_only": false,
                                    "enable_plugin": [],
                                    "enablerepo": [],
                                    "exclude": [],
                                    "install_repoquery": true,
                                    "install_weak_deps": true,
                                    "installroot": "/",
                                    "list": null,
                                    "lock_timeout": 30,
                                    "name": [
                                        "nbdkit-plugin-vddk"
                                    ],
                                    "releasever": null,
                                    "security": false,
                                    "skip_broken": false,
                                    "state": "latest",
                                    "update_cache": false,
                                    "update_only": false,
                                    "validate_certs": true
                                }
                            },
                            "msg": "Failed to install some of the specified packages",
                            "rc": 1,
                            "results": []
                        }


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


How reproducible:
-----------------
Always


Steps to Reproduce:
-------------------
1.
2.
3.


Actual results:
---------------
Configuration of RHV 4.4.3 conversion hosts fails.


Expected results:
-----------------
It should be possible to configure RHV 4.4.3 conversion hosts.


Additional info:
----------------

Comment 2 Nandini Chandra 2020-11-24 21:14:12 UTC
The `nbdkit-plugin-vddk` package has been renamed to `nbdkit-vddk-plugin` in RHEL 8. 
It's still called `nbdkit-plugin-vddk` in RHEL 7.

Comment 5 dmetzger 2020-11-30 14:38:05 UTC
This is not a 5.11.10 blocker.

Comment 6 Nandini Chandra 2020-11-30 21:11:42 UTC
After applying Fabien's patch manually on my CFME appliance,I was able to
1)configure RHV 4.4.3 conversion hosts and
2)successfully migrate VMs to RHV 4.4.3 from VMware using VDDK as the transport method

The testing was done using CFME 5.11.10.

[0] https://github.com/ManageIQ/manageiq-v2v-conversion_host/pull/95

Comment 9 Nandini Chandra 2020-12-05 05:00:45 UTC
Verified on 5.11.10.1

Comment 14 errata-xmlrpc 2020-12-15 21:17:35 UTC
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 (Important: CloudForms 5.0.10 security, bug fix and enhancement update), 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/RHSA-2020:5554


Note You need to log in before you can comment on or make changes to this bug.