RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1072936 - Need to wait for the slpd.service in the unit file
Summary: Need to wait for the slpd.service in the unit file
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: tog-pegasus
Version: 7.0
Hardware: x86_64
OS: Linux
high
high
Target Milestone: rc
: ---
Assignee: Tomas Smetana
QA Contact: Robin Hack
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-05 12:31 UTC by Tomas Smetana
Modified: 2014-06-18 04:57 UTC (History)
3 users (show)

Fixed In Version: tog-pegasus-2.12.1-16.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-13 10:27:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Tomas Smetana 2014-03-05 12:31:34 UTC
Description of problem:
The Pegasus service might be started before the slpd daemon and then it fails to register itself within the SLP SA

Version-Release number of selected component (if applicable):
tog-pegasus-2.12.1-14.el7.x86_64

How reproducible:
Always

Steps to Reproduce:
1. yum install tog-pegasus openslp openslp-server
2. systemctl enable tog-pegasus.service
3. systemctl enable slpd.service
4. reboot
5. slptool findsrvs service:wbem

Actual results:
Nothing or only the IPv6 interface of the Pegasus is shown

Expected results:
The Pegasus' IPv4 and IPv6 addresses are advertised

Additional info:
We should add slpd.service to the After= directive in the systemd unit file and we need to fix the slpd.service file to wait for the interfaces to fully configured before it's being started up: I'll file a separate bug for this.

Comment 2 Tomas Smetana 2014-03-06 14:28:10 UTC
Just a note about the slpd.service unit: in RHEL-7 the network.target waits for the interfaces to be up so there is no change required in openslp.

Comment 4 Ludek Smid 2014-06-13 10:27:48 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.


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