Bug 1133482
Summary: | edit-node:Using "--list-plugins" parameter to list Installed Plugins failed | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | haiyang,dong <hadong> |
Component: | ovirt-node | Assignee: | Douglas Schilling Landgraf <dougsland> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 3.5.0 | CC: | aberezin, cshao, dougsland, ecohen, fdeutsch, gklein, gouyang, hadong, huiwa, iheim, leiwang, ycui |
Target Milestone: | --- | Keywords: | Regression |
Target Release: | 3.5.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | node | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-02-11 21:01:32 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Node | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
haiyang,dong
2014-08-25 09:20:40 UTC
Hi, IMO, it's not a regression. The patch which create the ipmi plugin sub-package (commit 5de7215 in Sep 26 2013) didn't include the file /etc/ovirt-plugins.d/ipmi.minimize. I have sent patch to gerrit which resolve this issue: http://gerrit.ovirt.org/#/c/31910/1 Assigning back, I will send a second patch too. (In reply to Douglas Schilling Landgraf from comment #2) > Hi, > > IMO, it's not a regression. The patch which create the ipmi plugin > sub-package (commit 5de7215 in Sep 26 2013) didn't include the file > /etc/ovirt-plugins.d/ipmi.minimize. > > I have sent patch to gerrit which resolve this issue: > http://gerrit.ovirt.org/#/c/31910/1 actually it's a regression bug due to Using "--list-plugins" parameter of edit-node to list Installed Plugins work well in rhevh6.5. Also i noticed it's due to patch http://gerrit.ovirt.org/#/c/31428/ merged to lead to this bug occur. (In reply to haiyang,dong from comment #4) > (In reply to Douglas Schilling Landgraf from comment #2) > > Hi, > > > > IMO, it's not a regression. The patch which create the ipmi plugin > > sub-package (commit 5de7215 in Sep 26 2013) didn't include the file > > /etc/ovirt-plugins.d/ipmi.minimize. > > > > I have sent patch to gerrit which resolve this issue: > > http://gerrit.ovirt.org/#/c/31910/1 > > actually it's a regression bug due to Using "--list-plugins" parameter of > edit-node to list Installed Plugins work well in rhevh6.5. > Also i noticed it's due to patch http://gerrit.ovirt.org/#/c/31428/ merged > to lead > to this bug occur. Hi haiyang,dong, Correct, I misunderstood the use of edit-node. I have sent a patch to fix it. Thanks! Test version: ovirt-node-tools-3.1.0-0.20.20141006gitc421e04.el7.noarch ovirt-node-minimizer-3.1.0-0.20.20141006gitc421e04.el7.noarch rhevh-7.0-20141006.0.el7ev.iso Test step: 1. [root@dhcp-8-228 home]# edit-node --repo=edit-node.repo --install=ovirt-node-plugin-ipmi-3.1.0-0.19.20141001gitecafa88.el7.noarch.rpm rhevh-7.0-20141006.0.el7ev.iso rhevh-7.0-20141006.0.el7ev.iso Warning: the state of SELinux is disabled Installing Packages Setting Up DNS For Chroot Configuring Yum Repo Setting pki entitlement WARNING: rpm directory None does not exist Running Yum Install ['ovirt-node-plugin-ipmi-3.1.0-0.19.20141001gitecafa88.el7.noarch.rpm'] .. fragmd5 = cda67547fbedcd2c69231457e4b765b3b88ae7e7485ae633a7962a7681dc frags = 20 Setting supported flag to 0 Moving 'rhevh-7.0-20141006.0.el7ev.iso.edited.iso' to 'rhevh-7.0-20141006.0.ipmi.el7ev.iso' 2. [root@dhcp-8-228 home]# edit-node --list-plugins rhevh-7.0-20141006.0.ipmi.el7ev.iso rhevh-7.0-20141006.0.ipmi.el7ev.iso Installed Plugins: ovirt-node-plugin-ipmi Warning: the state of SELinux is disabled Now edit-node tools to use "--list-plugins" parameter to list Installed Plugins successfully. So this bug has been fixed,change the status into "VERIFIED". 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, 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://rhn.redhat.com/errata/RHEA-2015-0160.html |