DescriptionSandro Bonazzola
2015-06-22 07:05:22 UTC
Description of problem:
with bug #1173766 we introduced an update to upstream sos for collecting engine-config settings and domain information (commit ae98e1e119d2abfe771cfa6c286e2e4e177d86d7 ).
For RHEL 6.6 the required sos 2 plugin is provided by rhevm-log-collector-sos-plugins package. Due to the introduction of sos-3.2 in rhel 6.7 the plugins provided by rhevm-log-collector-sos-plugins will collide with sos so it has to be removed for allowing the upgrade from 6.6 to 6.7.
Sadly the sos-3.2 provided in rhel 6.7 is missing commit ae98e1e119d2abfe771cfa6c286e2e4e177d86d7 introducing a regression on bug #1173766
Please add ae98e1e119d2abfe771cfa6c286e2e4e177d86d7 patch to sos.
Please consider to release it in 6.7.z or async.
Version-Release number of selected component (if applicable):
sos-3.2-20
How reproducible:
100%
Steps to Reproduce:
1. check ovirt.py sos plugin, it miss
+ # Copy all engine tunables and domain information
+ self.add_cmd_output("engine-config --all")
+ self.add_cmd_output("engine-manage-domains list")
introduced in ae98e1e119d2abfe771cfa6c286e2e4e177d86d7
Actual results:
missing ae98e1e119d2abfe771cfa6c286e2e4e177d86d7
Expected results:
include ae98e1e119d2abfe771cfa6c286e2e4e177d86d7
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/RHBA-2015-1323.html