Bug 1044679 - iprutils should use systemd
Summary: iprutils should use systemd
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: iprutils
Version: 7.0
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Jakub Čajka
QA Contact: Release Test Team
URL:
Whiteboard:
: 1074602 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-18 19:41 UTC by jcpunk
Modified: 2019-03-06 00:56 UTC (History)
7 users (show)

Fixed In Version: iprutils-2.4.2-1.el7
Doc Type: Enhancement
Doc Text:
Updates to the iprutils services have been made and the iprutils package has now been converted to use systemd instead of legacy init scripts. This conversion requires you to manually load the SCSI generic (sg) drivers as the /dev/sg* devices are not present on boot. This can be done by running a "modprobe sg" command or adding the drivers to an init script. Once the sg driver is loaded, the /dev/sg* devices will be present and the sg driver may be used to access SCSI devices.
Clone Of:
Environment:
Last Closed: 2015-03-05 08:38:59 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:0385 0 normal SHIPPED_LIVE iprutils bug fix and enhancement update 2015-03-05 13:37:34 UTC

Description jcpunk 2013-12-18 19:41:00 UTC
Description of problem: iprutils uses legacy init scripts

/etc/rc.d/init.d/iprdump
/etc/rc.d/init.d/iprinit
/etc/rc.d/init.d/iprupdate

Version-Release number of selected component (if applicable):iprutils-2.3.15-1.el7.x86_64.rpm


How reproducible: 100%


Steps to Reproduce:
1.install iprutils
2.look for systemd service
3.find legacy init script

Actual results:
legacy init script

Expected results:
systemd unit

Additional info:

Comment 3 Ludek Smid 2014-06-26 10:50:46 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.

Comment 4 Ludek Smid 2014-06-26 11:15:29 UTC
The comment above is incorrect. The correct version is bellow.
I'm sorry for any inconvenience.
---------------------------------------------------------------

This request was NOT resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you need
to escalate this bug.

Comment 6 Jakub Čajka 2014-09-02 07:10:11 UTC
*** Bug 1074602 has been marked as a duplicate of this bug. ***

Comment 8 Michal Kovarik 2014-11-28 07:43:43 UTC
Verified on iprutils-2.4.3-1.el7.

# rpm -ql iprutils | grep systemd
/usr/lib/systemd/system/iprdump.service
/usr/lib/systemd/system/iprinit.service
/usr/lib/systemd/system/iprupdate.service
/usr/lib/systemd/system/iprutils.target

# rpm -ql iprutils | grep init.d
#

Comment 12 errata-xmlrpc 2015-03-05 08:38:59 UTC
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://rhn.redhat.com/errata/RHBA-2015-0385.html


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