Bug 1216097
| Summary: | pmdabash does not accept socket-related options during installation | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Miloš Prchlík <mprchlik> |
| Component: | pcp | Assignee: | Nathan Scott <nathans> |
| Status: | CLOSED ERRATA | QA Contact: | Michal Kolar <mkolar> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.1 | CC: | brolley, fche, lberk, mbenitez, mcermak, mgoodwin, mkolar, nathans |
| Target Milestone: | rc | ||
| 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-08-01 18:29:33 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: | |||
|
Description
Miloš Prchlík
2015-04-28 13:32:08 UTC
Since I also checked other socket variants (IPv6, unix) this bug should probably include all three of them. In all cases pmdabash fails to start, complaining about options: Inet: ["/var/lib/pcp/pmdas/bash/pmdabash.orig", "-d", "112", "-i", "2082"] Unix: ["/var/lib/pcp/pmdas/bash/pmdabash.orig", "-d", "112", "-u", "/tmp/pmdabash.sock"] IPv6: ["/var/lib/pcp/pmdas/bash/pmdabash.orig", "-d", "112", "-6", "2082"] This options are not mentioned in manual page or pmdabash's --help. Low priority, & has not reached top of the priority list - shifting to 7.4. Fixed by upstream commit 3d8bac742e15add. Reproduced against pcp-3.10.6-2.el7 and verified against pcp-3.11.8-5.el7. Verified that socket option was removed from install script. 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://access.redhat.com/errata/RHEA-2017:1968 |