Bug 1381185 - vdsm sos plugin is not available on Fedora
Summary: vdsm sos plugin is not available on Fedora
Keywords:
Status: CLOSED DUPLICATE of bug 1494970
Alias: None
Product: vdsm
Classification: oVirt
Component: Packaging.rpm
Version: ---
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ovirt-4.2.0
: ---
Assignee: Irit Goihman
QA Contact: David Necpal
URL:
Whiteboard:
Depends On:
Blocks: oVirt_on_Fedora
TreeView+ depends on / blocked
 
Reported: 2016-10-03 10:58 UTC by Sandro Bonazzola
Modified: 2017-10-16 12:30 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-10-16 12:30:14 UTC
oVirt Team: Infra
Embargoed:
rule-engine: ovirt-4.2?
sbonazzo: planning_ack?
sbonazzo: devel_ack?
lsvaty: testing_ack+


Attachments (Terms of Use)

Description Sandro Bonazzola 2016-10-03 10:58:14 UTC
vdsm is installing sos plugin in:
rpm -ql vdsm|grep sos
/usr/lib/python2.7/site-packages/sos/plugins/vdsm.py
/usr/lib/python2.7/site-packages/sos/plugins/vdsm.pyc
/usr/lib/python2.7/site-packages/sos/plugins/vdsm.pyo

But on Fedora sos is running under python3:
rpm -ql sos |grep ovirt
/usr/lib/python3.5/site-packages/sos/plugins/__pycache__/ovirt.cpython-35.pyc
/usr/lib/python3.5/site-packages/sos/plugins/__pycache__/ovirt_hosted_engine.cpython-35.pyc
/usr/lib/python3.5/site-packages/sos/plugins/ovirt.py
/usr/lib/python3.5/site-packages/sos/plugins/ovirt_hosted_engine.py

So vdsm data can't be collected by log collector.

Not tested on Fedora 23 but I think this affects 4.0 as well on FC23.

Comment 1 Red Hat Bugzilla Rules Engine 2016-10-03 10:58:21 UTC
This bug report has Keywords: Regression or TestBlocker.
Since no regressions or test blockers are allowed between releases, it is also being identified as a blocker for this release. Please resolve ASAP.

Comment 2 Yaniv Bronhaim 2016-11-29 10:25:43 UTC
should be simple to install the plugin over fedora under python3 site-packages, but is it always the case

Comment 6 Yaniv Bronhaim 2017-10-16 12:30:14 UTC
Closing as dup with #1494970 - once the sos part will be separated and built as part of sos plugins, fedora will be supported as well.

*** This bug has been marked as a duplicate of bug 1494970 ***


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