Bug 1443506
Summary: | samba plugin fails to collect wbinfo | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Miroslav Hradílek <mhradile> |
Component: | sos | Assignee: | Pavel Moravec <pmoravec> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Miroslav Hradílek <mhradile> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.4 | CC: | agk, bmr, gavin, plambri, sbradley |
Target Milestone: | rc | ||
Target Release: | 7.4 | ||
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-08-10 20:23:15 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1438257 | ||
Bug Blocks: |
Description
Miroslav Hradílek
2017-04-19 11:51:23 UTC
Do you have the samba-winbind-clients package installed? I think these commands were moved there from the main samba-clients RPM some time ago. The output you have above does not look like '-vvv' - you are missing command tuple messages from the plugin, and any messages from archive/TarArchive - I suspect with more '-v' you would also see: [plugin:samba] collecting output of 'wbinfo --domain='.' -u' [plugin:samba] command 'wbinfo' not found in / - re-trying in host root [plugin:samba] could not run 'wbinfo --domain='.' -u': command not found (the 2nd message is a minor bug but nothing to worry about - we should not retry if we are not in a container, but the cost is effectively zero). I think this is dup of bz1438257 / the fix is common to both BZs. Anyway since the symptoms are absolutely different, I leave this BZ open to re-check on a build fixing the bz1438257. This bug shall be fixed in package: sos-3.4-6.el7.noarch.rpm available via errata: https://access.redhat.com/errata/RHBA-2017:2331 Thus I am closing this bug report. |