Bug 1381185

Summary: vdsm sos plugin is not available on Fedora
Product: [oVirt] vdsm Reporter: Sandro Bonazzola <sbonazzo>
Component: Packaging.rpmAssignee: Irit Goihman <igoihman>
Status: CLOSED DUPLICATE QA Contact: David Necpal <dnecpal>
Severity: low Docs Contact:
Priority: unspecified    
Version: ---CC: bugs, lsvaty, mperina, oourfali, ybronhei, ykaul
Target Milestone: ovirt-4.2.0Flags: rule-engine: ovirt-4.2?
sbonazzo: planning_ack?
sbonazzo: devel_ack?
lsvaty: testing_ack+
Target Release: ---   
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: 2017-10-16 12:30:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1460625    

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 ***